Microsoft - MCSA: Cloud Platform | Exam 70-532 & 70-533

Dauer

Dauer:

Nur 8 Tage

Methode

Methode:

Klassenraum / Online / Hybrid

nächster Termin

nächster Termin:

24.6.2024 (Montag)

Überblick

In diesem intensiven MCSA: Cloud Platform Kurs erlangen Sie Fähigkeiten in den cloudbezogenen Technologien von Microsoft. Sie verwenden Ihre neuen Kenntnisse, um die Vorteile der Cloud in Ihrem Unternehmen zu nutzen und IT-Kosten zu senken.

Für die MCSA: Cloud Platform Zertifizierung legen Sie diese zwei Prüfungen ab:

Während Sie sich in das Microsoft Official Curriculum (MOC) einarbeiten, erlernen Sie unter anderem folgende Fähigkeiten:

  • Gestaltung und Implementierung von Web Apps
  • Cloud Services und Speicherstrategie
  • Erstellung virtueller Netzwerke
  • Management des Azure Active Directory

Ihr erfahrener Microsoft Certified Trainer nutzt unsere einzigartige Lecture | Lab | Review Methode, sodass Sie mit theoretischen und praktischen Übungen trainieren. Diese beschleunigen Ihren Lernfortschritt und vermitteln Ihnen praktische Erfahrungen zur Umsetzung Ihrer neuen Fähigkeiten in Real-World-Szenarien.

Sie werden auf die notwendigen Prüfungen vorbereitet und legen diese vor Ort ab.

Die MCSA: Cloud Platform Zertifizierung dient als Grundlage für eine Position als Cloud Administrator oder Cloud Architect.

Zertifizierungspfad

Für den Microsoft Certified Solutions Associate (MCSA): Cloud Platform legen Sie die folgenden Prüfungen vor Ort ab:

Vorteile

Microsoft Certified Trainer (MCTs): Sie werden von unseren Microsoft zertifizierten Trainern unterrichtet und profitieren von ihren Praxiskenntnissen und Erfahrungen.

Microsoft Official Curriculum (MOC): Als Microsoft Learning Partner können wir sicherstellen, dass Sie Zugang zu den aktuellsten Lehrplänen und Inhalten haben.

In einem Firebrand Intensiv-Training profitieren Sie von folgenden Vorteilen:

  • Zwei Optionen - Präsenz- oder Onlinetraining
  • Ablenkungsfreie Lernumgebung
  • Eigene Trainings- und Prüfungszentren (Pearson VUE Select Partner)
  • Effektives Training mit praktischen Übungseinheiten und intensiver Betreuung durch unsere Trainer
  • Umfassendes Leistungspaket mit allem, was Sie benötigen, um Ihre Zertifizierung zu erhalten, inklusive unserer Firebrand Leistungsgarantie.

Lehrplan

Course 20533D: Implementing Microsoft Azure Infrastructure Solutions

Module 1: Introduction to Azure

This module introduces cloud solutions in general and then focuses on the services that Azure offers. The module goes on to describe the portals that you can use to manage Azure subscriptions and services before introducing the Azure PowerShell modules and Azure Command Line Interface (CLI) as scripting technologies for managing Azure. Finally, the module provides explanations and guidance for the use of the classic and Azure Resource Manager deployment models.

Lessons

  • Cloud technology overview
  • Overview of Azure
  • Managing Azure with the Azure portal
  • Managing Azure with Windows PowerShell
  • Managing Azure with Azure CLI
  • Overview of Azure deployment models
  • Managing and monitoring Azure resources

Lab : Managing Microsoft Azure

  • Using the Azure portals
  • Using the Azure Resource Manager features in the Azure portal
  • Using Azure PowerShell
  • Using Azure CLI

After completing this module, you'll be able to:

  • Identify suitable apps for the cloud.
  • Identify the services and capabilities that Azure provides.
  • Use Azure portals to manage Azure services and subscriptions.
  • Use Azure PowerShell and Azure CLI to manage Azure services and subscriptions.
  • Use Azure Resource Manager to manage Azure resources.
  • Use Azure management services to manage and monitor Azure resources.

Module 2: Implementing and managing Azure networking

