لوحة ⁨20⁩ · ⁨السلاسل⁩مسح ⁨2026⁩
Series

AWS CLI Guides

Back to Series

AWS CLI Guides

4parts, in order. Start at the top.

Blog Posts

4 items
How To Create A Custom VPC Using AWS CLI

How To Create A Custom VPC Using AWS CLI

  • AWS
  • VPC
  • 15 تشرين الأول 2022
  • 03 Mins read

Introduction The example below creates a VPC with an IPv4 CIDR block, a public subnet, and a private subnet, all with AWS CLI commands. Once the VPC and subnets are configured, you can run an inst

How To Create An AWS EC2 Instance Using AWS CLI

How To Create An AWS EC2 Instance Using AWS CLI

  • AWS
  • EC2
  • 30 تشرين الأول 2022
  • 05 Mins read

Introduction In this tutorial we will create an AWS EC2 instance with the AWS CLI. We will build the network around it first, then launch the instance with a user data script that installs the Apa

How To Create a DynamoDB Table Using AWS CLI

How To Create a DynamoDB Table Using AWS CLI

Introduction In this article, we will learn how to create a DynamoDB table using AWS CLI. We will also learn how to add items to the table and how to query the table. Prerequisites To follow

How To Create a AWS S3 Bucket Using AWS CLI

How To Create a AWS S3 Bucket Using AWS CLI

  • AWS
  • S3
  • 11 تشرين الثاني 2022
  • 03 Mins read

Introduction In this post, I will show you how to create an AWS S3 bucket using AWS CLI. Prerequisites You need to have:AWS CLI installed and configured AWS S3 bucket nameAWS S3 bu