Skip to content

Commit a6449c3

Browse files
committed
readme tutorial index
1 parent e8be8f8 commit a6449c3

1 file changed

Lines changed: 14 additions & 7 deletions

File tree

tuts/README.md

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,9 @@ This directory contains a collection of AWS CLI tutorials and scripts for variou
2020
| 013 | Amazon EC2 | Basics | Basic operations for working with Amazon EC2 instances |
2121
| 015 | Amazon VPC | Peering | Set up VPC peering connections between VPCs |
2222
| 016 | Amazon OpenSearch Service | Getting Started | Get started with Amazon OpenSearch Service |
23+
| 018 | Amazon ECS | EC2 | Get started with Amazon ECS using EC2 instances |
2324
| 019 | AWS Lambda | Getting Started | Comprehensive introduction to AWS Lambda serverless functions |
25+
| 020 | Amazon EBS | Getting Started Volumes | Create and manage Amazon EBS volumes with EC2 instances |
2426
| 021 | AWS CloudFormation | Getting Started | Introduction to AWS CloudFormation infrastructure as code |
2527
| 022 | Amazon EBS | Intermediate | Intermediate Amazon EBS concepts and operations |
2628
| 024 | AWS Glue | Getting Started | Get started with AWS Glue using the AWS CLI |
@@ -51,6 +53,7 @@ This directory contains a collection of AWS CLI tutorials and scripts for variou
5153
| 054 | Amazon Kinesis Video Streams | Getting Started | Get started with Amazon Kinesis Video Streams |
5254
| 055 | Amazon VPC Lattice | Getting Started | Create and manage Amazon VPC Lattice service networks |
5355
| 057 | Amazon MSK | Getting Started | Introduction to Amazon Managed Streaming for Apache Kafka |
56+
| 058 | Elastic Load Balancing | Getting Started | Create and configure Application Load Balancers |
5457
| 059 | Amazon DataZone | Getting Started | Introduction to Amazon DataZone |
5558
| 061 | Amazon Athena | Getting Started | Get started with Amazon Athena |
5659
| 062 | AWS Support | Getting Started | Get started with AWS Support |
@@ -65,9 +68,13 @@ This directory contains a collection of AWS CLI tutorials and scripts for variou
6568
| 074 | Amazon Textract | Getting Started | Get started with Amazon Textract document analysis |
6669
| 075 | AWS Database Migration Service | Getting Started | Introduction to AWS Database Migration Service |
6770
| 077 | AWS Account Management | Getting Started | Get started with AWS Account Management |
71+
| 078 | Amazon ECR | Getting Started | Create and manage Docker container images with Amazon ECR |
6872
| 079 | AWS IoT Device Defender | Getting Started | Introduction to AWS IoT Device Defender |
73+
| 080 | AWS Step Functions | Getting Started | Create and run serverless workflows with AWS Step Functions |
6974
| 081 | AWS Elemental MediaConnect | Getting Started | Introduction to AWS Elemental MediaConnect |
7075
| 082 | Amazon Polly | Getting Started | Get started with Amazon Polly text-to-speech service |
76+
| 085 | Amazon ECS | Service Connect | Set up service-to-service communication in Amazon ECS |
77+
| 086 | Amazon ECS | Fargate Linux | Deploy containerized applications on Amazon ECS using Fargate |
7178

7279
## Using These Tutorials
7380

@@ -89,13 +96,13 @@ To use a tutorial:
8996
The tutorials are organized by AWS service categories:
9097

9198
**Compute & Containers**
92-
- EC2 (013), Lambda (019), Batch (011), EKS (034), Lightsail (001)
99+
- EC2 (013), Lambda (019), Batch (011), EKS (034), ECS (018, 085, 086), Lightsail (001)
93100

94101
**Storage & Databases**
95-
- S3 (003), EBS (022), RDS (036), DynamoDB (070), DocumentDB (025), Neptune (064), ElastiCache (065), Redshift (038, 039)
102+
- S3 (003), EBS (020, 022), RDS (036), DynamoDB (070), DocumentDB (025), Neptune (064), ElastiCache (065), Redshift (038, 039)
96103

97104
**Networking & Content Delivery**
98-
- VPC (002, 008, 009, 015), CloudFront (005), Transit Gateway (012), Direct Connect (051), VPC Lattice (055), Network Firewall (047)
105+
- VPC (002, 008, 009, 015), CloudFront (005), Transit Gateway (012), Direct Connect (051), VPC Lattice (055), Network Firewall (047), Elastic Load Balancing (058)
99106

100107
**Analytics & Big Data**
101108
- EMR (037), Glue (024), Athena (061), Kinesis Video Streams (054), MSK (057), DataZone (059)
@@ -104,13 +111,13 @@ The tutorials are organized by AWS service categories:
104111
- SageMaker (028), Textract (074), Polly (082)
105112

106113
**Security & Identity**
107-
- IAM Identity Center (045), Secrets Manager (073), Config (053), WAF (052), Payment Cryptography (067)
114+
- IAM Identity Center (045), Secrets Manager (073), Config (053), WAF (052), Payment Cryptography (067), Cognito (066)
108115

109116
**Monitoring & Management**
110117
- CloudWatch (031, 032), Systems Manager (046), CloudFormation (021), Support (062), Account Management (077)
111118

112119
**Application Integration**
113-
- SNS (048), SES (033), MQ (043), Cloud Map (004, 010)
120+
- SNS (048), SES (033), MQ (043), Cloud Map (004, 010), Step Functions (080)
114121

115122
**IoT & Edge**
116123
- IoT Core (063), IoT Device Defender (079)
@@ -119,10 +126,10 @@ The tutorials are organized by AWS service categories:
119126
- Chime SDK (007), Connect (027), Elemental MediaConnect (081)
120127

121128
**Developer Tools & Services**
122-
- Q Business (042), End User Messaging (049), Marketplace (030)
129+
- Q Business (042), End User Messaging (049), Marketplace (030), ECR (078)
123130

124131
**Other Services**
125-
- WorkSpaces (035), Managed Grafana (044), Fault Injection Service (069), Database Migration Service (075)
132+
- WorkSpaces (035), Managed Grafana (044), Fault Injection Service (069), Database Migration Service (075), OpenSearch Service (016)
126133

127134
## Contributing
128135

0 commit comments

Comments
 (0)