SlideShare a Scribd company logo
1 of 28
Presentation
Title
Lorem ipsum dolor sit amet,
consectetur adipiscing elit.
Azure Certification – Guidance / Suggestions / Q & A
(Virtual Event)
Date : May 16, 2020
Time : 10.00 AM to 1.00 PM
Live Event URL: https://bit.ly/join-azblr-cert-webinar
Agenda
Time Topic
10.00 - 10:15 Welcome & Event briefing
10:15 - 11:15
Session 1 - Azure Certifications for Developers
(Krunal Trivedi)
11:15 - 11:30 Break/ Addressing questions over chat
11:30 - 12:30
Session 2 - Azure Infra, Data & AI Certification
Path (Abdul Rasheed Feroz Khan)
12:30 - 12:45 Wrap up/Questions/Feedback
Our Speakers
Krunal Trivedi,
CTO-Spanlabs
Microsoft Most Valuable Professional
Microsoft Certified Trainer, Regional Lead
Abdul Rasheed Feroz
Khan,
Founder- CodeSizzler
Microsoft Most Valuable Professional
Microsoft Certified Trainer
Exam Prep | AZ-203/AZ-204(beta) |
Developing Solutions for Microsoft Azure
Krunal Trivedi
CTO - Spanlabs
Microsoft Certified Trainer
Microsoft Azure MVP
@TrainerKrunal
KeyTakeaways
• Key takeaway 1
Session objective(s): help you prepare for exam AZ-
203/AZ-204 (beta)
• Key takeaway 2
Exam topics and breakdown of questions
• Key takeaway 3
Exam study material, links, resources
CertificationOverview
5
Azure Applications and Infrastructure Certifications
6
Fundamentals Role-based Specialty
Optional Path
Required Path
Microsoft Certified:
Azure Fundamentals
(Optional)
Microsoft Certified:
Azure Solutions Architect Expert
Microsoft Certified:
Azure Administrator Associate
Microsoft Certified:
Azure for SAP Workloads
Specialty*
OR
Microsoft Certified:
Azure Developer Associate
Microsoft Certified:
Azure DevOps Engineer Expert
Microsoft Certified:
Azure Security Engineer Associate
* Exam in beta
Azure Developer’sAudience
Profile
• Azure Developers design and build cloud solutions such
as applications and services. They participate in all
phases of development, from solution design, to
development and deployment, to testing and
maintenance. They partner with cloud solution
architects, cloud DBAs, cloud administrators, and clients
to implement the solution. Azure Developers should be
proficient in developing apps and services by using
Azure tools and technologies, including storage, security,
compute, and communications. Candidates must have at
least one year of experience developing scalable
solutions through all phases of software development
and be skilled in at least one cloud-supported
programming language.
7
Comparison
8
AZ-203 AZ-204 (beta)
Exam retires on, August 31,2020 at
11:59 PM Central Standard Time
Became available on February
24,2020
Participants can take this exam till
August 31,2020.
The exam is still in the beta mode
Content of this exam would be
updated on May 18,2020
Should I go for AZ-203 or AZ-204(beta)?
9
AZ-204 is in beta
No study material
has been specified
for this test
No experience of
other test takers
Length of the test is
longer
Some questions do
not count
Delayed results –
takes approximately
6 weeks
Should I go for AZ-203 or AZ-204(beta)?
10
AZ-203 is still valid
till August 31st,
2020
Plenty of study
material is
available
A known test-taker
experience
Certification is valid
for the next 2 years
IF YOU HAVE ALREADY PASSED AZ-203, YOU REALLY DON’T NEED TO WORRY AS YOUR CERTIFICATION IS
VALID FOR 2 YEARS.
Learning Path for Azure DeveloperAssociate
11
Start here
Online courses and instructor-led
training available to support learning
Azure storage
Azure security
Microsoft Certified:
Azure Developer Associate
Azure Platform as a
Service compute solutions
Monitor, troubleshoot,
and optimize solutions
Azure Infrastructure as a
Service compute solutions
Skills required for certification Certification
Exams
Exam Basics
12
Approximately 40-
60 questions
Not just MCQs
Using 180
minutes wisely
Case Studies
ExamOverviewand
TopicWeightage
13
Exam AZ-203 –TopicWeightage
• Develop Azure Infrastructure as a Service
compute solutions (10-15%)
• Develop Azure Platform as a Service
compute solutions (20-25%)
• Develop for Azure storage (15-20%)
• Implement Azure security (10-15%)
• Monitor, troubleshoot, and optimize
solutions (10-15%)
• Connect to and consume Azure and third-
party services (20-25%)
14
Exam AZ-204 –TopicWeightage
• Develop Azure compute solutions (25-
30%)
• Develop for Azure storage (10-15%)
• Implement Azure security (15-20%)
• Monitor, troubleshoot, and optimize
solutions (10-15%)
• Connect to and consume Azure and third-
party services (25-30%)
15
DevelopAzureInfrastructureasa
Servicecomputesolutions(10-
15%)
Implement solutions that use virtual machines (VM)
• Provision VMs, create ARM templates, configure VM
Disk encryption
Create containerized solutions
• Create an Azure Managed Kubernetes Service (AKS)
cluster, push container images to the Azure Container
Registry, run containers using Azure Container Instance
(ACI) or AKS
Implement batch jobs by using Azure Batch Services
• Manage batch jobs by using Batch Service API, run a
batch job by using Azure CLI, Azure portal, and write
code to run an Azure Batch Services batch job
17
DevelopAzurePlatformasa
Servicecomputesolutions(20-
25%)
• Create Azure App Service Web Apps
• Create an Azure App Service Web App, a background task by using
Web Jobs, enable diagnostics logging, and create an Azure Web App
for containers
• Create Azure App Service mobile apps
• Add push notifications for mobile apps, enable offline sync for mobile
app, implement a remote instrumentation strategy for mobile
devices
• Create Azure App Service API apps
• Create an Azure App Service API app and documentation for the API
by using open source tools
• Implement Azure functions
• Implement input and output bindings, function triggers by using data
operations, timers, and webhooks, create Azure Durable Functions,
and Function apps using Visual Studio
19
DevelopforAzurestorage(15-
20%)
• Develop solutions that use storage tables
• Design and implement policies for tables, query table
storage from code, and implement partitioning schemes
• Develop solutions that use a relational database
• Provision and configure databases, elastic pools for Azure
SQL Database, work with Azure SQL Database serverless
instances, and Azure PostgreSQL Hyperscale instances
• Develop solutions that use blob storage
• Move items in blob storage between storage accounts or
containers, set and retrieve properties and metadata,
implement blob leasing, data archiving, and retention
• Develop solutions that use Cosmos DB storage
• Manage data with appropriate APIs, implement partitioning,
and set appropriate consistency level for operations
21
ImplementAzuresecurity(10-15%)
• Implement authentication
• Implement authentication with certificates, forms-
based auth, tokens, multi-factor auth, or Windows
authentication with Azure AD, OAuth2, and Managed
identities/Service Principal authentication
• Implement access control
• Implement Claims-Based Access Control, Role-Based
Access Control, and create shared access signatures
• Implement secure data solutions
• Encrypt and decrypt data at rest and in transit, and
store, manage, and create secrets and certificates by
using the KeyVault API
23
Monitor,troubleshoot,and
optimizesolutions(10-15%)
• Develop code to support scalability of apps and
services
• Implement autoscaling rules and patterns, code that
handles transient faults, and implement AKS scaling
strategies
• Integrate caching and content delivery within
solutions
• Store and retrieve data in Azure Redis cache, write code to
implement CDNs, and invalidate cache content
• Instrument solutions to support monitoring and
logging
• Configure instrumentation with Application Insights, analyze
and troubleshoot solutions using Azure Monitor, deploy
Application Insights Web Test and Alerts
25
ConnecttoandconsumeAzure
andthird-partyservices(20-25%)
• Develop an App Service Logic App
• Create a Logic App, understand custom connectors
and templates for Logic Apps
• Integrate Azure Search within solutions
• Create an Azure Search index, import data, query the
index, and implement cognitive search
• Develop event-based solutions
• Implement solutions that use Azure Event Grid, Azure
Notification Hubs, and Azure Event Hub
• Develop message-based solutions
• Implement solutions that use Azure Service Bus and
Azure Queue Storage queues
27
Comparison betweenAZ-203 & AZ-204 beta.
28
Overall, it
has now
become
easy and
there are
less topics
with
different
percentage
weightage.
I personally feel AZ-204 is more of a developer focused exam.
Percentage weightage has slightly changed.
Two sections (IaaS and PaaS) have been merged into one i.e.
compute.
Removed Azure Search
Removed Azure Bach, Mobile Apps, API apps
Removed SQL Database and Storage Tables
Additionally, no new topics have been added
Whatarethe
waystoprepare?
29
Ways to prepare for certification
30
• Build practical job skills with easily accessible and
free self paced courses
Microsoft Learn
• Find our exam details – skills measured, training
options and schedule your exam
Exam Page
• Attend in-depth training from Microsoft Certified
Trainers
Classroom Training
• Practice the certification exam in either a study
mode or timed testing mode
Practice Tests
Ways to prepare for certification
docs.microsoft.com/learn/certifications/exams/az-203
• docs.microsoft.com/learn/certifications/exams/az-204
• Also you can take Microsoft Official Practice Test at the following link:
• https://in.mindhub.com/az-203-developing-solutions-for-microsoft-azure-
microsoft-official-practice-test/p/MU-AZ-203
31
Tips andTricks
32
Try to get as much Hands-
On practice as you can
• Exam questions are typically
action-based
• Understand the technology
from the Azure Portal,
PowerShell Modules, and
Azure CLI
• For example – Don’t just
create storage account from
the portal – use other
methods and understand the
parameters to grasp how the
feature works
Go through the docs and
keep constant engagement
with the community
• Not easy to deploy and test
all features
• Use docs.microsoft.com to
your advantage – All exam
questions have some type of
authoritative supporting
information – typically
documentation
Lorem ipsum dolor sit amet, consectetur adipiscing elit.
33
April Hansson
+1 23 987 6554
april@www.proseware.com
www.proseware.com
Thankyou

