Category: Deployment, Business, Database, Docker, Infrastructure, Jenkins, containerization, automation, yaml, puppet

Cloud native engineering is a flexible discipline. Improvements in code delivery will drive greater transparency in project communication, wiser adoption of shared resources, and make more room for quality assurance.

Let’s say your project is an app migration and you need to repeatedly provision a suite of AWS services for testing.

Anything that happens frequently based on events is a good match, which is why testing is another area ripe for automation.

As you can see, your workflows are more efficient when you build enough overhead to scale out event-triggered behavior.

Related Articles