This module explains how to plan virtual networks in Azure and implement and manage virtual networks. It also explains how to configure cross-premises connectivity and connectivity between virtual networks in Azure. Additionally, it explains how to configure an Azure virtual network and provides an overview of Azure classic networking.

Lessons

  • Overview of Azure networking
  • Implementing and managing virtual networks
  • Configuring an Azure virtual network
  • Configuring virtual network connectivity
  • Overview of Azure classic networking

Lab : Using a deployment template and Azure PowerShell to implement Azure virtual networks

  • Creating an Azure virtual network by using a deployment template
  • Creating a virtual network by using Azure PowerShell
  • Creating a virtual network by using Azure CLI

Lab : Configuring VNet peering

  • Using the Azure portal to configure VNet peering
  • Configuring VNet peering - based service chaining
  • Validating virtual network connectivity

After completing this module, you'll be able to:

  • Plan virtual networks in Azure.
  • Implement and manage virtual networks.
  • Configure cross-premises connectivity and connectivity between virtual networks in Azure.
  • Configure an Azure virtual network.
  • Describe Azure classic networking.

Module 3: Implementing virtual machines

This module introduces the fundamentals of Azure VMs, and discusses the different ways in which you can deploy and manage them.

Lessons

  • Overview of Azure VMs
  • Planning deployment of Azure VMs
  • Deploying Azure VMs
  • Overview of classic Azure VMs

Lab : Deploying Azure VMs

  • Creating Azure VMs by using the Azure portal, Azure PowerShell, and Azure CLI
  • Validating Azure VM deployment

Lab : Deploying Azure VMs by using Azure Resource Manager templates

  • Using Visual Studio and an Azure Resource Manager template to deploy Azure VMs
  • Using Azure PowerShell and an Azure Resource Manager template to deploy Azure VMs
  • Using Azure CLI and an Azure Resource Manager template to deploy Azure VMs

After completing this module, you'll be able to:

  • Describe the main characteristics of Azure VMs.
  • Plan for Azure VM deployments.
  • Deploy Azure VMs.
  • Describe the main characteristics of classic Azure VMs.

Module 4: Managing Azure VMs

This module explains how to configure and manage Azure VMs, including configuring virtual machine disks and monitoring Azure VMs.

Lessons

  • Configuring Azure VMs
  • Managing disks of Azure VMs
  • Managing and monitoring Azure VMs
  • Managing classic Azure VMs

Lab : Managing Azure VMs

  • Implementing Desired State Configuration (DSC)
  • Implementing Storage Spaces - based volumes

After completing this module, you'll be able to:

  • Configure Azure VMs.
  • Manage Azure VM disks.
  • Manage and monitor Azure VMs.
  • Manage classic Azure VMs.

Module 5: Implementing Azure App Service

This module explains the different types of apps that you can create by using the Azure App Service, and how you can select an App Service plan and deployment method for apps in Azure. It also explains how to use Microsoft Visual Studio, File Transfer Protocol (FTP) clients, Azure PowerShell, and Azure CLI to deploy Azure web and mobile apps. Additionally, the module explains how to configure web apps and use the Azure WebJobs feature to run custom tasks. It also explains how to monitor the performance of web apps and create and configure mobile apps. Lastly, this module explains how to use Azure Traffic Manager to distribute requests between two or more app services.

Lessons

  • Introduction to App Service
  • Planning app deployment in App Service
  • Implementing and maintaining web apps
  • Configuring web apps
  • Monitoring web apps and WebJobs
  • Implementing mobile apps
  • Implementing Traffic Manager

Lab : Implementing web apps

  • Creating web apps
  • Deploying web apps
  • Managing web apps
  • Implementing Traffic Manager

After completing this module, you'll be able to:

  • Explain the different types of apps that you can create by using App Service.
  • Create a service plan and select a deployment method for App Service apps in Azure.
  • Use Visual Studio, FTP clients, Azure PowerShell, and Azure CLI to deploy web and mobile apps to Azure.
  • Configure web apps and use the Azure WebJobs feature to run custom tasks.
  • Monitor the performance of web apps.
  • Create and configure mobile apps.
  • Use Azure Traffic Manager to distribute requests between two or more app services.

