Posts

Showing posts with the label Exam

Lab: Logic App in Azure Portal

Image
 There are four ways of creating a Logic App. Azure Portal You have a visual designer available here where you can visually see the workflow and all the connectors, conditions, flow paths and available actions. Easy to create design the app and understand what is going on. You can not use source control or DevOps for this LA. Visual Studio 2019 You can design your app in Visual Studio using the building logic app Designer. Also you can also check in the logic app to the source control. Hence you can take the advantage of the DevOps features   Visual Studio Code You can...

Same code Links for the Az-204 Developing for Microsoft Azure Exam Topics

I will keep adding more links in the list below and categorise them according to 4 major categories of AZ-204 Exam so keep checking for the updates "Develop for the Azure Cloud" Sample Projects 50% of this exam falls in the "Develop for the Cloud" objective, and requires exposure to code. A collection of sample code you can play around with using Visual Studio 2019 or Visual Studio Code: Azure Batch Hello World - https://github.com/Azure-Samples/azure-batch-samples/blob/master/CSharp/GettingStarted/01_HelloWorld Azure Batch AI Code Samples - https://azure.microsoft.com/en-us/resources/samples/?service=batch-ai&sort=0 Service Bus Queue - https://github.com/Azure/azure-service-bus-dotnet Service Bus Code Samples - https://azure.microsoft.com/en-us/resources/samples/?service=service-bus&sort=0 Event Hubs - https://github.com/azure/azure-event-hubs-dotnet Azure Relay Hybrid Connections - https://github.com/azure/azure-relay-dotnet Event Grid Publish/Consume Eve...

How to prepare for AZ-204 Developing for Microsoft Azure Certification Exam

Image
  Here is the list of learning path to prepare for AZ-204 Developing for Microsoft Azure exam from my personal experience. First foremost, subscribe to free Azure plan for portal, this will give you free access for some services for 30 days and for others 12 months access. you can browse through Azure portal and see its services. Exam expects 2 years experience of MS Azure, but if you just starting and want to go ahead with learning, you need to start from somewhere and this should be your first step. Take a Udemy course if you can buy one, go through all modules once. For absolute beginner, this is good step as the good instructor will quickly guide you through all the steps/services and give you a general idea of the content. However these courses are never comprehensive. you should go through them again and again if you are beginner or don’t have enough knowledge about a certain topic. you might want to go thro...

Azure Service and Deployment Models

Microsoft Azure is the second largest cloud technology to provide you various services.  In  order to understand the cloud, you need to understand the cloud basics or glossary. Here is the brief introduction and the major terminologies used in cloud Cloud Service Model Cloud systems offer three service models for your solution: ·          IAAS – Infrastructure As A Service -Infrastructure Provisioning/providing ·       PAAS – Platform As A Service - Dev/Deployment Environment provider ·       SAAS – Software As A Service- Web based Application provider    Cloud Deployment Model ·         Public ·         Hybrid ·         Private Cloud Architecture Terminologies  While dealing with Cloud offerings you will come across with these terminologies quite frequently, lets see what...

AZ-204 - Developing Solutions for Microsoft Azure ( Exam Content)

Image
AZ-204 - Developing Solutions for Microsoft Azure      Exam Categories with %age of questions