The Challenge
- Deployment of monolith application is done by semi-automatic approach. Developers manually run CI/CD workflow, it needs to be done fully automatically.
- Client has no way to have quick overview of dependent microservices of all their dev, integration and production environment
The Approach
- Updated the GitHub Action pipelines that handled the application image creation and upload into EKS to be dependent of each other and have it dependent to the development, integration and production branches
- Communicated and fixed any arising defects from automation
- Created AWS-CLI script to scrape EKS information from all environments, and processed it using Pandas as a CSV for easy overview
Result & Added Value
- CI/CD Pipelines are clearer and reduced to one trigger to deploy the image.
- Defects emerging from the change are mitigated
- Created easy to use script overview that is usable by Business Users to see development progress of microservices in EKS without resorting to error-prone Confluence documentation
Related Projects
Our Competencies
With INVENSITY by your side, you have access to our wide scope of competencies, in-depth knowledge, and our highly skilled and experienced team of consultants.





