Skip to main content

Command Palette

Search for a command to run...

3. Getting started with azure

Updated
2 min readView as Markdown

Today i am going to create an account in azure, explore regions and read about IaaS, PaaS and SaaS.

Creating an account

We can go this link https://azure.microsoft.com/en-in/pricing/purchase-options/azure-account and click on try for free if you just want to try and learn azure, the other option is pay as you go but i don't recommend that for someone who is just starting to learn azure.

After clicking on try for free, we have to fill up our personal details

After logging in, we get to the homepage

Now that we have created the account lets move on to the next topic regions.

Why are the data centers(availability zones) spread across different regions?

latency and downtime. We want minimum latency and downtime.

IaaS,PaaS,SaaS

Azure provides many different services , it is upto the user how they want to use it, as a Infrastructure as a Service model**(Example- vm, networking , stoarage and thden use third party apps inside them.)** or Product as a Service model**(Example- mysql database , configure it yourself)** or Software as a service model**(Example- outlook email service, just use a software)**

The content of this blog are notes of the video linked below

https://youtu.be/e99QsTsJPJs?si=n2-e2Zxu4vlS3NbT

Learning DevOps

Part 3 of 4

i will be following roadmap.sh/devops roadmap to learn DevOps with great detail. If the roadmap will have anything that i already know , i will revise it and make my understanding on that topic or tool more refined. This series will have everything i learn documented. I will create a blog for each topic as i go through them.

Up next

4.Understanding azure resource

Resource, Resource Groups and Azure Resource Manager