Module 6: Planning and implementing storage, backup, and recovery services

This module explains how to plan and implement storage, backup, and recovery services. It explains how to choose appropriate Azure Storage options to address business needs and how to implement and manage Azure Storage. It also explains how to improve web-application performance by implementing Azure Content Delivery Networks (CDNs). Lastly, this module explains how to protect cloud-resident and on-premises workloads by using Azure Backup and Azure Site Recovery.

Lessons

  • Planning storage
  • Implementing and managing Azure Storage
  • Implementing Azure CDNs
  • Implementing Azure Backup
  • Planning and implementing Azure Site Recovery

Lab : Planning and implementing Azure Storage

  • Creating and configuring Azure Storage
  • Using Azure File storage
  • Protecting data with Azure Backup

After completing this module, you'll be able to:

  • Choose appropriate Azure Storage options to address business needs.
  • Implement and manage Azure Storage.
  • Improve web application performance by implementing Azure CDNs.
  • Protect cloud-resident and on-premises workloads by using Azure Backup and Azure Site Recovery.

Module 7: Implementing containers in Azure

This module explains how to implement containers in Azure. It starts by introducing the concept of containers and presents different options for implementing containers on Windows and Linux Azure VMs. Next, it explains container orchestration in the context of Azure Container Service (ACS) and describes how to use ACS to deploy Docker Swarm, Kubernetes, and DC/OS clusters.

Lessons

  • Implementing Windows and Linux containers in Azure
  • Implementing Azure Container Service

Lab : Implementing containers on Azure VMs

  • Implementing Windows and Linux containers in Azure
  • Deploying containers to Azure VMs
  • Deploying multicontainer applications with Docker Compose to Azure VMs
  • Implementing Azure Container Registry

Lab : Implementing Azure Container Service

  • Creating an ACS cluster
  • Managing an ASC cluster

After completing this module, you'll be able to:

  • Implement Windows and Linux containers in Azure.
  • Implement Azure Container Service.

Module 8: Implementing Azure Cloud Services

This module explains how to plan and deploy Azure Cloud Services. It also explains how to manage and maintain Azure Cloud Services.

Lessons

  • Planning and deploying Azure Cloud Services
  • Managing and maintaining Azure Cloud Services

Lab : Implementing Azure Cloud Services

  • Deploying a cloud service
  • Configuring deployment slots and Remote Desktop Protocol (RDP)
  • Monitoring cloud services

After completing this module, you'll be able to:

  • Plan and deploy Azure Cloud Services.
  • Explain how to manage and maintain Azure Cloud Services.

Module 9: Implementing Azure Active Directory

This module explains how to implement Azure AD. It explains how to create and manage Azure AD tenants. It also explains how to configure single sign-on (SSO) for cloud applications and resources, and implement Azure Role-Based Access Control (RBAC) for cloud resources. Lastly, it explains the functionality of Azure AD Premium, and how to implement Azure Multi-Factor Authentication.

Lessons

  • Creating and managing Azure AD tenants
  • Configuring application and resource access with Azure AD
  • Overview of Azure AD Premium

Lab : Implementing Azure AD

  • Administering Azure AD
  • Configuring SSO
  • Configuring Multi-Factor Authentication
  • Configuring SSO from a Windows 10 -based computer

After completing this module, you'll be able to:

  • Create and manage Azure AD tenants.
  • Configure SSO for cloud applications and resources, and implement RBAC for cloud resources.
  • Explain the functionality of Azure AD Premium and implement Azure Multi-Factor Authentication.

Module 10: Managing an Active Directory infrastructure in a hybrid environment

This module explains how to manage Active Directory in a hybrid environment. It explains how to extend an on-premises Active Directory domain to Azure infrastructure as a service (IaaS) environments and synchronise user, group, and computer accounts between on-premises AD DS and Azure AD. This module also explains how to set up SSO by using federation and pass-through authentication between on-premises Active Directory and Azure AD.

Lessons

  • Extending an on-premises Active Directory domain to Azure IaaS
  • Implementing directory synchronisation by using Azure AD Connect
  • Implementing SSO in hybrid scenarios

