Microsoft AZ-400T00: Designing and Implementing Microsoft DevOps Solutions

Kurs-ID AZ-400_Stg1_OT
Dauer 5 Tag bzw. 20 Tage (über Bildungsgutschein mit Prüfungsvorbereitung)
Unterrichtszeiten Vollzeit 09:00 bis 16:30 Uhr bzw. 17:00 Uhr Teilzeit 09:00 bis 12:30 Uhr oder 13:00 bis 16:30 Uhr
Kosten 2.915,00 €
Zielgruppe Arbeitssuchende, Personen mit IT-Erfahrung bzw. IT-Ausbildung, förderfähige Arbeitnehmer/in im Programm Qualifizierungschancengesetz und in Verbindung mit Kurzarbeit und/oder Transfergesellschaften. Dieser Kurs ist für Azure Administratoren. Azure-Administratoren verwalten die Cloud-Services, die Speicher-, Netzwerk- und Rechenfunktionen umfassen, mit einem tiefen Verständnis für jeden Service üb
Bildungsart Fortbildung/Qualifizierung
Unterrichtsform Combined Learning
Voraussetzung Keine
Abschluss Microsoft Zertifikat + New Horizons Teilnahme Zertifikat
Förderung Bildungsgutschein, Geförderte Weiterbildung, Qualifizierung-Chancen-Gesetzt, Kurzarbeit
Präsenzkurs Dies ist keine Anwesenheitsveranstaltung.
mind. Teilnehmerzahl 3
max. Teilnehmerzahl 12
URL des Kurses Details beim Anbieter
Anmelde URL des Kurses Direkte Anmeldung beim Anbieter
spezielles Angebot für Dozenten Nein.
Veranstaltungsort
 
New Horizons Stuttgart
Pragstr. 10
70376 Stuttgart

 

AbendkursBildungsgutscheinFörderfähig nach Fachkursprogramm des ESFBarierrefreier Zugang
NeinJak. A.Nein

 

Beschreibung
Im Kurs lernen Sie, wie DevOps Entwicklungsprozesse in Ihrer Organisation eingebunden werden können. Sie lernen darüber hinaus die Implementierung einer kontinuierlichen Integration und Auslieferung kennen sowie die Einbindung eines Abhängigkeitsmanagements.

Die Teilnehmer müssen mit agilen Praktiken vertraut sein. Sie müssen sowohl mit der Azure-Administration als auch mit der Azure-Entwicklung vertraut sein und Experten in mindestens einem dieser Bereiche sein. Azure DevOps-Profis müssen in der Lage sein, DevOps-Praktiken für Versionskontrolle, Compliance, Infrastruktur als Code, Konfigurationsmanagement, Build, Release und Testing unter Verwendung von Azure-Technologien zu entwickeln und zu implementieren.

LERNZIELE
- Plan for the transformation with shared goals and timelines
- Select a project and identify project metrics and KPIs
- Create a team and agile organization structure
- Describe the benefits of using Source Control
- Migrate from TFVC to Git
- Scale Git for Enterprise DevOps
- Recommend artifact management tools and practices
- Abstract common packages to enable sharing and reuse
- Migrate and consolidate artifacts
- Migrate and integrate source control measures
- Manage application config and secrets
- Develop a project quality strategy
- Plan for secure development practices and compliance rules
- Implement and manage build infrastructure
- Explain why continuous integration matters
- Implement continuous integration using Azure DevOps
- Manage code quality including: technical debt, SonarCloud, and other tooling solutions
- Manage security policies with open source, OWASP, and WhiteSource Bolt
- Implement a container strategy including how containers are different from virtual machines and how microservices use containers
- Implement containers using Docker
- Inspect open source software packages for security and license compliance to align with corporate standards
- Configure build pipeline to access package security and license rating
- Configure secure access to package feeds
- Inspect codebase to identify code dependencies that can be converted to packages
- Identify and recommend standardized package types and versions across the solution
- Refactor existing build pipelines to implement version strategy that publishes packages
- Manage security and compliance
- Differentiate between a release and a deployment
- Define the components of a release pipeline
- Explain things to consider when designing your release strategy
- Classify a release versus a release process and outline how to control the quality of both
- Describe the principle of release gates and how to deal with release notes and documentation
- Explain deployment patterns, both in the traditional sense and in the modern sense
- Choose a release management tool
- Explain the terminology used in Azure DevOps and other Release Management Tooling
- Describe what a Build and Release task is, what it can do, and some available deployment tasks
- Classify an Agent, Agent Queue, and Agent Pool
- Explain why you sometimes need multiple release jobs in one release pipeline
- Differentiate between multi- agent and multi- configuration release job

AGENDA
1 - PLANNING FOR DEVOPS
- Transformation Planning
- Project Selection
- Team Structures
- Migrating to Azure DevOps

