This book teaches container management at scale. The book includes exercises to be completed individually, as well as a self-assessment tool called kubexercises. The version used is 1.33.1.
Se você já tentou alguma vez aprender sobre containers mas achou a linguagem complicada, este livro é para você, aqui eu mostro tudo com exemplos simples e com claras explicações, tudo para que você possa começar sua jornada em containers, e se você já conhece docker, este livro também é para você que busca se especializar neste assunto.
Изучите Kubernetes, архитектуру и способы развертывания приложений. Книга "Быстрый старт в Kubernetes", написанная автором бестселлеров и гуру обучения Найджелом Пультоном, — это самый быстрый способ окунуться с головой в Kubernetes и получить опыт развертывания простых приложений. После завершения книги, вы будете готовы к работе с Kubernetes.
Test-Driven Development for JAVA Developers
Use modern DevOps practices such as Infrastructure-as-Code and Configuration-as-Code in order to build a Zero-Trust cyber range!
Construir, distribuir y desplegar aplicaciones nunca ha sido tan fácil como ahora gracias a los contenedores. Docker uno de los grandes responsables de este cambio en la industria. No espere a mañana para acelerar sus procesos de desarrollo, conozca y aprenda los beneficios que brinda Docker de forma rápida y sencilla.
In this book, I have considered options with practical applications. This book also provides many examples of programming languages for further use in projects.
For the past 3 years I've been building CI/CD workflows for various companies and today I want to share my cheat sheet about how to build good GitLab CI/CD for your project and businesses.
Docker will revolutionize your web projects no matter what OS you use. This book shows recipes for installing and managing all the software dependencies you need, such as servers, languages, databases, content management systems, and more.
Start your journey into the DevOps culture and get familiar with some of the tools you will be using on a day to day basis
As Kubernetes, understanding Istio can be difficult or time-consuming. I've created this collection of sketchnotes about Istio, a Service Mesh, in order to explain the Cloud technology in a visual way.
If you want to take the LPI-701 DevOps tools exam , you don't know how to prepare?You don't have a documentation ?You don't know how you can start ?You need some suggestion ?Don't worry,I give on your hand,my books that will help you 100% to achieve your goal.I'll give you a detailed course when we will cover all skills and provides some uses cases
Decompose your Monolithic application and move towards Microservices Architecture by addressing a common concern
A one-stop solution to become Master in the Hyperledger FabricHyperledger Fabric container orchestration with docker-compose, docker swarm, and KubernetesExposed many untold technologies and production-ready explanation with practical examples
Writing good services in Go can be a challenge - you have to write out your database structures, unit and integration testing with CI to see what breaks, keep them updated with migrations, define your API endpoints and routing, update your documentation - all of these things keep you from building your service. Let's be smart about it.