Internet gateway

How To Setup Bastion Host on AWS using CloudFormation Template
- Mohammad Abu Mattar
- AWS , CloudFormation , Security , Networking , DevOps
- Published: 10 Jan, 2023
Introduction In previous post How To Setup Bastion Host on AWS using CloudFormation Template, we will learn how to setup a Bastion host
read more
How To Setup Bastion Host on AWS using AWS CLI
- Mohammad Abu Mattar
- AWS , AWS CLI , Security , Networking , DevOps
- Published: 09 Jan, 2023
Introduction In today's world, security is the top priority for any infrastructure and applications, that's why a Bastion host is a must-have in your infrastructure if you want to secure your remo
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