aws

Auto Scaling Group for EC2

This blog is a part of my journey “Embarking on the AWS Solution Architect Associate SAA-CO3 Certification Journey” Introduction In today’s cloud-centric world, infrastructure needs can change rapidly. The ability to seamlessly scale your application resources up or down to meet demand is crucial for maintaining optimal performance and cost efficiency. This is where AWS Auto…

aws

Load Balancers in AWS

This blog is a part of my journey “Embarking on the AWS Solution Architect Associate SAA-CO3 Certification Journey” Table of Content Introduction Health Checks Types of Load Balancers on AWS Classic Load Balancers (CLB) Application Load Balancer (ALB) Network Load Balancer (NLB) Gateway Load Balancer Sticky Sessions Cross Zone Load Balancing SSL – Server Name Indication…

aws

A Quick Overview of EC2 Storages

This blog is a part of my journey “Embarking on the AWS Solution Architect Associate SAA-CO3 Certification Journey” Table of Content Elastic Block Store (EBS) Key Features EBS Snapshot EBS Encryption Encrypting an Unencrypted EBS Volume EBS Volume Types EBS Multi-Attach EC2 Instance Store Amazon EFS (Elastic File System) Amazon Web Services (AWS) provides a plethora…

aws

Elastic IPs & ENI

This blog is a part of my journey “Embarking on the AWS Solution Architect Associate SAA-CO3 Certification Journey” Elastic IPs In the dynamic world of cloud computing, where resources can be created, modified, and deleted at a moment’s notice, having a static and reliable way to connect to your cloud-based assets is essential. Enter Elastic IPs,…

AWS EC2
aws

Amazon EC2: A Quick Summary

This blog is a part of my journey “Embarking on the AWS Solution Architect Associate SAA-CO3 Certification Journey” Table of Content Introduction Introductory Points Configuration Options EC2 User Data Instance Types General Compute Optimised Memory Optimised Storage Optimised EC2 Instance Purchasing Options On Demand Instances Reserved Instances Convertible Reserved Instances Spot Instances Dedicated Hosts Dedicated Instances…

AWS IAM
aws

AWS IAM: A Comprehensive Guide to Identity and Access Management

This blog is a part of my journey “Embarking on the AWS Solution Architect Associate SAA-CO3 Certification Journey” Table of Content Introduction IAM permission IAM policy structure IAM Policy Consists of IAM Policy Statement Struture IAM Multi-Factor Authentication (MFA): Password Policy MultiFactor Authenticator App How can user access AWS? What is AWS CLI? What is AWS…

aws

How to Choose an AWS Region?

This blog is a part of my journey “Embarking on the AWS Solution Architect Associate SAA-CO3 Certification Journey” Choosing the right AWS (Amazon Web Services) Region is a crucial decision when setting up your cloud infrastructure. AWS offers multiple geographic Regions worldwide, and each Region consists of multiple Availability Zones (AZs). Your choice of Region can…