Lab : Implementing and managing Azure AD synchronisation

  • Configuring directory synchronisation
  • Synchronising directories

After completing this module, you'll be able to:

  • Extend an on-premises Active Directory domain to Azure IaaS environments.
  • Synchronise user, group, and computer accounts between on-premises AD DS and Azure AD.
  • Set up SSO by using federation and pass-through authentication between on-premises Active Directory and Azure AD.

Module 11: Implementing Azure-based management and automation

This module explains how to implement Azure-based management and automation. It explains how to implement Microsoft Operations Management Suite (OMS) solutions and Azure Automation. The module also describes how to create different types of Azure Automation runbooks and implement Azure Automation - based management by using runbooks.

Lessons

  • Implementing OMS
  • Implementing Azure Automation
  • Implementing Automation runbooks
  • Implementing Azure Automation - based management

Lab : Implementing Automation

  • Configuring Automation accounts
  • Creating runbooks

After completing this module, you'll be able to:

  • Implement OMS solutions.
  • Implement Azure Automation.
  • Implement different types of Azure Automation runbooks.
  • Implement Azure Automation - based management.

Course 20532C: Developing Microsoft Azure Solutions

Module 1: Overview of the Microsoft Azure Platform

Microsoft Azure provides a collection of services that you can use as building blocks for your cloud applications. 

Lessons

  • Azure Services
  • Azure Portals

Lab : Exploring the Azure Portal

After completing this module, you will be able to:

  • Describe some of the common Azure services.
  • Describe the differences between the Microsoft Azure Portal and the Classic Portal.

Module 2: Building Application Infrastructure in Azure

Although many Microsoft Azure services use virtual machines, sometimes your application might have a unique need where it requires a virtual machine that is completely unmanaged. Azure provides networking, backup, and virtualisation services as part of its Infrastructure-as-a-Service (IaaS) offering.

Lessons

  • Constructing Azure Virtual Machines
  • Azure Virtual Machine Workloads
  • Migrating Azure Virtual Machine Instances
  • Highly Available Azure Virtual Machines
  • Virtual Machine Configuration Management
  • Customizing Azure Virtual Machine Networking

Lab : Creating an Azure Virtual Machine for Development and Testing

After completing this module, you will be able to:

  • Describe the Virtual Machines service in Azure.
  • Deploy a Linux or Microsoft workload to a virtual machine.
  • Import virtual hard disks to Azure.
  • Monitor virtual machine endpoints.

Module 3: Hosting Web Applications on the Azure Platform

This module provides an overview of the Azure Web Apps service. 

Lessons

  • Azure Web Apps
  • Hosting Web Applications in Azure
  • Configuring an Azure Web App
  • Publishing an Azure Web App

Lab : Creating an ASP.NET Web App by Using Azure Web Apps

After completing this module, you will be able to:

  • Create a Web App instance.
  • Publish a simple ASP.NET web application to Web Apps.
  • Monitor a Web App instance.

Module 4: Storing SQL Data in Azure

Dynamic web applications must store the data that is being managed and manipulated by end users. ASP.NET technologies such as ADO.NET and Entity Framework provide a way for accessing data in SQL Server. In the cloud, the Microsoft Azure platform provides a database as a service offering that allows developers to use SQL in the same way as they would in an on-premises location.

Lessons

  • Storing SQL Data in Azure
  • Managing SQL Databases in Azure
  • Azure SQL Database Tools
  • Securing and Recovering an Azure SQL Database Instance

Lab : Storing Event Data in Azure SQL Databases

After completing this module, you will be able to:

  • Describe the difference between Azure SQL Database editions.
  • Explain some of the advantages and disadvantages of hosting databases in Azure SQL Database.
  • Explain some of the advantages and disadvantages of hosting databases in a SQL Server installation on a virtual machine in Azure.
  • Describe the tools that you can use to manage Azure SQL Database.
  • Implement a high-availability solution with Azure SQL Database.

Module 5: Designing Cloud Applications for Resiliency

As a developer, you should keep in mind certain considerations while designing applications for the cloud. Although there are many platform improvements available in the ASP.NET ecosystem, you need to rethink the way you design your applications and the patterns that are used, with respect to the scalability and reliability metrics present for the cloud applications.

