Container Deployment
Container-based deployments have become the preferred approach for managing the build and release of complex applications. Popular container technologies such as Docker enable developer velocity by providing a robust environment closely resembling production that can be constructed in minutes. This page gathers resources about container-based deployments, including overviews, tutorials and more.
Below we have compiled publicly available sources from around the world that present views on Container Deployment.
The Container Security book by Liz Rice
Fundamental Technology Concepts that Protect Containerized Applications
Perspectives on Container Security Management
Container-Based Deployments and the Future of IT Operations
Popular container technologies such as Docker enable developer velocity by providing a robust environment closely resembling production that can be constructed in minutes, yielding flexible sandboxes from just a few keystrokes.
Free Docker Tools to Make Your Container Deployment Easier
This blog post contains a list of some of the lesser-known tools that improve management, cleanup, orchestration, development and other container processes.
How To

How to Deploy a Web app With Docker Containers
devteam.space

How to deploy Laravel to Kubernetes
learnk8s.io

How to Deploy Docker Containers on AWS
aws.amazon.com

How to Deploy a Docker Container with Shipyard
techrepublic.com
See our comprehensive list for more Docker Deployment Tutorials
Specific Technologies

Rolling Updates with Kubernetes Deployment
tachingchen.com

How to Dockerize Angular, React or Vue Web Apps
belatrixsf.com

How Docker Streamlines Production Deployments
blog.codeship.com
Specific Environments

How to Deploy a Windows Container on Google Kubernetes Engine
cloud.google.com

Deploy a Docker Container Cluster in Azure
docs.microsoft.com

Deploying a Multi-Container Application to Azure Kubernetes Services
azuredevopslabs.com

Deploying Kubernetes-as-a-Service on DC/OS
mesosphere.com

Deploying Kubernetes on Public Clouds is Hard – or is it?
blog.ubuntu.com

Deploying Java Apps with Kubernetes and the Ambassador API Gateway
blog.getambassador.io
Further Reading
Container Security Management — Securing containers requires a different approach. Since containers run on a shared host and typically use multiple components to deliver a complete solution, there are many considerations that are required to secure container environment. This page gathers resources about managing security in containers including security considerations, security best practices and more.
Container Deployment — Container-based deployments have become the preferred approach for managing the build and release of complex applications. Popular container technologies such as Docker enable developer velocity by providing a robust environment closely resembling production that can be constructed in minutes. This page gathers resources about container-based deployments, including overviews, tutorials and more.
Container Monitoring — Container monitoring is the activity of monitoring the performance of microservice containers in different environments. Monitoring is the first step towards optimizing and improving performance. This page gathers resources about the container monitoring process, tools and important metrics to watch during the process.
Container Automation — Software development groups realize that the only way they can make the development and tooling processes work at scale is by automating as much as possible to reduce the scope of manual process. This page gathers resources about how containers integrate in different aspects of automation like automated builds, automated tests and more.
Container Multitenancy — Multi-tenancy is an architecture in which a single instance of a software application serves multiple customers. Each customer is called a tenant. This page gathers resources about the importance of multitenancy in containerize apps delivery.
Container Backup and Disaster Recovery — Containers are like any other data source that needs to be protected. As your organization comes to rely on Docker containerization technology for critical IT functions, you need to ensure appropriate safeguards are in place to minimize disruptions to your business operations. This page gathers resources about container backup and disaster recovery methods, tools and guides on how to set it up.
Prometheus Monitoring— Prometheus is a systems and service monitoring system. It collects metrics from configured targets at given intervals, evaluates rule expressions, displays the results, and can trigger alerts if some condition is observed to be true. This Page gathers resources about Prometheus’ architecture, pros and cons, Installing Prometheus and more.
