2 - GETTING STARTED WITH SOURCE CONTROL
- What is Source Control
- Benefits of Source Control
- Types of Source Control Systems
- Introduction to Azure Repos
- Introduction to GitHub
- Migrating from Team Foundation Version Control (TFVC) to Git in Azure Repos
- Authenticating to Git in Azure Repos

3 - SCALING GIT FOR ENTERPRISE DEVOPS
- How to Structure your Git Repo
- Git Branching Workflows
- Collaborating with Pull Requests in Azure Repos
- Why care about GitHooks
- Fostering Inner Source

4 - CONSOLIDATING ARTIFACTS & DESIGNING A DEPENDENCY MANAGEMENT STRATEGY
- Packaging Dependencies
- Package Management
- Migrating and Consolidating Artifacts

5 - IMPLEMENTING CONTINUOUS INTEGRATION WITH AZURE PIPELINES
- The concept of pipelines in DevOps
- Azure Pipelines
- Evaluate use of Hosted vs Private Agents
- Agent Pools
- Pipelines and Concurrency
- Azure DevOps and Open Source Projects (Public Projects)
- Azure Pipelines YAML vs Visual Designer
- Continuous Integration Overview
- Implementing a Build Strategy
- Integration with Azure Pipelines
- Integrate External Source Control with Azure Pipelines
- Set Up Private Agents
- Analyze and Integrate Docker Multi-Stage Builds

6 - MANAGING APPLICATION CONFIG AND SECRETS
- Introduction to Security
- Implement secure and compliant development process
- Rethinking application config data
- Manage secrets, tokens, and certificates
- Implement tools for managing security and compliance in a pipeline

7 - MANAGING CODE QUALITY AND SECURITY POLICIES
- Managing Code Quality
- Managing Security Policies

8 - IMPLEMENTING A CONTAINER BUILD STRATEGY
- Implementing a Container Build Strategy

9 - MANAGE ARTIFACT VERSIONING, SECURITY & COMPLIANCE
- Package security
- Open source software
- Integrating license and vulnerability scans
- Implement a versioning strategy

10 - DESIGN A RELEASE STRATEGY
- Introduction to Continuous Delivery
- Release strategy recommendations
- Building a High-Quality Release pipeline
- Choosing a deployment pattern
- Choosing the right release management tool

11 - SET UP A RELEASE MANAGEMENT WORKFLOW
- Create a Release Pipeline
- Provision and Configure Environments
- Manage and Modularize Tasks and Templates
- Integrate Secrets with the release pipeline
- Configure Automated Integration and Functional Test Automation
- Automate Inspection of Health

12 - IMPLEMENT AN APPROPRIATE DEPLOYMENT PATTERN
- Introduction to Deployment Patterns
- Implement Blue Green Deployment
- Feature Toggles
- Canary Releases
- Dark Launching
- AB Testing
- Progressive Exposure Deployment

13 - IMPLEMENT PROCESS FOR ROUTING SYSTEM FEEDBACK TO DEVELOPMENT TEAMS
- Implement Tools to Track System Usage, Feature Usage, and Flow
- Implement Routing for Mobile Application Crash Report Data
- Develop Monitoring and Status Dashboards
- Integrate and Configure Ticketing Systems

14 - INFRASTRUCTURE AND CONFIGURATION AZURE TOOLS
- Infrastructure as Code and Configuration Management
- Create Azure Resources using ARM Templates
- Create Azure Resources using Azure CLI
- Create Azure Resources by using Azure PowerShell
- Desired State Configuration (DSC)
- Azure Automation with DevOps
- Additional Automation Tools

15 - AZURE DEPLOYMENT MODELS AND SERVICES
- Deployment Modules and Options
- Azure Infrastructure-as-a-Service (IaaS) Services
- Azure Platform-as-a-Service (PaaS) services
- Serverless and HPC Computer Services
- Azure Service Fabric

16 - CREATE AND MANAGE KUBERNETES SERVICE INFRASTRUCTURE
- Azure Kubernetes Service

17 - THIRD PARTY INFRASTRUCTURE AS CODE TOOLS AVAILABLE WITH AZURE
- Chef
- Puppet
- Ansible
- Terraform

18 - IMPLEMENT COMPLIANCE AND SECURITY IN YOUR INFRASTRUCTURE
- Security and Compliance Principles with DevOps
- Azure security Center

19 - RECOMMEND AND DESIGN SYSTEM FEEDBACK MECHANISMS
- The inner loop
- Continuous Experimentation mindset
- Design practices to measure end-user satisfaction
- Design processes to capture and analyze user feedback
- Design process to automate application analytics

20 - OPTIMIZE FEEDBACK MECHANISMS
- Site Reliability Engineering
- Analyze telemetry to establish a baseline
- Perform ongoing tuning to reduce meaningless or non-actionable alerts
- Analyze alerts to establish a baseline
- Blameless Retrospectives and a Just Culture

 

Schlagworte
windows, webserver, datenbank, administration, microsoft, netzwerk, application server, technologie, netzwerksicherheit

 

Gelistet in folgenden Rubriken: