Category: Deployment, Data, Docker, Infrastructure, Jenkins, Architecture

by In this article we're continuing on to example use cases within the architectural blueprint.

The integration of these tools is of vital importance when pushing their solutions beyond the local development environment and is presented here from developer, to development environment, and finally to the test infrastructure. Any environments beyond this example, such as acceptance or production environments, would be achieved by applying the same blueprint shown in this example as the testing environment.

Once the developer is satisfied with their local machine testing of their code, the dependencies, and results of a local container deployment, they have some options for setting up the push of their work to the centralized development team infrastructure.

Related Articles