aws

Summary AWS Security and Encryption

This blog is a part of my journey “Embarking on the AWS Solution Architect Associate SAA-CO3 Certification Journey” Table of Content Types of Encryption Encryption in flight Server side encryption at rest Client side encryption AWS KMS KMS Key Policies Copying Encrypted Snapshots across accounts KMS Multi-Region Keys SSM Parameter Store Standard and advanced parameter tiers…

VPC AWS
aws

A Quick Overview of AWS VPC

This blog is a part of my journey “Embarking on the AWS Solution Architect Associate SAA-CO3 Certification Journey” This diagram has all the components that are currently belongs to AWS VPC. If you are able to understand the diagram and know what each components does, congratulations you are well prepared for the AWS Solution Architect Exam…

Amazon S3
aws

Amazon S3

This blog is a part of my journey “Embarking on the AWS Solution Architect Associate SAA-CO3 Certification Journey” Table of Content Introduction Buckets Objects Security User Policy S3 Bucket Policies Object Access Control List Bucket Access Control List Scenarios in Policy Assignment. Static Website S3 versioning S3 Replication S3 Storage Class S3 Durability S3 availability General…

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…