Skip to content

Commit 565fc2f

Browse files
authored
Merge pull request #3 from mwunderl/new-tutorials
new tutorials
2 parents abd8c09 + b9680c6 commit 565fc2f

15 files changed

Lines changed: 4067 additions & 0 deletions

File tree

tuts/013-ec2-basics/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Amazon EC2 basics
2+
3+
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.
4+
5+
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.

0 commit comments

Comments
 (0)