Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions tuts/013-ec2-basics/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Amazon EC2 basics

This tutorial demonstrates the basic operations for working with Amazon Elastic Compute Cloud (EC2) instances, including creating, configuring, and managing virtual servers in the AWS cloud.

You can either run the automated script `ec2-basics.sh` to execute all the steps automatically, or follow the step-by-step instructions in the `ec2-basics.md` tutorial to understand each operation in detail.
Loading