More Related Content

What's hot

Azure AD Presentation - @ BITPro - Ajay
Azure AD Presentation - @ BITPro - AjayAzure AD Presentation - @ BITPro - Ajay
Azure AD Presentation - @ BITPro - AjayAnoop Nair
 
Azure Active Directory - An Introduction for Developers
Azure Active Directory - An Introduction for DevelopersAzure Active Directory - An Introduction for Developers
Azure Active Directory - An Introduction for DevelopersJohn Garland
 
Get your Hybrid Identity in 4 steps with Azure AD Connect
Get your Hybrid Identity in 4 steps with Azure AD ConnectGet your Hybrid Identity in 4 steps with Azure AD Connect
Get your Hybrid Identity in 4 steps with Azure AD ConnectRonny de Jong
 
Azure Active Directory - An Introduction
Azure Active Directory  - An IntroductionAzure Active Directory  - An Introduction
Azure Active Directory - An IntroductionVenkatesh Narayanan
 
Azure Global Bootcamp 2017 Azure AD Deployment
Azure Global Bootcamp 2017 Azure AD DeploymentAzure Global Bootcamp 2017 Azure AD Deployment
Azure Global Bootcamp 2017 Azure AD DeploymentAnthony Clendenen
 
Identity and o365 on Azure
Identity and o365 on AzureIdentity and o365 on Azure
Identity and o365 on AzureMostafa
 
Microsoft Azure Identity and O365
Microsoft Azure Identity and O365Microsoft Azure Identity and O365
Microsoft Azure Identity and O365Kris Wagner
 
Azure AD App Proxy Login Scenarios with an On Premises Applications - TSPUG
Azure AD App Proxy Login Scenarios with an On Premises Applications - TSPUGAzure AD App Proxy Login Scenarios with an On Premises Applications - TSPUG
Azure AD App Proxy Login Scenarios with an On Premises Applications - TSPUGRoy Kim
 
Azure active directory
Azure active directoryAzure active directory
Azure active directoryRaju Kumar
 
Azure Active Directory, Practical Guide
Azure Active Directory, Practical GuideAzure Active Directory, Practical Guide
Azure Active Directory, Practical GuideSasha Rosenbaum
 
Identity Management for Office 365 and Microsoft Azure
Identity Management for Office 365 and Microsoft AzureIdentity Management for Office 365 and Microsoft Azure
Identity Management for Office 365 and Microsoft AzureSparkhound Inc.
 
Azure - Identity as a service
Azure - Identity as a serviceAzure - Identity as a service
Azure - Identity as a serviceBizTalk360
 
Introduction of Windows azure and overview
Introduction of Windows azure and overviewIntroduction of Windows azure and overview
Introduction of Windows azure and overviewVishal Tandel
 
O365Con18 - Azure AD Connect Inside and Out - Sander Berkouwer
O365Con18 - Azure AD Connect Inside and Out - Sander BerkouwerO365Con18 - Azure AD Connect Inside and Out - Sander Berkouwer
O365Con18 - Azure AD Connect Inside and Out - Sander BerkouwerNCCOMMS
 
Colabora.dk - Azure PTA vs ADFS vs Desktop SSO
Colabora.dk - Azure PTA vs ADFS vs Desktop SSOColabora.dk - Azure PTA vs ADFS vs Desktop SSO
Colabora.dk - Azure PTA vs ADFS vs Desktop SSOPeter Selch Dahl
 
Introduction to Azure AD and Azure AD B2C
Introduction to Azure AD and Azure AD B2CIntroduction to Azure AD and Azure AD B2C
Introduction to Azure AD and Azure AD B2CJoonas Westlin
 
