Chapter 8. Docker Containers and Cloud Deployments

Are you puzzled by the exploding popularity of Docker and the growing interest in building and running applications with Linux containers in the past few years? Using Docker in your organization offers real efficiency improvements in how applications are developed but more importantly, how applications are deployed, secured, and restored in a production environment. Docker is based on the container, basically a Linux "operating-system virtualization" approach that allows multiple applications to run in isolated environments within a single Linux host instance. Running Redis within Docker allows for configuration and other setup options to be defined in a Linux environment that can be replicated ...

Get Mastering Redis now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.