Tuesday, February 4, 2020

AWS Load Balancer



Before jumping into AWS Elastic Load balancer, first we need to understand, what is the Need of Load balancer in IT World.

    1. Load balancer

Lets start with a problem statement to understand the Load balancer.

Problem Statement


I have website, which is hosts only one webserver, when heavy incoming application traffic comes, the webserver cannot handle this traffic.

Saturday, January 11, 2020

AWS CloudFront


Before jumping into AWS CloudFront, first we need to understand, what is the Content Delivery Network(CDN), Static Web Content and Dynamic Web Content.

Wednesday, January 8, 2020

AWS Route 53

Before jumping into AWS Route 53, first we need to understand, what is the Domain Name System(DNS) and how its work.

Monday, January 6, 2020

AWS Relational Database Service -RDS


Before jumping into AWS Relational Database Service (RDS), first we need to understand, what is the Relational Database and type of relational Database along with its uses.
In Relational database, we store data in Tabular format and there can be a relationship between tables. 

Friday, January 3, 2020

AWS Auto Scaling

Before jumping into AWS Auto Scaling, first we need to understand the meaning of scaling in Cloud world.
Scaling means to meet the right (not Less or Extra) computes to handle the workload. With the help of scaling you do not just handle the heavy workload but also saving the cost by reducing the compute if not required.
Fault tolerance, High availability and cost saving are major benefits of Scaling.
we often heard two words in Scaling,

Thursday, January 2, 2020

AWS Elastic Compute Cloud -EC2

Elastic Compute Cloud (EC2) is a virtual Machine on AWS Host (Physical servers). AWS uses a XEN hypervisor to create virtualization and provide virtual machines. it comes under AWS Compute service. This Virtual Machines refer as EC2 Instance in AWS.

Monday, December 23, 2019

AWS Simple Storage Services

Before jumping into AWS S3 (Simple Storage Services), Need to understand the Storage types, Object Storage and Distributed Architecture.

Monday, December 16, 2019

AWS Virtual Private Cloud -VPC

Before going to AWS VPC (virtual private Cloud), we need to understand the basic terms of Networking, which is being used in all Cloud environments I have tried to cover all aspects of AWS VPC which help you understand the AWS VPC fundamental.

Monday, December 9, 2019

AWS EBS Snapshot


This Blog covers all important points of EBS snapshot, EBS encryption and EBS sharing.

Friday, December 6, 2019

AWS EBS and Instance-Store Volume

Before going to AWS EBS, we need to understand the basic knowledge of storages, which is being used in Cloud environment and we are using directly or indirectly. I have tried to cover all aspects of AWS EBS which help you understand the AWS EBS fundamental.
Basically, in Cloud world, we heard below Buzz world while working with Storage.

AWS Elastic Compute Cloud -EC2

Elastic Compute Cloud (EC2) is a virtual Machine on AWS Host (Physical servers). AWS uses a XEN hypervisor to create virtualization and p...

Amazon Web Services Fundamentals