Skip to main content
Skip to main content
Still in beta — questions, comments or suggestions? aramb@aramb.dev
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.

Start First Lesson

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).

  1. EC2 Foundations: Understanding what EC2 is and when to use it.
  2. 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.