Case Studies and Best Practices Flashcards
Q: Why are case studies important in understanding AWS services?
A: They highlight real-world examples of how organizations use AWS to solve problems, optimize performance, and reduce costs.
Q: How does Netflix use AWS?
A: Netflix leverages AWS for scalable video streaming, data analytics, and content delivery using services like S3, EC2, and DynamoDB.
Q: How does Airbnb benefit from AWS?
A: Airbnb uses AWS for global scalability, data analytics, and DevOps automation with services like RDS, Elastic Load Balancer (ELB), and CloudFront.
Q: How does NASA JPL use AWS?
A: NASA JPL uses AWS to process and store images from Mars rovers, leveraging S3, EC2 Spot Instances, and CloudFront.
Q: What is FINRA’s use case on AWS?
A: FINRA uses AWS to process billions of financial records daily, relying on services like Redshift, EMR, and S3 for big data analytics.
Q: How does Capital One leverage AWS?
A: Capital One uses AWS for application modernization, machine learning, and regulatory compliance using services like Lambda, SageMaker, and KMS.
Q: What are the general AWS best practices for any workload?
A: Follow the AWS Well-Architected Framework, implement security best practices, and use monitoring and cost management tools.
Q: What are the five pillars of the AWS Well-Architected Framework?
- Operational Excellence
- Security
- Reliability
- Performance Efficiency
- Cost Optimisation
Q: What are best practices for operational excellence in AWS?
A: Automate operations, use infrastructure as code (IaC), and conduct regular reviews of systems and processes.
Q: What are the key security best practices in AWS?
A: Implement IAM roles, enable encryption, use security groups, monitor with CloudTrail, and conduct regular audits.
Q: What are reliability best practices in AWS?
A: Design for failure, replicate across AZs/Regions, use backups, and implement automated recovery mechanisms.
Q: How can performance efficiency be achieved on AWS?
A: Use scalable architectures, optimize network performance, and select the appropriate AWS services for workloads.
Q: What are best practices for cost optimization in AWS?
A: Use Reserved or Spot Instances, implement lifecycle policies, and monitor costs with AWS Budgets and Cost Explorer.
Q: What are the best practices for disaster recovery in AWS?
A: Define RTO and RPO, replicate data across regions, and test disaster recovery plans regularly.
Q: How did Intuit leverage AWS for machine learning?
A: Intuit uses SageMaker for training models to predict financial fraud and improve customer experiences.
Q: How did iRobot use AWS serverless services?
A: iRobot uses AWS Lambda, IoT Core, and DynamoDB to manage and process data from connected home devices.