Posts

Showing posts from March, 2026

My AWS Cloud Learning Roadmap

 Content: Cloud Basics AWS Global Infrastructure IAM (Identity & Access Management) EC2 (Virtual Servers) S3 (Storage Service) VPC (Networking) RDS (Databases) Lambda (Serverless) Cloud Basics Introduction Cloud computing is the delivery of computing services such as servers, storage, databases, networking, and software over the internet. Instead of buying and maintaining physical servers, companies can use cloud services to run applications and store data. A major provider of cloud services is Amazon Web Services , which offers many tools to build and manage applications in the cloud. What is Cloud Computing? Cloud computing means using remote servers hosted on the internet to store data and run applications. Users can access these services from anywhere using a computer or mobile device. Example: When you store files online instead of on your computer, you are using the cloud. Types of Cloud Services Infrastructure as a Service (IaaS) Provide...