Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7(495) 980-12-10
  пн-пт: 10-18 сб,вс: 11-18
  shop@logobook.ru
   
    Поиск книг                    Поиск по списку ISBN Расширенный поиск    
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Хиты | |
 

Deploying Rails with Docker, Kubernetes and ECS, Acu?a


Варианты приобретения
Цена: 3492.00р.
Кол-во:
Наличие: Поставка под заказ.  Есть в наличии на складе поставщика.
Склад Америка: Есть  
При оформлении заказа до: 2025-07-28
Ориентировочная дата поставки: Август-начало Сентября
При условии наличия книги у поставщика.

Добавить в корзину
в Мои желания

Автор: Acu?a
Название:  Deploying Rails with Docker, Kubernetes and ECS
ISBN: 9781484224144
Издательство: Springer
Классификация:



ISBN-10: 1484224140
Обложка/Формат: Paperback
Страницы: 127
Вес: 0.24 кг.
Дата издания: 2016
Язык: English
Иллюстрации: 13 colour illustrations, biography
Размер: 234 x 156 x 8
Читательская аудитория: Professional & vocational
Основная тема: Professional Computing
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Германии
Описание:
This concise teaches you how to use the power of Docker and Kubernetes to deploy your Rails applications easily and efficiently. Docker and Kubernetes are increasing in popularity every day, but what if you want to leverage their benefits for your Rails application? This is the book you need.
Deploying Rails with Docker, Kubernetes and ECS shows you how to set up the project, push it to DockerHub, manage services and set up an efficient continuous integration environment. Every concept is clearly explained alongside a full Ruby on Rails application deployment. You’ll also learn how to deploy via Docker using Amazon EC2 Container Service.
What You Will Learn
How to create a Rails API application using Rails 5 and PostgreSQL, and Dockerize itHow to write and test templates to run the application with KubernetesHow to create a Kubernetes cluster in Amazon Web Services and run yourHow to inspect and troubleshoot problems in the clusterHow to automatize the the whole deployment process with Jenkins
Who This Book Is For
This book is for anyone who wants to understand how to effectively deploy a Rails application using Docker and Kubernetes. You will need to understand Rails and have basic knowledge of what Docker and Kubernetes are used for.

Дополнительное описание: 1.Development.- 2. Setting Up Tools for Production.- 3. Kubernetes.- 4. Amazon EC2 Container Services (ECS).- 5. Continuous Integration (CI).



Microservices with Kubernetes: Non-Programmer`s Handbook

Автор: Fleming Stephen
Название: Microservices with Kubernetes: Non-Programmer`s Handbook
ISBN: 1643701398 ISBN-13(EAN): 9781643701394
Издательство: Неизвестно
Цена: 4929.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Mastering Kubernetes

Автор: Sayfan Gigi
Название: Mastering Kubernetes
ISBN: 1786461005 ISBN-13(EAN): 9781786461001
Издательство: Неизвестно
Цена: 10114.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Master the art of container management utilizing the power of Kubernetes.


Key Features:

  • This practical guide demystifies Kubernetes and ensures that your clusters are always available, scalable, and up to date
  • Discover new features such as autoscaling, rolling updates, resource quotas, and cluster size
  • Master the skills of designing and deploying large clusters on various cloud platforms


Book Description:

Kubernetes is an open source system to automate the deployment, scaling, and management of containerized applications. If you are running more than just a few containers or want automated management of your containers, you need Kubernetes.


This book mainly focuses on the advanced management of Kubernetes clusters. It covers problems that arise when you start using container orchestration in production. We start by giving you an overview of the guiding principles in Kubernetes design and show you the best practises in the fields of security, high availability, and cluster federation.

You will discover how to run complex stateful microservices on Kubernetes including advanced features as horizontal pod autoscaling, rolling updates, resource quotas, and persistent storage back ends. Using real-world use cases, we explain the options for network configuration and provides guidelines on how to set up, operate, and troubleshoot various Kubernetes networking plugins. Finally, we cover custom resource development and utilization in automation and maintenance workflows.