2018 November - AZUGDK - Azure AD
2018 November - AZUGDK - Azure AD 2018 November - AZUGDK - Azure AD
2018 November - AZUGDK - Azure AD Peter Selch Dahl
 

What's hot (20)

Azure AD Presentation - @ BITPro - Ajay
Azure AD Presentation - @ BITPro - AjayAzure AD Presentation - @ BITPro - Ajay
Azure AD Presentation - @ BITPro - Ajay
 
Azure Active Directory - An Introduction for Developers
Azure Active Directory - An Introduction for DevelopersAzure Active Directory - An Introduction for Developers
Azure Active Directory - An Introduction for Developers
 
Get your Hybrid Identity in 4 steps with Azure AD Connect
Get your Hybrid Identity in 4 steps with Azure AD ConnectGet your Hybrid Identity in 4 steps with Azure AD Connect
Get your Hybrid Identity in 4 steps with Azure AD Connect
 
Azure AD with Office 365 and Beyond!
Azure AD with Office 365 and Beyond!Azure AD with Office 365 and Beyond!
Azure AD with Office 365 and Beyond!
 
Azure Active Directory - An Introduction
Azure Active Directory  - An IntroductionAzure Active Directory  - An Introduction
Azure Active Directory - An Introduction
 
Azure Global Bootcamp 2017 Azure AD Deployment
Azure Global Bootcamp 2017 Azure AD DeploymentAzure Global Bootcamp 2017 Azure AD Deployment
Azure Global Bootcamp 2017 Azure AD Deployment
 
Identity and o365 on Azure
Identity and o365 on AzureIdentity and o365 on Azure
Identity and o365 on Azure
 
Microsoft Azure Identity and O365
Microsoft Azure Identity and O365Microsoft Azure Identity and O365
Microsoft Azure Identity and O365
 
Azure AD App Proxy Login Scenarios with an On Premises Applications - TSPUG
Azure AD App Proxy Login Scenarios with an On Premises Applications - TSPUGAzure AD App Proxy Login Scenarios with an On Premises Applications - TSPUG
Azure AD App Proxy Login Scenarios with an On Premises Applications - TSPUG
 
Azure active directory
Azure active directoryAzure active directory
Azure active directory
 
Azure Active Directory
Azure Active DirectoryAzure Active Directory
Azure Active Directory
 
Azure Active Directory, Practical Guide
Azure Active Directory, Practical GuideAzure Active Directory, Practical Guide
Azure Active Directory, Practical Guide
 
ADFS + IAM
ADFS + IAMADFS + IAM
ADFS + IAM
 
Identity Management for Office 365 and Microsoft Azure
Identity Management for Office 365 and Microsoft AzureIdentity Management for Office 365 and Microsoft Azure
Identity Management for Office 365 and Microsoft Azure
 
Azure - Identity as a service
Azure - Identity as a serviceAzure - Identity as a service
Azure - Identity as a service
 
Introduction of Windows azure and overview
Introduction of Windows azure and overviewIntroduction of Windows azure and overview
Introduction of Windows azure and overview
 
O365Con18 - Azure AD Connect Inside and Out - Sander Berkouwer
O365Con18 - Azure AD Connect Inside and Out - Sander BerkouwerO365Con18 - Azure AD Connect Inside and Out - Sander Berkouwer
O365Con18 - Azure AD Connect Inside and Out - Sander Berkouwer
 
Colabora.dk - Azure PTA vs ADFS vs Desktop SSO
Colabora.dk - Azure PTA vs ADFS vs Desktop SSOColabora.dk - Azure PTA vs ADFS vs Desktop SSO
Colabora.dk - Azure PTA vs ADFS vs Desktop SSO
 
Introduction to Azure AD and Azure AD B2C
Introduction to Azure AD and Azure AD B2CIntroduction to Azure AD and Azure AD B2C
Introduction to Azure AD and Azure AD B2C
 
2018 November - AZUGDK - Azure AD
2018 November - AZUGDK - Azure AD 2018 November - AZUGDK - Azure AD
2018 November - AZUGDK - Azure AD
 

Similar to Certifications for Azure Developers

Azure DevOps Best Practices Webinar
Azure DevOps Best Practices WebinarAzure DevOps Best Practices Webinar
Azure DevOps Best Practices WebinarCambay Digital
 
Workshop - Preparing for AI-100 Microsoft Certification Exam Designing and Im...
Workshop - Preparing for AI-100 Microsoft Certification Exam Designing and Im...Workshop - Preparing for AI-100 Microsoft Certification Exam Designing and Im...
Workshop - Preparing for AI-100 Microsoft Certification Exam Designing and Im...Luis Beltran
 
Certification in Microsoft Azure
Certification in Microsoft AzureCertification in Microsoft Azure
Certification in Microsoft AzureDaniel Toomey
 
Getting started with microsoft azure in 30 mins
Getting started with microsoft azure in 30 minsGetting started with microsoft azure in 30 mins
Getting started with microsoft azure in 30 minsIlyas F ☁☁☁
 
Zure Azure PaaS Zero to Hero - DevOps training day
Zure Azure PaaS Zero to Hero - DevOps training dayZure Azure PaaS Zero to Hero - DevOps training day
Zure Azure PaaS Zero to Hero - DevOps training dayOkko Oulasvirta
 
Innovation morning agenda+azure arc
Innovation morning agenda+azure arcInnovation morning agenda+azure arc
Innovation morning agenda+azure arcClaudia Angelelli
 
Building Solution Templates and Managed Applications for the Azure Marketplace
Building Solution Templates and Managed Applications for the Azure MarketplaceBuilding Solution Templates and Managed Applications for the Azure Marketplace
Building Solution Templates and Managed Applications for the Azure MarketplaceMicrosoft Tech Community
 
Mastering azure devOps - Dot Net Tricks
Mastering azure devOps - Dot Net TricksMastering azure devOps - Dot Net Tricks
Mastering azure devOps - Dot Net TricksGaurav Singh
 
Global Azure 2024 - On-Premises to Azure Cloud: .NET Web App Journey
Global Azure 2024 - On-Premises to Azure Cloud: .NET Web App JourneyGlobal Azure 2024 - On-Premises to Azure Cloud: .NET Web App Journey
Global Azure 2024 - On-Premises to Azure Cloud: .NET Web App JourneyCallon Campbell
 
Leveraging Microsoft Azure for Next Gen App Development
Leveraging Microsoft Azure for Next Gen App DevelopmentLeveraging Microsoft Azure for Next Gen App Development
Leveraging Microsoft Azure for Next Gen App DevelopmentWinWire Technologies Inc
 
A Complete Study Guide for AWS Certified Solutions Architect Associate Exam
A Complete Study Guide for AWS Certified Solutions Architect Associate ExamA Complete Study Guide for AWS Certified Solutions Architect Associate Exam
A Complete Study Guide for AWS Certified Solutions Architect Associate Examinfosec train
 