Lessons

  • Application Design Practices for Highly Available Applications
  • Application Analytics
  • Building High Performance Applications by Using ASP.NET
  • Common Cloud Application Patterns
  • Caching Application Data

After completing this module, you will be able to:

  • Describe the Valet Key, Retry and Transient Fault Handling Patterns
  • Use Load Balancing in a geographically redundant application
  • Create modular applications with partitioned workloads
  • Build High Performance ASP.NET Web Applications

Module 6: Storing Tabular Data in Azure

Dynamic web applications will invariably need to store the data that is being managed and manipulated by users. ASP.NET has always relied on technologies like ADO.NET and Entity Framework to access data from Microsoft SQL Server. For the cloud, the Microsoft Azure platform provides a SQL as a Service that allows developers to use SQL data and queries in the same manner as they would use in an on-premises implementation.

Lessons

  • Azure Storage Overview
  • Azure Storage Tables Overview
  • Table Entity Transactions

Lab : Storing Event Registration Data in Azure Storage Tables

After completing this module, you will be able to:

  • Describe the difference between Azure SQL Database editions.
  • Explain some of the advantages and disadvantages of hosting databases in SQL Database.
  • Explain some of the advantages and disadvantages of hosting databases in a SQL Server installation on an Azure virtual machine.
  • Describe the tools that you can use to manage SQL databases in Azure.
  • Describe the Visual Studio 2015 features that you can use to manage SQL databases in Azure.
  • Describe the options for migrating data from an on-premises environment to the cloud.
  • Describe the strategies for using Entity Framework with SQL databases in Azure.

Module 7: Storing and Consuming Files from Azure Storage

When you want to scale to different cloud instances, storing files to a local disk becomes a difficult process to maintain and eventually an unreliable method of storage. Azure provides a Blob storage mechanism that not only offers high performance but also supports integration to Microsoft Azure Content Delivery Network (CDN) for low latency downloads.

Lessons

  • Storage Blobs
  • Controlling Access to Storage Blobs and Containers
  • Configuring Azure Storage Accounts
  • Azure Files

Lab : Storing Generated Documents in Azure Storage Blobs

After completing this module, you will be able to:

  • Describe the Blob service in Microsoft Azure Storage.
  • Identify the software development kit (SDK) libraries, namespaces, and classes that are available for blobs.

Module 8: Designing a Communication Strategy by Using Queues and Service Bus

With web applications presenting content and worker roles processing the logic, there needs to be a mechanism that facilitates the communication between these different entities. Microsoft Azure provides two queuing mechanisms that you can use for this purpose.

Lessons

  • Azure Storage Queues
  • Azure Service Bus
  • Azure Service Bus Queues
  • Azure Service Bus Relay
  • Azure Service Bus Notification Hubs

Lab : Using Queues and Service Bus to Manage Communication Between Web Applications in Azure

After completing this module, you will be able to:

  • Describe Storage Queues service.
  • Describe Service Bus.
  • Describe Service Bus Queues service.
  • Describe Service Bus Relay.
  • Describe Notification Hubs service.

Module 9: Automating Integration with Azure Resources

Although you can manage most of the Azure services by using both of the Azure portals or Microsoft Visual Studio 2013, you can use scripting to completely automate the management of the same resources. This module will look at automating the lifecycle of the services by using client libraries, Windows PowerShell, REST, and the Resource Manager.

Lessons

  • Azure SDK Client Libraries
  • Scripting Azure Service Management by Using Windows PowerShell
  • Azure REST Interface
  • Azure Resource Manager

Lab : Automating the Creation of Azure Assets using PowerShell and xPlat CLI

After completing this module, you will be able to:

  • Describe the Azure software development kits (SDKs) and client libraries.
  • Use Windows PowerShell to automate Azure service management.
  • Describe the Service Management API and the steps to authenticate to the API.
  • Use the Resource Manager to create resource groups and templates.

Module 10: Securing Azure Web Applications

Just like on-premises applications, applications in the cloud need streamlined security mechanisms that are flexible. Azure Active Directory is an identity provider that can provide identity and access functionality for your custom applications or SaaS applications.

