Cloud Computing & DevOps · Cloud platforms

AWS Tutorial

Regions, IAM, EC2/EKS touchpoints, S3 ergonomics, Lambda + events for Python backends.

Sponsored

Lesson outline

  1. 13
    Attach EBS Volumes to EC2

    Create and attach EBS volumes to EC2 hands-on. Step-by-step AWS tutorial covers volume creation, attachment, mounting, and troubleshooting.

  2. 14
    AWS Tutorial — Part 001

    Placeholder slot — edit in console (aws-stub-001).

  3. 15
    Set Up a Security Group for Web Traffic

    Learn to configure an AWS security group for web traffic — define inbound rules, attach to instances, and avoid common pitfalls in this hands-on tutorial.

  4. 16
    AWS Tutorial — Part 002

    Placeholder slot — edit in console (aws-stub-002).

  5. 17
    Host a Static Website on S3

    Learn to host a static website on S3 with this hands-on AWS tutorial. We'll cover the core concept, step-by-step setup, practical walkthrough, troubleshooting, and what to learn next.

  6. 18
    AWS Tutorial — Part 003

    Placeholder slot — edit in console (aws-stub-003).

  7. 19
    S3 Versioning & Lifecycle Rules

    Learn to enable S3 versioning and lifecycle rules. This step-by-step AWS tutorial covers core concepts, hands-on configuration, and best practices for managing object versions and automated lifecycle transitions.

  8. 20
    AWS Tutorial — Part 004

    Placeholder slot — edit in console (aws-stub-004).

  9. 21
    Serve a Static Site via CloudFront

    Learn to serve a static site via CloudFront CDN in this AWS Tutorial step. Hands-on exercise, troubleshooting, and next steps included.

  10. 22
    AWS Tutorial — Part 005

    Placeholder slot — edit in console (aws-stub-005).

  11. 23
    Register a Domain with Route 53

    Learn how to register a domain with Route 53 in this hands-on AWS tutorial. Step-by-step guidance, troubleshooting, and what to study next.

  12. 24
    AWS Tutorial — Part 006

    Placeholder slot — edit in console (aws-stub-006).

    AWS Tutorial — step-by-step tutorials

    What you will find here

    This track walks through aws tutorial in order — each lesson is server-rendered HTML you can read without JavaScript. Follow the outline, then practice in the browser IDE when a lesson links to runnable code.

    Tutorials vs quizzes and code samples

    Tutorials teach in sequence. For quick checks use quizzes. For copy-paste snippets see code samples. For deeper reading browse articles.