Skip to main content
  1. Categories/

AWS

Databases

·1380 words·7 mins
AWS offers a growing number of database options (15+) with diverse data models to support a variety of workloads. These include relational, key-value, document, in-memory, graph, time series, vector, and wide-column…

Amazon S3

·1837 words·9 mins
Amazon S3 is one of the main building blocks of AWS. It is advertised as “infinitely scaling” storage…

Auto Scaling Group

·348 words·2 mins
Auto Scaling Group contains a collection of EC2 instances that are treated as a logical grouping for the purposes of automatic scaling and management…

Elastic Load Balancing

·917 words·5 mins
Elastic Load Balancing automatically distributes your incoming traffic across multiple targets…

Scalability & High Availability

·202 words·1 min
Scalability means that an application / infrastructure can handle greater loads by adapting…

Storage

·1663 words·8 mins
Storage in AWS…

Security Groups

·239 words·2 mins
AWS Security Groups are the fundamental of network security in AWS. They control how traffic is allowed in or out of our EC2 instances…

EC2

·936 words·5 mins
An Amazon EC2 instance is a virtual server in the AWS Cloud…