- Home
- Courses
600 USD
World's #1 Bootcamp
Microsoft Azure Developer Associate Certification(AZ-204)
Course Overview
Microsoft Azure Developer Associate (AZ-204) course provides you a core insight into different PaaS Solutions offered by Microsoft Azure. Also, the related Storage and Security aspects will be briefly discussed in this course. Learners will be able to choose appropriate Compute, Communication and Storage solutions, create applications, and configure Authentication and Authorization for the same.With enterprises undergoing complete digital transformation, there is an increasing demand for Microsoft Azure Certified professionals to move their businesses to the cloud. To ensure 24/7 services to consumers, it is imperative that businesses to be on cloud to meet market demands. Developing Solutions for Microsoft Azure AZ-204 course is one of the most sought-after Microsoft certification training courses by individuals and enterprise teams.
AZ-204 Training Course Key Features;
- Instructor-led Live Sessions--36 Hours of Online Live Instructor-led Classes. Weekend class: 12 sessions of 3 hours each.
- Real-life Case Studies--Live project based on any of the selected use cases, involving implementation of the various Microsoft Azure AZ-204 Concepts
- Lifetime Access--You will get lifetime access to LMS where presentations, quizzes, installation guides & class recordings are available.
-
24 x 7 Expert Support--We have a lifetime 24x7 online support team to resolve all your technical queries, through a ticket based tracking system.
-
Certification--You will be awarded with Certificate for attending training on Microsoft Azure Developer Associate (AZ-204).
-
Forum--We have a community forum for our learners that further facilitates learning through peer interaction and knowledge sharing.
Benefits
Participants who take part in Developing Solutions for azure developer training training, will learn about:
- Creating, configuring, scaling, and deploying App Service platform
- Cosmos Database and Azure Blog Storage
- Building apps with event-based or message-base architectures
- Analyze and trouble shoot the applications
- How different types of caching will improve app performance
Training Options
ONLINE BOOTCAMP
- 90 days of flexible access to online classes
- Lifetime access to high-quality self-paced e-learning content and live class recordings
- 24x7 learner assistance and support
- Batches in alignment with the new version
- JAN 2024: Weekend Class
- Duration: 3 Hours Each, 12 Sessions
CORPORATE TRAINING
- Blended learning delivery model (self-paced eLearning and/or instructor-led options)
- Flexible pricing options
- Enterprise grade Learning Management System (LMS)
- Enterprise dashboards for individuals and teams
- 24x7 learner assistance and support
Microsoft Azure Developer Associate Certification(AZ-204)
Introduction to Azure IaaS Compute Solutions
Learning Objective: Get a brief overview of Microsoft Azure and its Infrastructure as a Service(IaaS) Compute Solutions. Learn how to plan for VM deployment and create VMs using Azure Portal, PowerShell and C# code.
Topics:
- Overview of Microsoft Azure
- Azure Virtual Machines
- Configure Azure VMs for remote access
- Using Azure SDKs
Hands-On:
- Provision VMs by using the Azure Portal, PowerShell, and code
Implementing Azure Batch Service and Disk Encryption
Learning Objective: Learn how to create and use ARM templates for repeatable deployments and encrypt Azure VM disks.
Also, learn to use Azure Batch, which creates and manages a pool of compute nodes (VMs), installs the applications you want to run, and schedules jobs to run on the nodes.
Topics:
- ARM templates for Azure Virtual Machines
- Azure Disk Encryption
- Azure Batch Services
Hands-On:
- Deploy ARM templates for VM
- Run a batch job by using Azure CLI, Azure portal and Code
Designing and Developing Applications that use Containers
Learning Objective: Build and run modern, portable, Microservices-based applications that benefit from Kubernetes orchestration and manage the availability of those application components.
Topics:
- Overview of Azure Kubernetes Service (AKS)
- AKS clusters
- Azure Container Registry
Hands-On:
- Create an Azure Managed Kubernetes Service (AKS) cluster
- Create container images for solutions
- Publish an image to the Azure Container Registry
- Run containers by using Azure Container Instance or AKS
Implementing Azure App Service Web Apps & Mobile Apps
Learning Objective: Use Azure App Service Web Apps for hosting web applications, REST APIs, and mobile back ends. Add more power to application by implementing security, load balancing, autoscaling, and automated management. Also, build engaging cross-platform and native apps using Azure App Service Mobile Apps.
Topics:
- Azure App Service core concepts
- Azure App Service Web Apps
- WebJobs
- Azure App Service Mobile Apps
- Registering apps for Push notifications
Hands-On:
- Creating App Service web apps by using Azure CLI, Azure Portal, and PowerShell
- Creating continuous and triggered WebJobs
- Pushing an app on to the Mobile App service
- Registering apps for push notifications
Implementing Azure App Service API Apps & Azure Functions
Learning Objective: Learn how to create and document an Azure App Service API and implement Azure Functions, which is a solution for easily running small pieces of code, or "functions," in the cloud.
Topics:
- Azure App Service API Apps
- API documentation
- Azure Functions overview
- Durable functions
Hands-On:
- Creating an APIM instance and a new API
- Use Swashbuckle to create Swagger objects in ASP.NET Core
- Creating functions, bindings, and triggers
- Creating Durable functions
Developing Solutions that use Azure Table Storage and Cosmos DB
Learning Objective: Use Azure Table storage service, that stores structured NoSQL data in the cloud, providing a key/attribute store with a schema-less design. Also, learn how to use Azure Cosmos DB storage to manage containers and items, handle documents by using code, and implement scaling.
Topics:
- Azure Table storage overview
- Authorization in Table storage
- Table service REST API
- Azure Cosmos DB overview
- Managing containers and items
- Handle documents
- Scaling
- Implement server-side programming
Hands-On:
- Perform Shared Key Authorization
- Use the Azure Table storage REST service to manage data
- Create, read, update, and delete data by using appropriate APIs
- Creating and updating documents by using code
Developing Solutions that use Relational Database and Azure Blob Storage
Learning Objective: Learn about Azure SQL Database, a managed service which is a general-purpose relational database that supports structures such as relational data, JSON, spatial, and XML. Also learn about Azure Blob storage, which is Microsoft's object storage solution for the cloud. Blob storage is optimized for storing massive amounts of unstructured data.
Topics:
- Azure SQL overview
- Database operations (CRUD)
- Azure Blob storage overview
- Working with Azure Blob storage
- Blob Leasing in Azure
- Hot Storage
- Cool Storage
- Archive Storage
Hands-On:
- Create, read, update, and delete database tables by using code
- Set and retrieve Blob storage properties and metadata
- Replicate and copy Blobs
- Implement Blob Leasing on Portal
Implementing Authentication and Access Control in Azure
Learning Objective: Learn about Microsoft identity platform, which is an evolution of the Azure Active Directory (Azure AD) identity service and developer platform. It allows developers to build applications that sign in all Microsoft identities, get tokens to call Microsoft Graph, other Microsoft APIs, or APIs that developers have built. Also, learn about Claims-based and Role-based access control.
Topics:
- Microsoft identity platform
- OAuth2 authentication
- Managed Identities
- Azure Key Vault
- Claims-based authorization
- Role-based access control (RBAC) authorization
Hands-On:
- Implementing OAuth2 authentication in the solutions
- Using Azure Key Vault to store and retrieve authentication information
- Implementing multi-factor authentication
- Implementing Claims-based authorization
- Manage access to resources using RBAC through the REST API
Implementing Secure Data Solutions and Integrating Caching and CDN
Learning Objective: This module covers securing data at rest and during transmission. You will also learn how to leverage Azure Cache for Redis and Azure CDNs to deliver assets to users more quickly.
Topics:
- Encryption options
- End-to-end encryption
- Azure confidential computing
- Managing cryptographic keys in Azure Key Vault
- Azure Cache for Redis
- Develop for storage on CDNs
Hands-On:
- Encrypting data with Transparent Data Encryption
- Managing and utilizing encryption keys by using the Azure key Vault
- Configuring and interacting with Azure Redis Cache
- Managing Azure CDN
Instrument Monitoring, Logging and Scalability of Apps and Services
Learning Objective: This module covers adding code to your app to send the data to Azure Monitor, which is the central service that includes all the tools you need to monitor and optimize your solution. This module also covers how applications scale and how to handle troubleshooting.
Topics:
- Overview of Azure Monitor
- Application Insights
- Autoscale patterns and best practices
- Handling transient faults
Hands-On:
- Adding default code to web pages, console apps, and Windows desktop apps to support telemetry
- Using dashboards and other tools to monitor and troubleshoot their app
- Implementing Autoscale
- Implementing code that addresses singleton application instances
- Implementing code that handles transient faults
Connecting to and Consuming Azure and Third-party Services
Learning Objective: This module provides an overview of Logic Apps and API Management. In this module, you will also learn how to integrate Azure Search (Search-as-a-Service).
Topics:
- Azure Logic Apps overview
- Custom connectors for Logic Apps
- Custom templates for Logic Apps
- Azure Search service
- Introduction to the API Management service
- Secure APIs
- Define API policies
Hands-On:
- Creating Logic Apps by using Visual Studio
- Creating an Azure Search index
- Importing searchable data
- Querying the Azure Search index
- Secure APIs
Developing Event-based and Message-based Solutions in Azure
Learning Objective: Develop event-based solutions in Azure by integrating Azure Event Grid, Event Hubs, and Notification Hubs in your applications. Also, learn about Microsoft Azure Service Bus, which is a fully managed enterprise integration message broker.
Topics:
- Azure Event Grid
- Azure Event Hubs
- Azure Notification Hubs
- Azure Service Bus
- Azure Queue Storage queues
Hands-On:
- Create and integrate Event Grid, Event Hubs and Notification Hubs
- Create and integrate Azure Service Bus
Microsoft Azure Developer Associate Certification(AZ-204) Course Content
Microsoft Azure Developer Associate Certification(AZ-204) FAQs
- Hands-on experience with Azure IaaS and PaaS solutions, and the Azure Portal.
- Experience writing in an Azure supported language at the intermediate level. (C#, JavaScript, Python, or Java)
- Ability to write code to connect and perform operations on, a SQL or NoSQL database product. (SQL Server, Oracle, MongoDB, Cassandra or similar)
- Experience writing code to handle authentication, authorization, and other security principles at the intermediate level.
- A general understanding of HTML, the HTTP protocol and REST API interfaces.
You will never miss a lecture at Edureka! You can choose either of the two options:
- View the recorded session of the class available in your LMS.
- You can attend the missed session, in any other live batch.
Yes, access to the course material will be available for a lifetime once you have enrolled in the course.
Request More Information
Microsoft Azure Developer Associate Certification(AZ-204) Exam & Certification
Exam Name | Microsoft AZ-204 |
Certification Name | Microsoft Certified: Azure Developer Associate |
Exam Type | Multiple-choice |
Exam Cost | USD 165.00* |
Total Questions | 40 – 60 Questions |
Exam Duration | 150 Minutes |
Languages | English, Japanese, Korean, French, German, Chinese (Simplified), Russian, Chinese (Traditional), Italian, Spanish, Portuguese (Brazil), Indonesian (Indonesia), Arabic (Saudi Arabia) |
The AZ-204 Certification Exam cost for Microsoft Azure Developing Solutions is US$165. Enroll today with Edureka to become a certified Microsoft Azure Developer.
Why Online Bootcamp
Structured guidance ensuring learning never stops
24x7 Learning support from mentors and a community of like-minded peers to resolve any conceptual doubts
Develop skills for real career growth
Cutting-edge curriculum designed in guidance with industry and academia to develop job-ready skills
Learn from experts active in their field, not out-of-touch trainers
Leading practitioners who bring current best practices and case studies to sessions that fit into your work schedule.
Learn by working on real-world problems
Capstone projects involving real world data sets with virtual labs for hands-on learning
Reviews By Our Success & Top Learners
This company did a great job in assisting me reach PMP goal. I highly recommend them. Professionalism and punctuality are my primary reasons for recommending this company. You can’t go wrong in choosing them.
The courses are fantastic and the instructors are so fun and knowledgeable. I only wish we found it sooner
I believe in lifelong learning and WeInspire is a great place to learn from experts. I’ve learned a lot and recommend it to all my friends.
It was a great learning experience. My trainer, Vaishali delivered each session well. All topics were explained with in-depth theory, real-time examples, and execution of the same in Python. Her teaching methodology enhanced the learning process.
I have done AWS Training from WeInspire. Over Training & Content is good and instructor is very good. Thank you.
I took online training for Palo Alto Certification exams. Institute was committed on the timelines and provided excellent study plan with ample study material resulting in a successful PCNSE certification.
AWS and Azure Trainings were fantastic. Thanks alot Weinspire for providing us such an amazing trainer.
I have taken training from Weinspire techsolution and now cism certified. Thanks Weinspire tech team.
he OSCP course offered by WeInspireTechSolution is nothing short of brilliant! As someone with a keen interest in cybersecurity, I found the hands-on approach of this course to be extremely beneficial. The labs were challenging yet rewarding, providing me with practical experience in penetration testing techniques. The instructor's expertise and guidance were invaluable, helping me navigate through complex scenarios. I highly recommend this course to anyone looking to advance their career in cybersecurity.
Trending Master Programs: CISSP Certification Training Course | CISM Certification Training | CCSP Certification Training | CISA Certification Training Course | CEH v11 - Certified Ethical Hacking Course |
Copyright © 2022, WEINSPIRE TECH SOLUTION PRIVATE LIMITED. All Rights Reserved.