Blogs
Let AWS manage our Relational DBs and Caches for Us
We had already learned about the Data Storages options which AWS provide us, but those are literal Disk Storages. Inside those we had to built or manage our own Database management systems, to solve this AWS provide us with different type of services which do Data management for us like Amazon RDS, ElastiCache, Aurora, DynamoDB etc.
Let’s balance handle our loads by Load Balancers and Auto Scaling Groups!!
In real life, we fight against the whole world making requests to our servers. There might be some hackers or haters trying to make large number of requests to bring our servers down. Even if we have not haters and no hackers , the request traffic to our servers might increase suddenly due to some sale offerings, some new trends , or getting featured by some big celebrities, To handle these loads efficiently we use Load Balancers.
Let’s store our needs [ Instance Storage , EBS , EFS ]
Making systems and to make one, we need STORAGE to store our data on it , In todays learnings I will tell about some base level of storage options AWS provide us through its sevices.
Infrastructure as a Service (EC2 Basics)
IaaS is the most fundamental cloud service model where AWS provides the infrastructure, and we manage the operating system, applications, and configurations.Infrastructure as a Service (IaaS) in AWS