Skip to the content.

« Go To Home

AWS

Table of Contents

  1. NACLs vs. Subnets
  2. EC2: Volumes and Block Storage
  3. Securing Tier 1 and Tier 3 Applications
  4. Securing Data: Encryption and KMS
  5. Server and Client-Side Encryption
  6. Auto Scaling: Types and Interview Points
  7. Application Monitoring with CloudWatch
  8. Connection Draining
  9. Types of Databases in RDS
  10. SQL vs. NoSQL Databases

NACLs vs. Subnets

Network ACLs (NACLs)

Subnets


EC2: Volumes and Block Storage

Amazon EBS (Elastic Block Store)


Securing Tier 1 and Tier 3 Applications

Tier 1 (Public-Facing Web Server)

Tier 3 (Database Server)


Securing Data: Encryption and KMS


Server and Client-Side Encryption

Server-Side Encryption

Client-Side Encryption


Auto Scaling: Types and Interview Points

Types of Auto Scaling

  1. Dynamic Scaling: Adjusts resources based on demand.
  2. Scheduled Scaling: Increases/decreases capacity at specific times.
  3. Predictive Scaling: Uses ML models to anticipate demand.

Key Interview Points


Application Monitoring with CloudWatch


Connection Draining


Types of Databases in RDS


SQL vs. NoSQL Databases

SQL (Structured Query Language)

NoSQL