fi
en

Utilisation of container technology in AWS development

With the help of container technology we created a standardised environment where software and application development, maintenance, and execution are agile. The use of containers is a sensible solution for the reliable operation and continuous development of the application.

The aim of the project was to prepare the existing application for possible extensions and to make maintenance cost-effective. In this case, exporting to a container was the best solution.

The tools on the cloud side were AWS Elastic Container Registry, Elastic Container Service, and Elastic Beanstalk. We used Docker to create the container image.

Our cloud team implemented the app in the environment at a fast schedule because the app’s architecture was modern enough for transition to container technology. The application was prepared for development and extensions.