Azure Labs QA Testing Webcast
Azure Labs QA Testing WebcastAzure Labs QA Testing Webcast
Azure Labs QA Testing WebcastInCycleSoftware
 
Migrate to Azure with Confidence - Inovar Consulting
Migrate to Azure with Confidence - Inovar ConsultingMigrate to Azure with Confidence - Inovar Consulting
Migrate to Azure with Confidence - Inovar ConsultingInovar Tech
 
Building A Product Assortment Recommendation Engine
Building A Product Assortment Recommendation EngineBuilding A Product Assortment Recommendation Engine
Building A Product Assortment Recommendation EngineDatabricks
 
AWS Kochi User Group Presentation
AWS  Kochi User Group PresentationAWS  Kochi User Group Presentation
AWS Kochi User Group PresentationVarun Manik
 
70-534: ARCHITECTING MICROSOFT AZURE SOLUTIONS
70-534: ARCHITECTING MICROSOFT AZURE SOLUTIONS70-534: ARCHITECTING MICROSOFT AZURE SOLUTIONS
70-534: ARCHITECTING MICROSOFT AZURE SOLUTIONSDotNetCampus
 
Accelerate Sitecore DevOps on Microsoft Azure
Accelerate Sitecore DevOps on Microsoft AzureAccelerate Sitecore DevOps on Microsoft Azure
Accelerate Sitecore DevOps on Microsoft AzurePerficient, Inc.
 
Spca2014 sp ci with tfs online and azure matthias einig
Spca2014 sp ci with tfs online and azure matthias einigSpca2014 sp ci with tfs online and azure matthias einig
Spca2014 sp ci with tfs online and azure matthias einigNCCOMMS
 
Azure Data Certifications and Training - Timothy McAliley
Azure Data Certifications and Training - Timothy McAlileyAzure Data Certifications and Training - Timothy McAliley
Azure Data Certifications and Training - Timothy McAlileyTimothy McAliley
 

Similar to Certifications for Azure Developers (20)

Azure DevOps Best Practices Webinar
Azure DevOps Best Practices WebinarAzure DevOps Best Practices Webinar
Azure DevOps Best Practices Webinar
 
Workshop - Preparing for AI-100 Microsoft Certification Exam Designing and Im...
Workshop - Preparing for AI-100 Microsoft Certification Exam Designing and Im...Workshop - Preparing for AI-100 Microsoft Certification Exam Designing and Im...
Workshop - Preparing for AI-100 Microsoft Certification Exam Designing and Im...
 
Certification in Microsoft Azure
Certification in Microsoft AzureCertification in Microsoft Azure
Certification in Microsoft Azure
 
Getting started with microsoft azure in 30 mins
Getting started with microsoft azure in 30 minsGetting started with microsoft azure in 30 mins
Getting started with microsoft azure in 30 mins
 
Zure Azure PaaS Zero to Hero - DevOps training day
Zure Azure PaaS Zero to Hero - DevOps training dayZure Azure PaaS Zero to Hero - DevOps training day
Zure Azure PaaS Zero to Hero - DevOps training day
 
Innovation morning agenda+azure arc
Innovation morning agenda+azure arcInnovation morning agenda+azure arc
Innovation morning agenda+azure arc
 
Building Solution Templates and Managed Applications for the Azure Marketplace
Building Solution Templates and Managed Applications for the Azure MarketplaceBuilding Solution Templates and Managed Applications for the Azure Marketplace
Building Solution Templates and Managed Applications for the Azure Marketplace
 
Mastering azure devOps - Dot Net Tricks
Mastering azure devOps - Dot Net TricksMastering azure devOps - Dot Net Tricks
Mastering azure devOps - Dot Net Tricks
 
Katpro Technologies- Azure Portfolio
Katpro Technologies- Azure PortfolioKatpro Technologies- Azure Portfolio
Katpro Technologies- Azure Portfolio
 
Global Azure 2024 - On-Premises to Azure Cloud: .NET Web App Journey
Global Azure 2024 - On-Premises to Azure Cloud: .NET Web App JourneyGlobal Azure 2024 - On-Premises to Azure Cloud: .NET Web App Journey
Global Azure 2024 - On-Premises to Azure Cloud: .NET Web App Journey
 
Leveraging Microsoft Azure for Next Gen App Development
Leveraging Microsoft Azure for Next Gen App DevelopmentLeveraging Microsoft Azure for Next Gen App Development
Leveraging Microsoft Azure for Next Gen App Development
 
A Complete Study Guide for AWS Certified Solutions Architect Associate Exam
A Complete Study Guide for AWS Certified Solutions Architect Associate ExamA Complete Study Guide for AWS Certified Solutions Architect Associate Exam
A Complete Study Guide for AWS Certified Solutions Architect Associate Exam
 
Azure Labs QA Testing Webcast
Azure Labs QA Testing WebcastAzure Labs QA Testing Webcast
Azure Labs QA Testing Webcast
 
Migrate to Azure with Confidence - Inovar Consulting
Migrate to Azure with Confidence - Inovar ConsultingMigrate to Azure with Confidence - Inovar Consulting
Migrate to Azure with Confidence - Inovar Consulting
 
Building A Product Assortment Recommendation Engine
Building A Product Assortment Recommendation EngineBuilding A Product Assortment Recommendation Engine
Building A Product Assortment Recommendation Engine
 
AWS Kochi User Group Presentation
AWS  Kochi User Group PresentationAWS  Kochi User Group Presentation
AWS Kochi User Group Presentation
 
70-534: ARCHITECTING MICROSOFT AZURE SOLUTIONS
70-534: ARCHITECTING MICROSOFT AZURE SOLUTIONS70-534: ARCHITECTING MICROSOFT AZURE SOLUTIONS
70-534: ARCHITECTING MICROSOFT AZURE SOLUTIONS
 
Accelerate Sitecore DevOps on Microsoft Azure
Accelerate Sitecore DevOps on Microsoft AzureAccelerate Sitecore DevOps on Microsoft Azure
Accelerate Sitecore DevOps on Microsoft Azure
 
Spca2014 sp ci with tfs online and azure matthias einig
Spca2014 sp ci with tfs online and azure matthias einigSpca2014 sp ci with tfs online and azure matthias einig
Spca2014 sp ci with tfs online and azure matthias einig
 
Azure Data Certifications and Training - Timothy McAliley
Azure Data Certifications and Training - Timothy McAlileyAzure Data Certifications and Training - Timothy McAliley
Azure Data Certifications and Training - Timothy McAliley
 

More from Krunal Trivedi

Azure Functions - Serverless Computing
Azure Functions - Serverless ComputingAzure Functions - Serverless Computing
Azure Functions - Serverless ComputingKrunal Trivedi
 
Azure App Service for Windows Container
Azure App Service for Windows ContainerAzure App Service for Windows Container
Azure App Service for Windows ContainerKrunal Trivedi
 
