Amazon Elastic Container Service (AWS ECS)

Deploying a new application from scratch

Demo Deleting application

In this guide, we will walk you through the process of deleting an application that is no longer needed. Later, we will cover deploying a more advanced application that integrates a database, a volume, and a load balancer.

Steps to Delete an Application

  1. Navigate to your service interface and initiate the deletion of the application.
  2. Proceed to the tasks section to verify that the deletion was successful.
  3. Confirm that the application has been completely removed from the system.

Note

The cluster remains intact after the application deletion. This means you can reuse the same cluster to deploy other applications with additional features.

By following these steps, you can efficiently manage your resources and prepare your environment for future deployments.

Watch Video

Watch video content

Previous
Demo Deploying task revisions