Vpc

How To Create An AWS EC2 Instance Using AWS CLI
- Mohammad Abu Mattar
- AWS , EC2 , VPC , AWS CLI , WordPress , Linux
- Published: 30 Oct, 2022
Introduction We will learn how to create an AWS EC2 instance using AWS CLI in this tutorial. We will also discover how to set up an AWS EC2 instance so that it functions with the Apache web server
read more
How To Create A Custom VPC Using AWS CLI
- Mohammad Abu Mattar
- AWS , VPC , AWS CLI , Cloud Networking , Infrastructure as Code
- Published: 15 Oct, 2022
Introduction In the sample that follows, an IPv4 CIDR block, a public subnet, and a private subnet are all created using AWS CLI instructions. You can run an instance in the public subnet and conn
read more