Chat application with Azure SignalR Service
Chat application with Azure SignalR ServiceChat application with Azure SignalR Service
Chat application with Azure SignalR ServiceKrunal Trivedi
 
Implementing enterprise cloud scenarios with Microsoft cloud services and pla...
Implementing enterprise cloud scenarios with Microsoft cloud services and pla...Implementing enterprise cloud scenarios with Microsoft cloud services and pla...
Implementing enterprise cloud scenarios with Microsoft cloud services and pla...Krunal Trivedi
 
High Availability in Microsoft Azure
High Availability in Microsoft AzureHigh Availability in Microsoft Azure
High Availability in Microsoft AzureKrunal Trivedi
 
Web api 2 With MVC 5 With TrainerKrunal
Web api 2 With MVC 5 With TrainerKrunalWeb api 2 With MVC 5 With TrainerKrunal
Web api 2 With MVC 5 With TrainerKrunalKrunal Trivedi
 
MVC 3-RAZOR Validation
MVC 3-RAZOR ValidationMVC 3-RAZOR Validation
MVC 3-RAZOR ValidationKrunal Trivedi
 
Mef with meta data and lazy loading
Mef with meta data and lazy loadingMef with meta data and lazy loading
Mef with meta data and lazy loadingKrunal Trivedi
 

More from Krunal Trivedi (9)

Azure Functions - Serverless Computing
Azure Functions - Serverless ComputingAzure Functions - Serverless Computing
Azure Functions - Serverless Computing
 
Azure App Service for Windows Container
Azure App Service for Windows ContainerAzure App Service for Windows Container
Azure App Service for Windows Container
 
Chat application with Azure SignalR Service
Chat application with Azure SignalR ServiceChat application with Azure SignalR Service
Chat application with Azure SignalR Service
 
Implementing enterprise cloud scenarios with Microsoft cloud services and pla...
Implementing enterprise cloud scenarios with Microsoft cloud services and pla...Implementing enterprise cloud scenarios with Microsoft cloud services and pla...
Implementing enterprise cloud scenarios with Microsoft cloud services and pla...
 
High Availability in Microsoft Azure
High Availability in Microsoft AzureHigh Availability in Microsoft Azure
High Availability in Microsoft Azure
 
Web api 2 With MVC 5 With TrainerKrunal
Web api 2 With MVC 5 With TrainerKrunalWeb api 2 With MVC 5 With TrainerKrunal
Web api 2 With MVC 5 With TrainerKrunal
 
MVC 3-RAZOR Validation
MVC 3-RAZOR ValidationMVC 3-RAZOR Validation
MVC 3-RAZOR Validation
 
Wcf routing kt
Wcf routing ktWcf routing kt
Wcf routing kt
 
Mef with meta data and lazy loading
Mef with meta data and lazy loadingMef with meta data and lazy loading
Mef with meta data and lazy loading
 

Recently uploaded

Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Alan Dix
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...HostedbyConfluent
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Paola De la Torre
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 

Recently uploaded (20)

Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 

