Module Overview
Module 4.1: Amazon EC2 and Foundational Compute
Learn about the core compute services of AWS: Amazon EC2 and AWS Lambda.
This page introduces the module. It is not a lesson to complete.
Use it to understand the scope, then start the first lesson when you're ready.
Module Overview
In this module, we explore the two main ways to run code and applications in AWS: virtual servers (EC2) and serverless functions (Lambda).
- EC2 Foundations: Understanding what EC2 is and when to use it.
- Launching Instances: The core building blocks for launching an EC2 instance.
By the end of this module, you'll know when to choose a server you manage versus a function that runs without server management.