AWS Security group and NACL Demo
we have created custom VPC.
Create EC2 instance in custom VPC.
SSH into EC2 instance and updated packages and run command.
python3 -m http.server 8000 (When you execute this command, it starts a simple HTTP server on your local machine. This...
abhijitshenolikar.hashnode.dev3 min read