Lessons

  • Azure Active Directory
  • Azure AD Directories
  • Azure AD Multi-Factor Authentication

Lab : Integrating Azure Active Directory with the Events Administration Portal

After completing this module, you will be able to:

  • Describe the Azure AD service.
  • Explain the features that are available for the directories in Azure AD.
  • Describe the Microsoft Azure Multi-Factor Authentication service.

Zertifizierung

Sie legen folgende Prüfungen im Firebrand Trainingscenter ab, abgedeckt durch unsere Leistungsgarantie:

70-532: Developing Microsoft Azure Solutions

Es werden unter anderem folgende Fähigkeiten getestet:

  • Create and Manage Azure Resource Manager Virtual Machines (20-25%)
  • Design and Implement a Storage and Data Strategy (25-30%)
  • Manage Identity, Application, and Network Services (10-15%)
  • Design and Implement Azure Compute, Web, and Mobile Services (35-40%)

70-533: Implementing Microsoft Azure Infrastructure Solutions

Es werden unter anderem folgende Fähigkeiten getestet:

  • Design and Implement Azure App Service Apps (10-15%)
  • Create and Manage Azure Resource Manager Virtual Machines (20-25%)
  • Design and Implement a Storage Strategy (10-15%)
  • Implement Virtual Networks (15-20%)
  • Design and Deploy ARM Templates (10-15%)
  • Manage Azure Security and Recovery Services (25-30%)
  • Manage Azure Operations (5-10%)
  • Manage Azure Identities (5-10%)

Leistungspaket

Im Kurspaket sind enthalten:

  • MOC 20532C: Developing Microsoft Azure Solutions
  • MOC 20533D: Implementing Microsoft Azure Infrastructure Solutions

Unser Kurspaket umfasst:

  • Umfassende Schulungsmaterialien
  • Praxiserfahrene Trainer, die das bewährte Lecture | Lab | ReviewTM-Konzept anwenden
  • Moderne Trainingseinrichtungen
  • 24 Stunden Zugang zur IT-Lernumgebung
  • Prüfungsgebühren*
  • Prüfungen werden während des Kurses abgelegt**
  • Bei Präsenzkursen: Unterkunft, Frühstück, Mittagessen, Abendessen, Snacks und Getränke
  • Firebrand Leistungsgarantie gemäß unseren AGB***
  • * Ausnahme: Prüfungsgutscheine sind bei folgenden Kursen nicht einbegriffen: Kurse von CREST, BSI Grundschutz Berater und GIAC. Bei diesen Kursen muss die Prüfungsgebühr direkt an den entsprechenden Partner entrichtet werden.
  • ** Ausnahme: Die Prüfungen der COBIT, Cybersecurity Audit, CCAK, IT Risk Fundamentals, IT Audit Fundamentals, CSX-P, ITCA, CET, GIAC, CCSK, CREST Kurse , MSP , BSI Grundschutz Berater sowie EC-Council CPENT werden nicht während des Kurses abgelegt.
  • *** Wenn ein Kursteilnehmer die Prüfung nicht erfolgreich bestehen sollte, kann der Trainingskurs innerhalb eines Jahres wiederholt werden. Dabei fallen nur die Kosten für die Unterkunft und Verpflegung sowie ggf. die Prüfungsgebühren an. Ausnahme: Bei Kursen von Cisco und VMware entstehen außerdem zusätzliche Kosten für die Nutzung der (digitalen) Kursunterlagen und der Lab-/Übungsumgebung.

Voraussetzungen

Kursteilnehmer müssen über Erfahrungen in der Arbeit mit der Azure Plattform sowie ein Verständnis von C# Konzepten für das Lab-Szenario verfügen. Hilfreiche Vorkenntnisse sind beispielsweise:

  • In der Azure Plattform verfügbare Services vergleichen
  • Web Applikationen konfigurieren und nutzen
  • Azure WebSites mithilfe der Gallery erstellen
  • Azure WebSites nutzen und überwachen
  • Azure Virtual Machines erstellen und konfigurieren
  • Verhältnis zwischen Cloud Services und Virtual Machines beschreiben
  • Bestehende Cloud Service Packages einsetzen
  • Storage Account erstellen und verwalten
  • Blobs und Containers in einem Storage Account verwalten
  • SQL Datenbankinstanzen erstellen, konfigurieren und verbinden
  • Implikationen des Imports einer SQL Standalone Datenbank identifizieren
  • User, Groups und Subscriptions in einer Azure Active Directory Instanz verwalten
  • Virtuelle Netzwerke erstellen
  • Point-to-Site-Netzwerke implementieren

