Member-only story

Working with Microservices-23: Clean up The Production Envirovment (Amazon EKS cluster, Amazon RDS Database and Snapshots, Docker container images in Amazon ECR , Helm Charts in S3 Bucket, The Rancher server, The Jenkins server, The Development server)

In this article, we will clean-up the resources we have created in “The Working with Microservices” articles series so far.

Cumhur Akkaya
6 min readSep 11, 2023

Topics we will cover:

1. Deleting Amazon EKS cluster

2. Deleting Amazon RDS Database and Snapshots

3. Docker container images in Amazon ECR

4. Helm Charts in S3 Bucket

5. Terminating The Rancher server

6. Terminating The Jenkins server

7. Terminating The Development server

8. As a result

9. Next post

10. References

1. Deleting Amazon EKS cluster

Delete Amozon EKS cluster via “eksctl”, as shown in Figure 1. It will take a while. (1)

eksctl delete cluster -f cluster.yaml

--

--

Cumhur Akkaya
Cumhur Akkaya

Written by Cumhur Akkaya

✦ Multi-Cloud & DevOps Engineer, ✦Technical Writer, ✦AWS Community Builder, ✦LinkedInTop Voice, ✦Believes in learning by doing, ✦ linkedin.com/in/cumhurakkaya

No responses yet