Ansible Up & Running
This book is for anyone who needs to deal with Linux or Unix-like servers. If you’ve ever used the terms systems administration, operations, deployment, configuration management, or ...
This book is for anyone who needs to deal with Linux or Unix-like servers. If you’ve ever used the terms systems administration, operations, deployment, configuration management, or ...
COMPLEXITY KILLS PRODUCTIVITY That’s not just a marketing slogan. We really mean it and believe that. We strive to reduce complexity in how we’ve designed Ansible tools and encourage...
Automation with Ansible Automation with Ansible (DO407) is designed for system administrators who intend to use Ansible for automation, configuration, and management. Students will l...
Studying for any certification exam can seem daunting. This AWS Certified Solutions Architect Official Study Guide: Associate Exam was designed and developed with relevant topics, qu...
DevOps is a combination of Development and Operations. It means Dev + Ops = DevOps. It is a culture which automates systems and improves and accelerates delivery to the client in a r...
Docker is a open-source platform for Building,Shipping and Running applications using container virtualization technology. Container based virtualization uses the kernel on the host’...
Whether you consider yourself a developer, a security professional, an operator, or a manager, this book will suit you best if you like to get into the nitty-gritty of how things wor...
This cookbook contains 10 chapters. Each chapter is composed of recipes written in the standard O’Reilly recipe format (Problem, Solution, Discussion). You can read this book from fr...
This study guide presents a set of topics needed to round out a cloud practitioner’s hands-on experiences with AWS by covering the basic AWS Cloud services and concepts within the sc...
This book is intended for anyone who is looking to solve the complex workflow problems involved in developing and deploying software to production at scale. If you’re interested in D...
Best practices in development and deployment,with Docker and Containers. Docker is a container manager, which means that is able to create and execute containers that represent speci...
In this ebook, we provide a compilation of Docker examples that will help you kick-start your own automation projects. We cover a wide range of topics, from installation and configur...
Docker is here and there’s no point hiding. Developers are all over it, and IT Ops need to be on their game! We damn well better know how to build and support production-quality Dock...
The Docker platform requires a 64-bit hardware system to run on. Docker applications have been developed on Ubuntu 14.04 for this book, but this does not mean that the Docker platfor...
This book is a starting point for anyone considering implement- ing the microservices architecture and who already has a rough idea of what Redis does in a modern application. The b...
Who Should Read This Book This book tries to take a holistic approach to Docker, explaining the reasons for using Docker and showing how to use it and how to integrate it into a...
EBOOK- The DevOps Roadmap for Security Security teams can take on a new role in the DevOps movement by embracing modern application security tooling, principles, and practices. And...
An Open Platform to Build, Ship, and Run Distributed Applications The origins of the Docker Project • dotCloud was operating a PaaS, using a custom container engine. • This engi...
The Docker Project • The initial container engine is now known as “Docker Engine.” • Other tools have been added: • Docker Compose (formerly “Fig”) • Docker Machine • Docker Swarm • ...