# BeSA Week 01 ### Question 1: Scenario Introduction :::success **Problem Statement:** We are a medium sized company with about 500+ employees and 1m+ customers based predominently in NA and EMEA region. We are currently managing our workloads using 10 Datacenters located in 10 major cities in NA and EMEA (e.g. NY/London/SF/Berlin). What are the benefits you have to offer if we move to AWS? ::: **Answer: talk about Cloud Introduction and about Cloud Value proposition** **Relevant Links:** :::info 1. https://aws.amazon.com/what-is-cloud-computing/ ::: ### Question 2: How do I control where I am putting my data? [Location/Goegraphy] :::success **Problem Statement:** We are part of the healthcare industry so we have some strict requirements regarding where our data can be stored (Think GDPR :)). At the same time, we want to make sure that our app is available to end users across the world without lag. ::: **Answer: AWS Global Infrastructure (Regions/AZs/Edge Locations/Outposts etc.)** **Relevant Links:** :::info 1. https://aws.amazon.com/about-aws/global-infrastructure/ 2. https://aws.amazon.com/compliance/data-center/data-centers/ ::: ### Question 3: Compute Options :::success **Problem Statement:** Our workloads are pretty diverse and they cater to different needs of our applications. We have both Virtual Machines and Containerized worklaods. Do I have to make any changes ::: **Answer: AWS Compute Options** **Relevant Links:** :::info 1. https://aws.amazon.com/products/compute/ ::: #### Follow-up Question: Kubernetes on AWS :::success **Problem Statement:** Uh, I forgot to mention one thing when I was explaining the workloads. We are running a major chunk of our workload using Kubernetes On-prem. How do we put that on AWS? Is that going to take a lot of effort / engineering hours? ::: **Answer: Talk about EKS vs ECS and multiple options available on AWS for Containerized workloads** **Relevant Links:** :::info 1. https://aws.amazon.com/eks/ 2. https://aws.amazon.com/ecs/ 3. https://aws.amazon.com/containers/ ::: ### Question 4: Discounts available on AWS for Compute :::success **Problem Statement:** Do you have any sort of Customer loyalty programs or any other sort of discount options if we move a large part of workloads to AWS? ::: **Answer: EC2 Pricing Options** **Relevant Links:** :::info 1. https://aws.amazon.com/ec2/pricing/ ::: ### Question 5: Serverless Introduction :::success **Problem Statement:** I have heard about something called modern application architecture on serverless which helps customers save quite a substantial amount of money on their compute costs. is that true? can you give us some details about that? ::: **Answer: Talk about Lambda and Serverless architectures on AWS (Think EDA)** **Relevant Links:** :::info 1. https://aws.amazon.com/serverless/ 2. https://serverlessland.com/ :::