Containers

Nikolai Danylchyk

Author: Nikolai Danylchyk

Nikolai Danylchyk is a Solutions Architect working with Enterprises at Amazon Web Services, mainly focusing on IoT solutions and Modern Application Development.

CI/CD pipeline for testing containers on AWS Fargate with scaling to zero

Development teams are running manual and automated tests several times a day for their feature branches. Running tests locally is only one part of the process. To test workloads against other systems as well as give access to QA engineers, it requires deploying code to dedicated environments. These servers/VMs spend hours idling because new test […]