AWS Cloud architect / Solution Architect Flashcards
How can you make your application scalable for a big traffic day?
ALB - Warm up
Autoscaling Group - Scheduling scaling
Run IEM (Instrastructure Event Management) to ensure it can handle high traffic
Use Database proxy
How did you do DR (disaster recovery) for your cloud application?
Recovery Time Objective (RTO) and Recovery Point Objective (RPO)
- Backup and Restore
- Pilot light
- Warm Standby
- Multi-site active/active
What is pilot standup in DR (disaster recovery)
Infrastructure changes are replicated by scale down. I.e. Zero instances in autoscaling group
What is Warm Standby in DR (disaster recovery)
Infrastructure changes are replicated by minimum scale. I.e. One instances in the autoscaling group
How do you secure your application on the cloud?
KMS, IAM, firewall for the security
What are cloud computing deployment models
Cloud
Hybrid
On-Premisis
What is the share responsibility model?
- AWS is responsible from Infrastructure running in cloud
- Customer is responsible for security in the cloud
What is AWS Perspective workload?
Workload Discovery on AWS (formerly called AWS Perspective) is a tool to visualize AWS Cloud workloads. Use Workload Discovery on AWS to build, customize, and share detailed architecture diagrams of your workloads based on live data from AWS.
https://aws.amazon.com/solutions/implementations/aws-perspective/