AZ-204: Developing Solutions for Microsoft Azure
Tổng quan về khóa học AZ-204
Khóa học AZ-204 Developing Solutions for Microsoft Azure hướng dẫn học viên cách tạo ra giải pháp end-to-end trên Microsoft Azure. Học viên sẽ học cách triển khai các giải pháp liên quan đến Azure compute, tạo Azure Functions, triển khai và quản lý web apps, phát triển các giải pháp liên quan đến Azure storage, triển khai authentication và authorization, và các giải pháp bảo mật bằng cách sử dụng KeyVault và Managed Identities.
Học viên cũng sẽ học cách kết nối và sử dụng các dịch vụ Azure và dịch vụ của bên thứ ba, cũng như tích hợp các mô hình event-based models và message-based models trong việc phát triển các giải pháp. Khóa học cũng bao gồm việc giám sát, xử lý sự cố và tối ưu hóa các giải pháp trong Microsoft Azure.
Đồng thời, khóa học AZ-204 cũng giúp bạn chuẩn bị cho kỳ thi chứng chỉ AZ-204 Microsoft Certified Azure Developer Associate bằng cách cung cấp kiến thức và kỹ năng cần thiết để phát triển, triển khai và duy trì các ứng dụng trên nền tảng Microsoft Azure.
Mục tiêu khóa học
Sau khi hoàn thành khóa học Azure 204, học viên có thể:
-
Phát triển các giải pháp liên quan đến Azure compute
-
Phát triển Azure storage
-
Triển khai các giải pháp bảo mật Azure security
-
Giám sát, xử lý sự cố và tối ưu các giải pháp trong Microsoft Azure
-
Kết nối và sử dụng các dịch vụ Azure với dịch vụ của bên thứ ba
Đối tượng học viên
Khóa học được thiết kế dành cho Microsoft Azure Developer, những người thiết kế, xây dựng, duy trì các giải pháp đám mây như Applications hoặc Services. Khóa học AZ-204 cũng chuẩn bị cho học viên các kiến thức cốt lỗi để chuẩn bị cho kỳ thi chứng chỉ AZ-204 Microsoft Certified Azure Developer Associate.
Để hoàn thành tốt khóa học này, học viên cần có:
-
Kinh nghiệm thực hành với các giải pháp Azure IaaS và PaaS, và Azure Portal.
-
Kinh nghiệm lập trình với các ngôn ngữ ở mức độ trung cấp. (C#, JavaScript, Python, hoặc Java)
-
Khả năng viết mã để kết nối và thực hiện các thao tác trên sản phẩm cơ sở dữ liệu SQL hoặc NoSQL. (SQL Server, Oracle, MongoDB, Cassandra hoặc tương tự)
-
Kinh nghiệm viết mã để xử lý authentication, authorization, và các nguyên tắc bảo mật khác ở mức độ trung cấp.
-
Hiểu biết chung về HTML, giao thức HTTP và các giao diện REST API.
Nếu bạn là người mới bắt đầu tìm hiểu về Azure và điện toán đám mây (cloud computing), hãy cân nhắc tham gia khóa học AZ-900 Microsoft Azure Fundamentals sau để xây dựng nền tảng cơ bản trước khi tham gia khóa học AZ-204
Nội dung khóa học AZ-204
Module 1: Explore Azure App Service
Learn about the key components of Azure App Service and how App Service can help you create, maintain, and deploy web apps more efficiently.
After completing this module, you’ll be able to:
- Describe Azure App Service key components and value.
- Explain how Azure App Service manages authentication and authorization.
- Identify methods to control inbound and outbound traffic to your web app.
- Deploy an app to App Service using Azure CLI commands.
Module 2: Configure web app settings
Learn how to create and manage application settings, install SSL/TLS certificates to secure web traffic, enable diagnostic logging, create virtual app to directory mappings, and manage app features.
After completing this module, you’ll be able to:
- Create application settings that are bound to deployment slots.
- Explain the options for installing SSL/TLS certificates for your app.
- Enable diagnostic logging for your app to aid in monitoring and debugging.
- Create virtual app to directory mappings.
Module 3: Scale apps in Azure App Service
Learn how autoscale operates in App Service and how to identify autoscale factors, enable autoscale, and how to create sound autoscale conditions.
After completing this module, you’ll be able to:
- Identify scenarios for which autoscaling is an appropriate solution.
- Create autoscaling rules for a web app.
- Monitor the effects of autoscaling.
Module 4: Explore Azure App Service deployment slots
In this module you will learn how slot swapping operates and how to perform a swap. You will also learn how to route traffic to different slots manually and automatically.
After completing this module, you’ll be able to:
- Describe the benefits of using deployment slots.
- Understand how slot swapping operates in App Service.
- Perform manual swaps and enable auto swap.
- Route traffic manually and automatically.
Module 5: Explore Azure Functions
Learn how Azure Functions can be a great solution for data processing, systems integration, and building simple APIs and microservices.
After completing this module, you will be able to:
- Explain functional differences between Azure Functions, Azure Logic Apps, and WebJobs
- Describe Azure Functions hosting plan options
- Describe how Azure Functions scale to meet business needs
Module 6: Develop Azure Functions
Learn how to create and deploy Azure Functions.
After completing this module, you will be able to:
- Explain the key components of a function and how they are structured
- Create triggers and bindings to control when a function runs and where the output is directed
- Connect a function to services in Azure
- Create a function by using Visual Studio Code and the Azure Functions Core Tools
Module 7: Implement Durable Functions
Learn how Durable Functions can simplify complex, stateful coordination requirements in serverless applications.
After completing this module, you’ll be able to:
- Describe the app patterns typically used in durable functions
- Describe the four durable function types
- Explain the function Task Hubs perform in durable functions
- Describe the use of durable orchestrations, timers, and events
Module 8: Explore Azure Blob storage
Learn the core features and functionality of Azure Blob storage.
After completing this module, you’ll be able to:
- Identify the different types of storage accounts and the resource hierarchy for blob storage.
- Explain how data is securely stored and protected through redundancy.
- Create a block blob storage account by using the Azure Cloud Shell.
Module 9: Manage the Azure Blob storage lifecycle
Learn how to manage data availability throughout the Azure Blob storage lifecycle.
After completing this module, you will be able to:
- Describe how each of the access tiers are optimized.
- Create and implement a lifecycle policy.
- Rehydrate blob data stored in an archive tier.
Module 10: Work with Azure Blob storage
Learn how to use the Azure Blob storage client library to create and update Blob storage resources.
After completing this module, you’ll be able to:
- Create an application to create and manipulate data by using the Azure Storage client library for Blob storage.
- Manage container properties and metadata by using .NET and REST.
Module 11: Explore Azure Cosmos DB
Learn the core features and functionality of Azure Cosmos DB.
After completing this module, you’ll be able to:
- Identify the key benefits provided by Azure Cosmos DB
- Describe the elements in an Azure Cosmos DB account and how they are organized
- Explain the different consistency levels and choose the correct one for your project
- Explore the APIs supported in Azure Cosmos DB and choose the appropriate API for your solution
- Describe how request units impact costs
- Create Azure Cosmos DB resources by using the Azure portal.
Module 12: Implement partitioning in Azure Cosmos DB
Learn how partitions are organized in Azure Cosmos DB and how to choose an appropriate partition key for your solution.
After completing this module, you’ll be able to:
- Describe the differences between logical and physical partitions
- Choose the appropriate partition key for your solution
- Create a synthetic partition key
Module 13: Work with Azure Cosmos DB
Learn how to develop client and server-side programming solutions on Azure Cosmos DB.
After completing this module, you’ll be able to:
- Identify classes and methods used to create resources
- Create resources by using the Azure Cosmos DB .NET v3 SDK
- Write stored procedures, triggers, and user-defined functions by using JavaScript
Module 14: Provision virtual machines in Azure
Learn the availability and sizing options of Azure Virtual Machines, and how to create a virtual machine by using the Azure CLI.
After completing this module, you’ll be able to:
- Describe the design considerations for creating a virtual machine to support your apps needs.
- Explain the different availability options for Azure VMs.
- Describe the VM sizing options.
- Create an Azure VM by using the Azure CLI.
Module 15: Create and deploy Azure Resource Manager templates
Learn how Azure Resource Manager (ARM) can help streamline deployments, choose the correct deployment mode for your solution, and create and deploy an ARM template.
After completing this module, you’ll be able to:
- Describe what role Azure Resource Manager (ARM) has in Azure and the benefits of using ARM templates.
- Explain what happens when ARM templates are deployed and how to structure them to support your solution.
- Create a template with conditional resource deployments.
- Choose the correct deployment mode for your solution.
- Create and deploy an ARM template by using Visual Studio Code.
Module 16: Manage container images in Azure Container Registry
Learn how to use Azure Container Registry to store your container images, and automate builds and deployments.
After completing this module, you’ll be able to:
- Explain the features and benefits Azure Container Registry offers.
- Describe how to use ACR Tasks to automate builds and deployments.
- Explain the elements in a Dockerfile.
- Build and run an image in the ACR by using Azure CLI.
Module 17: Run container images in Azure Container Instances
Learn how Azure Container Instances can help you quickly deploy containers, how to set environment variables, and specify container restart policies.
After completing this module, you’ll be able to:
- Describe the benefits of Azure Container Instances and how resources are grouped.
- Deploy a container instance in Azure by using the Azure CLI.
- Start and stop containers using policies.
- Set environment variables in your container instances.
- Mount file shares in your container instances.
Module 18: Explore the Microsoft identity platform
Learn the core features and functionality of the Microsoft identity platform which includes authentication service, open-source libraries, and application management tools to enable and control access to resources.
After completing this module, you’ll be able to:
- Identify the components of the Microsoft identity platform.
- Describe the three types of service principals and how they relate to application objects.
- Explain how permissions and user consent operate, and how conditional access impacts your application.
Module 19: Implement authentication by using the Microsoft Authentication Library
Learn how to implement authentication by using the Microsoft Authentication Library.
After completing this module, you’ll be able to:
- Explain the benefits of using Microsoft Authentication Library and the application types and scenarios it supports.
- Instantiate both public and confidential client apps from code.
- Register an app with the Microsoft identity platform.
- Create an app that retrieves a token by using the MSAL.NET library.
Module 20: Implement shared access signatures
Learn how to use shared access signatures to authorize access to storage resources.
After completing this module, you’ll be able to:
- Identify the three types of shared access signatures.
- Explain when to implement shared access signatures.
- Create a stored access policy.
Module 21: Explore Microsoft Graph
Learn how Microsoft Graph facilitates the access and flow of data and how to form queries through REST and code.
After completing this module, you’ll be able to:
- Explain the benefits of using Microsoft Graph.
- Perform operations on Microsoft Graph by using REST and SDKs.
- Apply best practices to help your applications get the most out of Microsoft Graph.
Module 22: Implement Azure Key Vault
Learn how Azure Key Vault can help you keep your apps more secure, and how to set and retrieve secrets by using the Azure CLI.
After completing this module, you’ll be able to:
- Describe the benefits of using Azure Key Vault
- Explain how to authenticate to Azure Key Vault
- Set and retrieve a secret from Azure Key Vault by using the Azure CLI
Module 23: Implement managed identities
Learn how managed identities can help you deploy secure solutions on Azure without the need to manage credentials.
After completing this module, you’ll be able to:
- Explain the differences between the two types of managed identities
- Describe the flows for user- and system-assigned managed identities
- Configure managed identities
- Acquire access tokens by using REST and code
Module 24: Implement Azure App Configuration
Learn how to use Azure App Configuration service to centrally manage and secure your configuration settings, and to manage app features.
After completing this module, you’ll be able to:
- Explain the benefits of using Azure App Configuration
- Describe how Azure App Configuration stores information
- Implement feature management
- Securely access your app configuration information
Module 25: Explore API Management
Learn how the API Management service functions, how to transform and secure APIs, and how to create a backend API.
After completing this module, you’ll be able to:
- Describe the components (and their functions) of the API Management service.
- Explain how API gateways can help manage calls to your APIs.
- Secure access to APIs by using subscriptions and certificates.
- Create a backend API.
Module 26: Explore Azure Event Grid
Learn how to integrate Azure Event Grid in to your solution, implement access control to events, and how to route custom events to web endpoint by using Azure CLI.
After completing this module, you’ll be able to:
- Describe how Event Grid operates and how it connects to services and event handlers.
- Explain how Event Grid delivers events and how it handles errors.
- Implement authentication and authorization.
- Route custom events to web endpoint by using Azure CLI.
Module 27: Explore Azure Event Hubs
Learn how Azure Event Hubs captures events and how to scale your processing application.
After completing this module, you’ll be able to:
- Describe the benefits of using Event Hubs and how it captures streaming data.
- Explain how to process events.
- Perform common operations with the Event Hubs client library.
Module 28: Discover Azure message queues
Learn how to integrate Azure Service Bus and Azure Queue storage in to your solution, and how to send and receive message by using .NET.
After completing this module, you’ll be able to:
- Choose the appropriate queue mechanism for your solution.
- Explain how the messaging entities that form the core capabilities of Service Bus operate.
- Send and receive message from a Service Bus queue by using .NET.
- Identify the key components of Azure Queue Storage
- Create queues and manage messages in Azure Queue Storage by using .NET.
Module 29: Monitor app performance
Learn how to use the tools offered in Application Insights to enhance the performance and stability of your applications.
After completing this module, you’ll be able to:
- Explain how Azure Monitor operates as the center of monitoring in Azure.
- Describe how Application Insights works and how it collects events and metrics.
- Instrument an app for monitoring, perform availability tests, and use Application Map to help you monitor performance and troubleshoot issues.
Module 30: Develop for Azure Cache for Redis
Learn how to configure Azure Cache for Redis, interact with the cache, and connect an application to Azure Cache for Redis by using .NET.
After completing this module, you’ll be able to:
- Explain the key scenarios Azure Cache for Redis covers and its service tiers.
- Identify the key parameters for creating an Azure Cache for Redis instance and interact with the cache.
- Connect an app to Azure Cache for Redis by using .NET
Module 31: Develop for storage on CDNs
Learn how the Azure Content Delivery Network (CDN) functions, how to control cache behavior, and how to perform actions by using .NET.
After completing this module, you’ll be able to:
- Explain how the Azure Content Delivery Network works and how it can improve the user experience.
- Control caching behavior and purge content.
- Perform actions on Azure CDN by using the Azure CDN Library for .NET.
Chứng chỉ AZ-204 Microsoft Certified Azure Developer Associate
Chứng chỉ AZ-204 Microsoft Certified: Azure Developer Associate là chứng chỉ dành cho các nhà phát triển phần mềm muốn chứng minh kỹ năng và khả năng làm việc với nền tảng Microsoft Azure trong việc phát triển các ứng dụng và giải pháp đám mây. Sau khi vượt qua kỳ thi AZ-204 Exam, bạn sẽ được cấp chứng chỉ AZ-204 của Microsoft.
Đăng ký khóa học và thi chứng chỉ AZ-204 ngay tại Trainocate Vietnam - trung tâm khảo thí quốc tế được ủy quyền bởi Pearson VUE. Để được tư vấn chi tiết về khóa đào tạo chứng chỉ AI-900 và các khóa học chứng chỉ chính hãng Microsoft khác, hãy liên hệ ngay với Trainocate Vietnam qua hotline hoặc điền vào biểu mẫu đăng ký.
Trainocate Vietnam - Đối tác đào tạo ủy quyền của hơn 30 tập đoàn công nghệ hàng đầu thế giới!
Lịch khai giảng
Form đăng ký
Các khóa đào tạo Microsoft khác
Đăng ký tư vấn
cùng đội ngũ chuyên gia Trainocate!!
Bản quyền thuộc về Trainocate Việt Nam
