Launching an EC2 instance and hosting a web server is a part of the DevOps journey.The plan includes launching an EC2 instance, connecting via SSH, and setting up an Nginx web server.Challenges faced: wrong AMI selection and port problems.Key takeaways: choosing the right AMI, setting up correct inbound rules for ports, and enjoying troubleshooting in DevOps.