Automating software delivery became a standard in the modern development process. There are dozens of tools available for enterprise as well as open-source projects. Today we will take a closer look at the GitHub Actions (...)
The introduction of AEM as a Cloud Service marks a new era in the world of AEM development. This post provides a tutorial of integrating Cloud Manager, a new CI/CD tool from Adobe, with existing Jenkins-based approaches (...)
A common use case for Docker is creating local development environments. Launching complex applications can be a complicated task, but with Docker this can often be simplified to a single command. However, before Docker (...)
In this article, we will go through several options of building and deploying the container-based application in the DTAP (Development, Testing, Acceptance and Production) approach. (...)
The title of Michał Krzyżanowski’s speech during the Agile & Automation Days 2019 is “Becoming a plumber - designing and implementing the delivery pipeline as code”.