Certifications for Azure Developers

  • 1. Presentation Title Lorem ipsum dolor sit amet, consectetur adipiscing elit.
  • 2. Azure Certification – Guidance / Suggestions / Q & A (Virtual Event) Date : May 16, 2020 Time : 10.00 AM to 1.00 PM Live Event URL: https://bit.ly/join-azblr-cert-webinar Agenda Time Topic 10.00 - 10:15 Welcome & Event briefing 10:15 - 11:15 Session 1 - Azure Certifications for Developers (Krunal Trivedi) 11:15 - 11:30 Break/ Addressing questions over chat 11:30 - 12:30 Session 2 - Azure Infra, Data & AI Certification Path (Abdul Rasheed Feroz Khan) 12:30 - 12:45 Wrap up/Questions/Feedback Our Speakers Krunal Trivedi, CTO-Spanlabs Microsoft Most Valuable Professional Microsoft Certified Trainer, Regional Lead Abdul Rasheed Feroz Khan, Founder- CodeSizzler Microsoft Most Valuable Professional Microsoft Certified Trainer
  • 3. Exam Prep | AZ-203/AZ-204(beta) | Developing Solutions for Microsoft Azure Krunal Trivedi CTO - Spanlabs Microsoft Certified Trainer Microsoft Azure MVP @TrainerKrunal
  • 4. KeyTakeaways • Key takeaway 1 Session objective(s): help you prepare for exam AZ- 203/AZ-204 (beta) • Key takeaway 2 Exam topics and breakdown of questions • Key takeaway 3 Exam study material, links, resources
  • 6. Azure Applications and Infrastructure Certifications 6 Fundamentals Role-based Specialty Optional Path Required Path Microsoft Certified: Azure Fundamentals (Optional) Microsoft Certified: Azure Solutions Architect Expert Microsoft Certified: Azure Administrator Associate Microsoft Certified: Azure for SAP Workloads Specialty* OR Microsoft Certified: Azure Developer Associate Microsoft Certified: Azure DevOps Engineer Expert Microsoft Certified: Azure Security Engineer Associate * Exam in beta
  • 7. Azure Developer’sAudience Profile • Azure Developers design and build cloud solutions such as applications and services. They participate in all phases of development, from solution design, to development and deployment, to testing and maintenance. They partner with cloud solution architects, cloud DBAs, cloud administrators, and clients to implement the solution. Azure Developers should be proficient in developing apps and services by using Azure tools and technologies, including storage, security, compute, and communications. Candidates must have at least one year of experience developing scalable solutions through all phases of software development and be skilled in at least one cloud-supported programming language. 7
  • 8. Comparison 8 AZ-203 AZ-204 (beta) Exam retires on, August 31,2020 at 11:59 PM Central Standard Time Became available on February 24,2020 Participants can take this exam till August 31,2020. The exam is still in the beta mode Content of this exam would be updated on May 18,2020
  • 9. Should I go for AZ-203 or AZ-204(beta)? 9 AZ-204 is in beta No study material has been specified for this test No experience of other test takers Length of the test is longer Some questions do not count Delayed results – takes approximately 6 weeks
  • 10. Should I go for AZ-203 or AZ-204(beta)? 10 AZ-203 is still valid till August 31st, 2020 Plenty of study material is available A known test-taker experience Certification is valid for the next 2 years IF YOU HAVE ALREADY PASSED AZ-203, YOU REALLY DON’T NEED TO WORRY AS YOUR CERTIFICATION IS VALID FOR 2 YEARS.
  • 11. Learning Path for Azure DeveloperAssociate 11 Start here Online courses and instructor-led training available to support learning Azure storage Azure security Microsoft Certified: Azure Developer Associate Azure Platform as a Service compute solutions Monitor, troubleshoot, and optimize solutions Azure Infrastructure as a Service compute solutions Skills required for certification Certification Exams
  • 12. Exam Basics 12 Approximately 40- 60 questions Not just MCQs Using 180 minutes wisely Case Studies
  • 14. Exam AZ-203 –TopicWeightage • Develop Azure Infrastructure as a Service compute solutions (10-15%) • Develop Azure Platform as a Service compute solutions (20-25%) • Develop for Azure storage (15-20%) • Implement Azure security (10-15%) • Monitor, troubleshoot, and optimize solutions (10-15%) • Connect to and consume Azure and third- party services (20-25%) 14
  • 15. Exam AZ-204 –TopicWeightage • Develop Azure compute solutions (25- 30%) • Develop for Azure storage (10-15%) • Implement Azure security (15-20%) • Monitor, troubleshoot, and optimize solutions (10-15%) • Connect to and consume Azure and third- party services (25-30%) 15
  • 16. DevelopAzureInfrastructureasa Servicecomputesolutions(10- 15%) Implement solutions that use virtual machines (VM) • Provision VMs, create ARM templates, configure VM Disk encryption Create containerized solutions • Create an Azure Managed Kubernetes Service (AKS) cluster, push container images to the Azure Container Registry, run containers using Azure Container Instance (ACI) or AKS Implement batch jobs by using Azure Batch Services • Manage batch jobs by using Batch Service API, run a batch job by using Azure CLI, Azure portal, and write code to run an Azure Batch Services batch job 17
  • 17. DevelopAzurePlatformasa Servicecomputesolutions(20- 25%) • Create Azure App Service Web Apps • Create an Azure App Service Web App, a background task by using Web Jobs, enable diagnostics logging, and create an Azure Web App for containers • Create Azure App Service mobile apps • Add push notifications for mobile apps, enable offline sync for mobile app, implement a remote instrumentation strategy for mobile devices • Create Azure App Service API apps • Create an Azure App Service API app and documentation for the API by using open source tools • Implement Azure functions • Implement input and output bindings, function triggers by using data operations, timers, and webhooks, create Azure Durable Functions, and Function apps using Visual Studio 19
  • 18. DevelopforAzurestorage(15- 20%) • Develop solutions that use storage tables • Design and implement policies for tables, query table storage from code, and implement partitioning schemes • Develop solutions that use a relational database • Provision and configure databases, elastic pools for Azure SQL Database, work with Azure SQL Database serverless instances, and Azure PostgreSQL Hyperscale instances • Develop solutions that use blob storage • Move items in blob storage between storage accounts or containers, set and retrieve properties and metadata, implement blob leasing, data archiving, and retention • Develop solutions that use Cosmos DB storage • Manage data with appropriate APIs, implement partitioning, and set appropriate consistency level for operations 21
  • 19. ImplementAzuresecurity(10-15%) • Implement authentication • Implement authentication with certificates, forms- based auth, tokens, multi-factor auth, or Windows authentication with Azure AD, OAuth2, and Managed identities/Service Principal authentication • Implement access control • Implement Claims-Based Access Control, Role-Based Access Control, and create shared access signatures • Implement secure data solutions • Encrypt and decrypt data at rest and in transit, and store, manage, and create secrets and certificates by using the KeyVault API 23
  • 20. Monitor,troubleshoot,and optimizesolutions(10-15%) • Develop code to support scalability of apps and services • Implement autoscaling rules and patterns, code that handles transient faults, and implement AKS scaling strategies • Integrate caching and content delivery within solutions • Store and retrieve data in Azure Redis cache, write code to implement CDNs, and invalidate cache content • Instrument solutions to support monitoring and logging • Configure instrumentation with Application Insights, analyze and troubleshoot solutions using Azure Monitor, deploy Application Insights Web Test and Alerts 25
  • 21. ConnecttoandconsumeAzure andthird-partyservices(20-25%) • Develop an App Service Logic App • Create a Logic App, understand custom connectors and templates for Logic Apps • Integrate Azure Search within solutions • Create an Azure Search index, import data, query the index, and implement cognitive search • Develop event-based solutions • Implement solutions that use Azure Event Grid, Azure Notification Hubs, and Azure Event Hub • Develop message-based solutions • Implement solutions that use Azure Service Bus and Azure Queue Storage queues 27
  • 22. Comparison betweenAZ-203 & AZ-204 beta. 28 Overall, it has now become easy and there are less topics with different percentage weightage. I personally feel AZ-204 is more of a developer focused exam. Percentage weightage has slightly changed. Two sections (IaaS and PaaS) have been merged into one i.e. compute. Removed Azure Search Removed Azure Bach, Mobile Apps, API apps Removed SQL Database and Storage Tables Additionally, no new topics have been added
  • 24. Ways to prepare for certification 30 • Build practical job skills with easily accessible and free self paced courses Microsoft Learn • Find our exam details – skills measured, training options and schedule your exam Exam Page • Attend in-depth training from Microsoft Certified Trainers Classroom Training • Practice the certification exam in either a study mode or timed testing mode Practice Tests
  • 25. Ways to prepare for certification docs.microsoft.com/learn/certifications/exams/az-203 • docs.microsoft.com/learn/certifications/exams/az-204 • Also you can take Microsoft Official Practice Test at the following link: • https://in.mindhub.com/az-203-developing-solutions-for-microsoft-azure- microsoft-official-practice-test/p/MU-AZ-203 31
  • 26. Tips andTricks 32 Try to get as much Hands- On practice as you can • Exam questions are typically action-based • Understand the technology from the Azure Portal, PowerShell Modules, and Azure CLI • For example – Don’t just create storage account from the portal – use other methods and understand the parameters to grasp how the feature works Go through the docs and keep constant engagement with the community • Not easy to deploy and test all features • Use docs.microsoft.com to your advantage – All exam questions have some type of authoritative supporting information – typically documentation
  • 27. Lorem ipsum dolor sit amet, consectetur adipiscing elit. 33
  • 28. April Hansson +1 23 987 6554 april@www.proseware.com www.proseware.com Thankyou