By the end of this book, you'll know everything you need to know to go from intermediate to advanced level.


What You Will Learn:

  • Architect a robust Kubernetes cluster for long-time operation
  • Discover the advantages of running Kubernetes on GCE, AWS, Azure, and bare metal
  • See the identity model of Kubernetes and options for cluster federation
  • Monitor and troubleshoot Kubernetes clusters and run a highly available Kubernetes
  • Create and configure custom Kubernetes resources and use third-party resources in your automation workflows
  • Discover the art of running complex stateful applications in your container environment
  • Deliver applications as standard packages


Who this book is for:

The book is for system administrators and developers who have intermediate level of knowledge with Kubernetes and are now waiting to master its advanced features. You should also have basic networking knowledge. This advanced-level book provides a pathway to master Kubernetes.

Deploying Identity and Access Management with Free Open Source Software

Автор: Michael Schwartz
Название: Deploying Identity and Access Management with Free Open Source Software
ISBN: 1484226003 ISBN-13(EAN): 9781484226001
Издательство: Springer
Рейтинг:
Цена: 6288.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Learn to leverage existing free open source software to build an identity and access management (IAM) platform that can serve your organization for the long term.

Deploying to Openshift: A Guide for Busy Developers

Автор: Dumpleton Graham
Название: Deploying to Openshift: A Guide for Busy Developers
ISBN: 1491957166 ISBN-13(EAN): 9781491957165
Издательство: Wiley
Рейтинг:
Цена: 5067.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Get an in-depth tour of OpenShift, the container-based software deployment and management platform from Red Hat that provides a secure multi-tenant environment for the enterprise. This practical guide describes in detail how OpenShift, building on Kubernetes, enables you to automate the way you create, ship, and run applications in a containerized environment.

Author Graham Dumpleton provides the knowledge you need to make the best use of the OpenShift container platform to deploy not only your cloud-native applications, but also more traditional stateful applications. Developers and administrators will learn how to run, access, and manage containers in OpenShift, including how to orchestrate them at scale.

  • Build application container images from source and deploy them
  • Implement and extend application image builders
  • Use incremental and chained builds to accelerate build times
  • Automate builds by using a webhook to link OpenShift to a Git repository
  • Add configuration and secrets to the container as project resources
  • Make an application visible outside the OpenShift cluster
  • Manage persistent storage inside an OpenShift container
  • Monitor application health and manage the application lifecycle

This book is a perfect follow-up to OpenShift for Developers: A Guide for Impatient Beginners (O'Reilly).

Pro Docker

Автор: Deepak Vohra
Название: Pro Docker
ISBN: 1484218299 ISBN-13(EAN): 9781484218297
Издательство: Springer
Рейтинг:
Цена: 5589.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: In this fast-paced book on the Docker open standards platform for developing, packaging and running portable distributed applications, Deepak Vorhadiscusses how to build, ship and run applications on any platform such as a PC, the cloud, data center or a virtual machine. He describes how to install and create Docker images. and the advantages of Docker containers.The remainder of the book is devoted to discussing using Docker with important software solutions. He begins by discussing using Docker with a traditional RDBMS using Oracle and MySQL. Next he moves on to NoSQL with chapter on MongoDB Cassandra, and Couchbase. Then he addresses the use of Docker in the Hadoop ecosystem with complete chapters on utilizing not only Hadoop, but Hive, HBase, Sqoop, Kafka, Solr and Spark.

What You Will Learn

  • How to install a Docker image
  • How to create a Docker container
  • How to run an Application in a Docker Container
  • Use Docker with Apache Hadoop Ecosystem
  • Use Docker with NoSQL Databases
  • Use Docker with RDBMS

Who This Book Is ForApache Hadoop Developers. Database developers. NoSQL Developers.

ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru
   В Контакте     В Контакте Мед  Мобильная версия