Recall & Review
beginner
What is Amazon EC2?
Amazon EC2 (Elastic Compute Cloud) is a service that lets you rent virtual computers to run your applications. It provides flexible computing capacity in the cloud.
Click to reveal answer
beginner
Why is EC2 important for compute tasks?
EC2 allows you to quickly start and stop virtual servers, so you can run your programs without buying physical machines. It scales easily to match your needs.
Click to reveal answer
beginner
How does EC2 help save costs compared to owning servers?
With EC2, you pay only for the time your virtual servers run. You avoid upfront costs and maintenance of physical hardware.
Click to reveal answer
beginner
What does 'elastic' mean in EC2?
'Elastic' means you can easily add or remove computing power as your needs change, like stretching or shrinking a rubber band.
Click to reveal answer
beginner
Name a real-life example of using EC2 for compute.
A company can use EC2 to run their website servers. When many people visit, they add more servers. When traffic is low, they reduce servers to save money.
Click to reveal answer
What does EC2 provide?
✗ Incorrect
EC2 provides virtual computers (servers) to run your applications in the cloud.
Why is EC2 called 'elastic'?
✗ Incorrect
'Elastic' means you can quickly add or remove computing resources as needed.
How do you pay for EC2 usage?
✗ Incorrect
You pay for EC2 based on how long your virtual servers run, saving costs compared to owning hardware.
Which of these is NOT a benefit of EC2?
✗ Incorrect
EC2 does not automatically repair physical hardware; it provides virtual servers.
What is a common use case for EC2?
✗ Incorrect
EC2 is often used to run website servers that scale with visitor demand.
Explain why EC2 matters for compute in simple terms.
Think about how renting computers in the cloud helps run programs easily.
You got /4 concepts.
Describe a real-life example where EC2 helps a business handle changing workloads.
Imagine a website that gets busy sometimes and quiet other times.
You got /4 concepts.