Skip to main content

Command Palette

Search for a command to run...

AWS to Azure Services Comparison

Updated
1 min readView as Markdown
AWS to Azure Services Comparison
J
Hi there! I'm a Cloud Engineer & SRE, documenting my transition into AI/ML Platform Engineering. I write technical deep-dives, hands-on implementation guides, CLI helper scripts, and visual architectures covering cloud, infrastructure, orchestration, governance, and modern AI runtimes.

The "AWS to Azure services comparison" Microsoft article was shared with me when I first started working with multi-☁️ architectures. It was very helpful back then and I still refer to it today.
 
Grasping the different terminology between providers can be a lot to digest as there are so many services available. Understanding the differences in names and functionality of core services used in your business will provide value during platform, product and solution design conversations 🎯
 
In this image, I highlight some commonly used services that were a priority for me to learn at the beginning of my cloud journey.
 
Microsoft Article Link: https://learn.microsoft.com/en-us/azure/architecture/aws-professional/services

Cloud Architectures

Part 5 of 5

Focuses on high-level system design, provider translations, and architectural reference patterns across multi-cloud ecosystems. Covers service mappings between major cloud providers (AWS to Azure), and structural design choices between managed cloud platforms and self-hosted AI compute infrastructure.

Start from the beginning

AWS IAM User Management | Terraform & Boto3 Scripts

Overview Finding the balance between ensuring the security of user identities while providing a self-service user experience takes continuous effort. With the constantly evolving cloud landscape and t

More from this blog

Jenna's Runbooks

24 posts

Documenting cloud operations, developer tooling, and AI infrastructure. Content is organized into four main sections: Platform & AI Infrastructure (runtimes, K8s, kernel tuning), MLOps & Reliability (Terraform IaC, FinOps, security, automation), Cloud Architectures (multi-cloud blueprints & system design), and DevEx (CLI utilities, agentic workflows).