Editor's Notes

  1. Good Morning Everyone to the Azure Certification preparation session on Developing Solutions for Microsoft Azure. I am Krunal Trivedi. I am a Microsoft Certified Trainer as well as MCT India Regional Lead. Since 12 years I am working as Corporate Trainer for IT Corporates in India as well as around the globe. I am also Microsoft MVP for Azure. I am a CTO of a company called Spanlabs. So that was my brief introduction and now let us begin our session. Whether you’re in your first IT job or you’re a seasoned professional, you’ve worked hard to get where you are. You take your role seriously, and so does Microsoft. As we know, now a days Microsoft is changing their certification path to role based to help you and your career keep pace with today’s business requirements. Microsoft is evolving the certification program to better offer what you need to skill up, prove your expertise to employers and peers, and get the recognition—and opportunities—you’ve earned. So as the session tile says, the session is about Exam Prep for Developing Solutions for Microsoft Azure, In this session, I am going to talk about Apps – the certification path is known as Developing Solutions for Microsoft Azure with the Examination number AZ-203 or you can say AZ-204 which is in beta as of now. If you are a developer, you need to clear the examination number AZ-203/AZ-204 and if your job profile is associated with infrastructure or IT pro side or technically said, IT networking side, you need to clear AZ-103/AZ-104 and such that.
  2. I am hoping in this session to give you a lot of concrete, real-world examples you can take away. It will give you a lot of value in terms of figuring out how to crack this particular exam. I will start with basics and will also give you some study tips. Key take away from this session would be number 1 obviously help you prepare for this exam but along with that discuss the topics and give you a breakdown of what is in the test, what you should prepare for the test and also some study tactics.
  3. Well for many people, it is surprising like why it is AZ-203 or AZ-204 and not AZ-200 or AZ-201 or AZ-202? Well originally the intent was to have two exams, AZ-200 – known as Microsoft Azure Developer Core Solutions and AZ-201– known as Microsoft Azure Developer Advanced Solutions to get the certification for development track but then Microsoft decided that it would be too much and so they decided to keep one exam but again AZ-202 is transition exam and that one was also retired and so 203 is the current one and 204 would be the next one. So one test get you certified as Azure Certified Developer.
  4. Well, this is the current structure. AZ-900 is the Fundamental One and there are few Associate level certifications such as Microsoft Certified : Azure Administration Association OR Microsoft Certified Azure Developer Associate, Microsoft Certified Azure Security Engineer Associate. There is no prerequisites for any of the Associate Level or Fundamentals certification. So you can directly jump in for Developer level certification, if you like to. If you feel comfortable of taking AZ-900 first, the fundamentals exam , that’s also a good idea. Here you can see on the screen, we have Role-based certifications. We have two roles mentioned here : Associate and Expert. So here you can see, Azure DevOps Engineer Expert Certification (AZ-400) that does required Associate certification.
  5. Well, now let us move-in for AZ-203 or AZ-204 which is in beta as I told you already, this is for Developers. Here there would be few infrastructure related services we need to understand. So you can see here folks who are working with cloud solution architects, cloud DBAs, cloud administrators and other people in IT to deliver applications. The Exam is for the job role of Azure Developers who design and build cloud solutions such as applications and services. The developers would be part of the entire product development cycle from solution design, to development and deployment, to testing and maintenance.
  6. Well from the beginning of the session I am saying AZ-203 or AZ-204. So what is this mystery. Let us discuss this. Well currently we have AZ-203 is existing and most popular exam amongst the Azure Developers but at the same time Microsoft has recently announced AZ-204 which is in beta and which would be future of this role specific exam. Now, what is the difference between AZ-203 and AZ-204 as well as comparison between these two – all these I will discuss in a while. But here keep in mind, keep in mind these dates. AZ-203 retires on August 31,2020 and that means you can still take this exam till August 31. While AZ-204 became available on February and still is in the beta. Some of the content for this test would be updated on May 18, which on coming Monday.
  7. Now, again the question would be --- hey , we have two exams available – one would be expired and one is in beta. Which one should I take? Which one I should focus on? So here is some hints or rather say, guidelines for you while taking the decision. AZ-204 is still in beta. No study material has been specified for this test yet At the same time, there is no experience of other test takers. Length of the test is longer and some questions do not count. Generally we know, that when we appear for Microsoft certification, we get the result at the end of the test, on the screen with the score but for this beta exam, there would be delayed in results. It might take up to 6y weeks. You will only get , thank you for appearing for this exam on the screen.
  8. While on the other hand, AZ-203 is still valid till August 31st, 2020. Plenty of study material is available. We have plenty of test-takers available in the market, who can share their exam experience with you. And very important thing is. Certification is valid for the next 2 years. And yes, if you have already passed AZ-203 or would be passing AZ-203 till August 31, your certification would be valid for next 2 years and you don’t need to worry about it. But again what is the difference between AZ-203 and AZ-204, which we will discuss shortly.
  9. These are the pillars essentially, which make up the content for this exam. This exam covers wide range of topics in various ways. You can see starting with the left hand side top, one need to understand Azure Infrastructure as Service compute solutions. So what happens is a lot of the time you develop an application and many times you need to deal with infrastructure team who provision VMs, IP ranges, or plan hybrid connectivity. Just underneath that, there is a Azure Platform as a Service offerings. Things like App Service, Azure SQL, App DNS and SSL would be a part of it. These stuffs going to have bigger weightage. After that, Azure Storage and Azure Security is kind of a middle wear here. We will dive into all these in depth later on these topics. After that, it comes, monitor, troubleshooting and optimizing solutions. And Azure Services and third-party services These all are high level sharpers and now let us take a look in to low level pieces of all these things.
  10. First of all let us discuss Exam basics. There would be about 40-60 questions approximately. Nice thing what I have noticed here, in comparison with Microsoft exams in old days, there is a partial credit for some of the questions. Along with the MCQs here we have some questions with 2 or 3 answers and we have to pick all those apply and we get credits to the partially selected answers. You will also get some questions of drag and drop, some kind of interactive questions, so there is a different kind of format for some of the questions with partial credit and there is no penalty or negative marking for wrong guessing. So I would like to tell you that, please make sure you attend all the questions even if you don’t have idea about the particular one. Some times, you can’t skip questions and some times you can’t go back, well its depends on the scenario. In AZ-203, you will get multiple type of questions as we mentioned, some might be MCQs, some will be drag and drop, some would be case studies. It would be like few MCQs and than there would be a case study and again some more intense MCQs based on that case study. A case study contains bunch of information about say, some kind of customer, what they are currently running, their intense, what is there goal, what they are trying to achieve and then it is up to you to consume that information and go for questions based on that scenario. In AZ-204, Even there would be some performance based questions. Performance based means hands-on. It is like you will log-in to portal and perform some hands-on to pass the test. Also make sure, you plan your 180 minutes properly. Like, this is what generally I do, I spare, 150 minutes to answer questions and 30 minutes to read instructions, comments and score reporting.
  11. Let us take a look on the Exam AZ-203 objective domains. It starts with Develop Azure IaaS compute solutions that takes 10-15%, yes you read correct here. You have to understand a little bit of infrastructure and containerization stuff here to clear this exam. Second one in the list is Develop Azure Platform as a Service compute solutions which takes 20-25% of the exam questions. It would be your PaaS stuff and it would be very easy and favourite to developers. Things like Azure App service ,Web Apps and Azure SQL would be part of it. The third one is developing for Azure storage. 15-20% exam questions would be from this section. Like working with storage accounts, manage blobs in Azure storage and databases would be part of it. Than it would be about Azure security which is again 10-15% where it might asks you questions about Role-based Access Controls, Working with Azure AD and integrate your application with it, maintaining Azure key-vault, encrypt and decrypt data at rest and in transit, create, read, update and delete keys, secrets, and certificates by using the Key Vault API etc… Beyond security it would be monitoring, troubleshooting, optimizing solutions which is around 10-15% of exam questions. And finally, connecting to and consume Azure and third-party services would be around 20-25%. Things like developing an App Service Logic Apps, Integrate Azure Search within solution would be part of it.
  12. Now Let us take a look on the Exam AZ-204 - beta objective domains. It start with Develops Azure compute solutions will take 25-30%, yes you read correct here. You have to understand a little bit of infrastructure and containerization stuff here to clear this exam. The second one is developing for Azure storage.10-15% exam questions would be from this section. Like working with storage accounts, manage blobs in Azure storage and databases would be part of it. Than it would be about Azure security which is again 15-20% where it might asks you questions about Role-based Access Controls, Working with Azure AD and integrate your application with it, maintaining Azure key-vault, encrypt and decrypt data at rest and in transit, create, read, update and delete keys, secrets, and certificates by using the Key Vault API etc… Beyond security it would be monitoring, troubleshooting, optimizing solutions which is around 10-15% of exam questions. And finally, connecting to and consume Azure and third-party services would be around 20-25%. .
  13. Now, let us understand what is there in Develop Azure Infrastructure as a Service compute solutions.
  14. Now, let us understand what would go inside Develop Azure Infrastructure as a Service Compute Solutions. Here you need to understand how to provision VMs, create ARM templates, how to implement Azure Disk Encryption for VMs. Then there would be stuff related to Azure managed Kubernetes Services cluster and like how to push container image to the ACR, how to set service principal, how to run container using ACI, how to scale up and scale down AKS cluster nodes, how to upgrade master and how to implement monitoring and logging for the ACI or AKS. After that, it would be about implementing batch jobs using Azure Batch service. How to run and manage batch jobs by using Batch Service API, Azure CLI, Azure Portal and other tools. Along with Azure portal, the knowledge about the Azure PowerShell, Azure CLI and ARM templates would be very useful here. Probably you don’t need to remember how to write entire ARM templates or don’t need to remember PowerShell cmdlet, but still little bit of knowledge would be helpful here.
  15. Now, it’s time for the second one, Develop Azure PaaS compute solutions. Creating Azure App service web apps covers task like creating an Azure App Service web app, implementing background tasks by using web jobs, enable diagnostics logging, implementing health monitoring as well as hosting your web apps on azure with Azure Web App for containers. Creating Azure App Service for mobile apps covers implementing push notifications, enabling offline sync for mobile app and some services which would be in preview mode and always remember when you go to docs.microsoft.com and you see the services with preview option, would not be a part of your examination. Then, creating an Azure App Service API app, creating a documentation for API by open source and other tools would be there. By the way, as you all know, Azure API apps are having swagger definition implemented and this how it is different from an Azure web app. Implementing Azure Functions, Azure Durable Functions, Azure Function apps by using Visual Studio as well as Python Azure Functions, how to implement function triggers, implementing timers, web books, data operation would be very important to focus on here.. There might be some case studies based on all of these mentioned and how customer can achieve more, how can customer meet their end goal etc. You will spend your lot of time on these section in AZ-203 examination.
  16. The third one is developing for Azure storage. Azure storage covers wide range of topics such as Developing Solutions for storage tables which covers design and implement policies for tables. Query table storage from code and implement partitioning schemes. Also you need to understand how to work with different command line options and C#. You should spend time on learning how do I create storage account from C#, how do we upload and download objects using C# and stuff like that. Develop solution that uses a relational database – Azure SQL, where it discuss provision and configure databases, elastic pools for Azure SQL database. Knowing the pricing models, and various ways of securing your databases would be the points to keep in mind. You should also understand about Azure SQL database serverless instances . How to work with blob storage, and move items in blob storage between storage accounts and containers, bob retention policy, shared access signature etc should be considered while learning this topics. Also how to develop solutions that use cosmos DB storage, and what APIs in cosmos DB you want to use, Graph API and Casandra API and all.. Partitioning strategies and consistency stuff… So understanding of right kind of storage accounts with right features is important to remember here.
  17. In Implementing Azure Security section, you can see there is a whole authentication topic there which talks about implementing authentication with certificates, forms-based auth tokens, how to implement multi-factor authentication with Azure AD. If you go to web app resource, there would be an identity section and how to manage identity for your application. How to implement Access control with Role-based access control, create shared-access signature and then how to secure your data solutions with the encryption and decryption of data at rest and in transit, and how to implement key-vault to store your secretes and certificates.
  18. You also need to spend some time to understand about autoscaling. Like we have autoscaling in Virtual Machine Scale Set and we have autoscaling in app service. You need to understand the patterns like, how do we configure auto-scaling rules. based on the metrics, and based on the schedule and all. You also need to learn how to implement AKS scaling strategies. And then here it comes caching which is part of optimizing your solutions. Here we should learn and understand how to store and retrieve data in Azure Redis cache, and how to impalement CDNs and all. And finally in the bottom is that , instrumenting solutions to support monitoring and logging. App service provides Application Insights by default and then analyse and troubleshoot solutions using Azur Monitor and deploy Alerts and Application Insights web Test.
  19. And finally, couple of things about what falls under consuming Azure and third party services which covers around 20-25% of the exam questions. Well, there is developing a logic app and developing logic app is very simple and graphical but you need to understand about custom connectors and templates for Logic apps. And then integrate Azure Search within Solutions and here it covers creating an Azure search index, import data and query the index. And then developing event-based solutions would be very important for the examination where it coves Azure Event Grid, Azure Notification Hubs and Azure Event Hub. And then one more important topic for the test would be developing message-based solution. How to build loosely coupled architectures and how to implement messaging between these applications are important. Here I recommend you to understand Azure Service Bus and Azure Queue Storage queues . Even understanding of these two topics and practical understanding of it is very important in the industry and in daily jobs.
  20. So, now here you can see the difference between AZ-203 and AZ-204 beta. Before we go ahead and take a deep dive into Exam Topics, let us discuss the difference. The key point to keep in mind is, percentage weightage has slightly changed. You might have observed here that, two sections (IaaS and PaaS) of AZ-203 is merged into one in AZ-204, beta. Along with that, there is no Azure Search is part of AZ-204 beta. At the same time, Azure Batch, Mobile Apps, and API apps are removed from AZ-204. Also SQL Database and Storage Tables are removed. And absolutely there is no new topics have been added to AZ-204. In my understanding, AZ-204 beta or you can say in future AZ-204 is more developer focused. It has become easy and there are less topics with different percentage weightage.
  21. So now how to prepare for the examination? I would suggest to use Microsoft Learn. I would suggest you to search for AZ-203 and first check the skills measured and if you scroll down you will get a section called Two Way to prepare, and here you can see Learning Paths. I would highly recommend to go through all these learning paths before you appear for the examination. I must say the content here is much deeper and rich and you will definitely learn a lot of things. Also you can take Microsoft Official Practice Test. https://in.mindhub.com/az-203-developing-solutions-for-microsoft-azure-microsoft-official-practice-test/p/MU-AZ-203