Zusätzlich zu professioneller Erfahrung müssen die Teilnehmer außerdem ein Verständnis folgender technischer Themen haben:

  • Virtualisierungstechnologien, einschließlich Virtual Machines, virtuelle Netzwerke und virtuelle Festplatten
  • Netzwerkkonfiguration, einschließlich TCP/IP, DNS, virtuelle private Netzwerke, Firewalls und Verschlüsselungstechnologien
  • Websites, einschließlich Erstellung, Konfiguration, Überwachung und Einsatz einer Website auf Internet Information Services (IIS)
  • Active Directory Konzepte, einschließlich Domains, Forests, Domain Controllers, Replikation, Kerberos und LDAP
  • Datenbankkonzepte, einschließlich Tables, Queries, Structured Query Language (SQL) und Datenbankschemata
  • Resilience und Disaster Recovery, einschließlich Backup und Restore Operations

Sind Sie sich unsicher, ob Sie die Voraussetzungen erfüllen? Wir besprechen gerne mit Ihnen Ihren technischen Hintergrund, Erfahrung und Qualifikation, um herauszufinden, ob dieser Intensivkurs der richtige für Sie ist.

Erfahrungsberichte

Bereits 134561 Kursteilnehmer haben seit 2001 erfolgreich einen Firebrand-Kurs absolviert. Unsere aktuellen Kundenbefragungen ergeben: Bei 96.41% unserer Teilnehmer wurde die Erwartungshaltung durch Firebrand übertroffen!


"Sehr intensives Training mit viel Praxis. Unser Trainer war sehr gut und konnte alle Themen interessant und mit Beispielen vermitteln."
F.M.. (11.12.2023 (Montag) bis 14.12.2023 (Donnerstag))

"Sehr Kompetenter, freundlicher und menschlicher Instructor. Viel Wissen in wenig Zeit vermittelt."
n.n.. (30.10.2023 (Montag) bis 2.11.2023 (Donnerstag))

"Meine Erfahrung mit Firebrand war durchweg positiv. Von der Anmeldung bis zur Durchführung des Kurses war alles reibungslos und professionell. Die Kursmaterialien waren gut organisiert und aktuell, was das Lernen erleichtert hat."
n.n.. (30.10.2023 (Montag) bis 2.11.2023 (Donnerstag))

"Der Tutor hatte sich nicht nur auf die Theorie bezogen, er gab auch viele praktische Beispiele. Dazu war er jeder Zeit sehr kompetent bei Fragen und nahm sich die Zeit die Themen gut zu vertiefen. Sehr zufrieden."
A. F. K. . (30.10.2023 (Montag) bis 2.11.2023 (Donnerstag))

"Organisation, Staff und vor allem der Trainer war super. Immer wieder gerne würde ich ein oder andere Kurse bei Firebrand besuchen. Einfach Top!!"
R.R.. (18.9.2023 (Montag) bis 24.9.2023 (Sonntag))

Kurstermine

Start

Ende

Verfügbarkeit

Standort

Anmelden

19.2.2024 (Montag)

26.2.2024 (Montag)

Kurs gelaufen - Hinterlasse Kommentar

-

 

24.6.2024 (Montag)

1.7.2024 (Montag)

Warteliste

Überregional

 

5.8.2024 (Montag)

12.8.2024 (Montag)

Einige Plätze frei

Überregional

 

16.9.2024 (Montag)

23.9.2024 (Montag)

Einige Plätze frei

Überregional

 

28.10.2024 (Montag)

4.11.2024 (Montag)

Einige Plätze frei

Überregional

 

9.12.2024 (Montag)

16.12.2024 (Montag)

Einige Plätze frei

Überregional

 

Neueste Rezensionen von unseren Kursteilnehmern