Update Service

Update Service

  1. Continue, access ECS. We will proceed to update the service.
  • Select Cluster
  • Select Cluster-STACK_NAME

 Microservices with AWS Fargate

  1. In the cluster,
  • Select Service
  • Select the existing Service (STACK_NAME-MythicalMonolithService-xxx)
  • Select Edit

 Microservices with AWS Fargate

  1. Make changes to the latest revision (the one we just created).
  • Select Update

 Microservices with AWS Fargate

  1. Thus, we have successfully created a new revision and updated the service.

 Microservices with AWS Fargate

  1. Access ECS
  • Select Cluster
  • Select Service
  • Select Monolith-Definition-STACK_NAME revision 3.

 Microservices with AWS Fargate

  1. In the Cluster-STACK_NAME interface
  • Select Task
  • Select Monolith-Definition-STACK_NAME revision 3.

 Microservices with AWS Fargate

  1. Check Logs

 Microservices with AWS Fargate