Skip to main content

Command Palette

Search for a command to run...

Terminate EC2 Instance

How to End Your EC2 Instance

Published
1 min read
Terminate EC2 Instance
A

Infosec Poet and CAP-certified DevOps/SecOps Engineer, passionate about security, creativity, and continuous learning.

Tasks

  • Delete the ec2 instance named xfusion-ec2 present in us-east-1 region.

  • Before submitting your task, make sure instance is in terminated state.

Steps

  1. Select the ec2 instance name xfusion-ec2.

  2. Select Instance and then Instance State → Terminate(delete Instance)

  3. Terminate (delete) instance now.

  4. Instance is in terminated state now.

    #aws #cloudcomputing #happylearning

Cloud Platforms

Part 35 of 48

This series covers cloud platforms (AWS, Azure, GCP, OCI), including certifications, labs, issues, solutions, and billing. We'll also explore on-premises solutions and hybrid cloud environments.

Up next

Create AMI from EC2 Instance

How to Create an AMI from an EC2 Instance