DevOps Day-2 - AWS EC2 Open an EC2 instance in AWS
the steps to open an EC2 instance in AWS:
Log in to your AWS Management Console at https://aws.amazon.com/console/
Navigate to the EC2 service by clicking on the "Services" dropdown in the top navigation bar and selecting "EC2" under the "Compute" ...
anilkumarm.hashnode.dev2 min read
ANIL KUMAR M
QA Project Manager. DevOps Engineer
"Note: After using the EC2 instance, please 'stop' the instance. Do not terminate it."
This is a good practice to avoid unnecessary charges and to ensure that your data is saved. When you stop an EC2 instance, you can easily start it again later and resume where you left off. If you terminate an instance, you will lose any data stored on that instance and will have to start over from scratch.