In this video I have explained the AWS EC2 instance creation step by step and explained in the importance of proper configuration and the common mistakes by beginners 2020.
Also I have explained how to automate this using terraform.
Other concepts covered are
1.security group
2.elastic IP and its importance
3. DNS
AWS EC2
1.https://aws.amazon.com/ec2/
2.https://docs.aws.amazon.com/AWSEC2/la...
3.https://docs.aws.amazon.com/vpc/lates...
Terraform:
Installation - https://www.terraform.io/downloads.html
Learning - https://learn.hashicorp.com/terraform...
source code:
https://github.com/10XDevYoutubeChann...