Hybrid Cloud Apps with OpenShift and Kubernetes

Hybrid Cloud Apps with OpenShift and Kubernetes PDF Author: Michael Elder
Publisher: O'Reilly Media
ISBN: 9781492083818
Category : Computers
Languages : en
Pages : 250

Get Book

Book Description
Selling your CTO on the merits of OpenShift and Kubernetes is only the beginning. When it comes to operating and scaling OpenShift, you need to understand how to manage and expose resources to application teams and how to continuously deliver changes to applications running in these environments. With this practical book, new and experienced developers and operators will learn specific techniques and examples for operationalizing OpenShift and Kubernetes in the enterprise. Industry experts Michael Elder, Jake Kitchener, and Brad Topol show you how to run OpenShift and Kubernetes in production and deliver your applications to a highly available, secure, and scalable platform. You'll learn how to build a strong foundation in advanced cluster operational topics, such as tenancy management, scheduling and capacity management, cost management, continuous delivery, and more. This book shows you how to: Manage multiple teams in their use of OpenShift and Kubernetes Promote the efficient use of data center resources Deliver highly available applications and services Manage application tenancy throughout the enterprise Provide multicluster management and high availability Apply continuous updates to OpenShift and Kubernetes Devise and deliver disaster recovery strategies

Hybrid Cloud Apps with OpenShift and Kubernetes

Hybrid Cloud Apps with OpenShift and Kubernetes PDF Author: Michael Elder
Publisher: O'Reilly Media
ISBN: 9781492083818
Category : Computers
Languages : en
Pages : 250

Get Book

Book Description
Selling your CTO on the merits of OpenShift and Kubernetes is only the beginning. When it comes to operating and scaling OpenShift, you need to understand how to manage and expose resources to application teams and how to continuously deliver changes to applications running in these environments. With this practical book, new and experienced developers and operators will learn specific techniques and examples for operationalizing OpenShift and Kubernetes in the enterprise. Industry experts Michael Elder, Jake Kitchener, and Brad Topol show you how to run OpenShift and Kubernetes in production and deliver your applications to a highly available, secure, and scalable platform. You'll learn how to build a strong foundation in advanced cluster operational topics, such as tenancy management, scheduling and capacity management, cost management, continuous delivery, and more. This book shows you how to: Manage multiple teams in their use of OpenShift and Kubernetes Promote the efficient use of data center resources Deliver highly available applications and services Manage application tenancy throughout the enterprise Provide multicluster management and high availability Apply continuous updates to OpenShift and Kubernetes Devise and deliver disaster recovery strategies

Hybrid Cloud Apps with OpenShift and Kubernetes

Hybrid Cloud Apps with OpenShift and Kubernetes PDF Author: Michael Elder
Publisher: "O'Reilly Media, Inc."
ISBN: 1492083763
Category : Computers
Languages : en
Pages : 336

Get Book

Book Description
Selling your CTO on the merits of OpenShift and Kubernetes is only the beginning. To operate and scale OpenShift, you also need to know how to manage and expose resources to application teams and continuously deliver changes to the applications running in these environments. With this practical book, new and experienced developers and operators will learn specific techniques for operationalizing OpenShift and Kubernetes in the enterprise. Industry experts Michael Elder, Jake Kitchener, and Brad Topol show you how to run OpenShift and Kubernetes in production and deliver your applications to a highly available, secure, and scalable platform. You'll learn how to build a strong foundation in advanced cluster operational topics, such as tenancy management, scheduling and capacity management, cost management, continuous delivery, and more. Examine the fundamental concepts of Kubernetes architecture Get different Kubernetes and OpenShift environments up and running Dive into advanced resource management topics, including capacity planning Learn how to support high availability inside a single cluster Use production-level approaches for continuous delivery and code promotion across clusters Explore hybrid cloud use cases, including multicluster provisioning, upgrading, and policy support Devise and deliver disaster recovery strategies

Hybrid Cloud Apps with OpenShift and Kubernetes

Hybrid Cloud Apps with OpenShift and Kubernetes PDF Author: Michael Elder
Publisher: "O'Reilly Media, Inc."
ISBN: 149208378X
Category : Computers
Languages : en
Pages : 270

Get Book

Book Description
Selling your CTO on the merits of OpenShift and Kubernetes is only the beginning. To operate and scale OpenShift, you also need to know how to manage and expose resources to application teams and continuously deliver changes to the applications running in these environments. With this practical book, new and experienced developers and operators will learn specific techniques for operationalizing OpenShift and Kubernetes in the enterprise. Industry experts Michael Elder, Jake Kitchener, and Brad Topol show you how to run OpenShift and Kubernetes in production and deliver your applications to a highly available, secure, and scalable platform. You'll learn how to build a strong foundation in advanced cluster operational topics, such as tenancy management, scheduling and capacity management, cost management, continuous delivery, and more. Examine the fundamental concepts of Kubernetes architecture Get different Kubernetes and OpenShift environments up and running Dive into advanced resource management topics, including capacity planning Learn how to support high availability inside a single cluster Use production-level approaches for continuous delivery and code promotion across clusters Explore hybrid cloud use cases, including multicluster provisioning, upgrading, and policy support Devise and deliver disaster recovery strategies

DevOps with OpenShift

DevOps with OpenShift PDF Author: Stefano Picozzi
Publisher: "O'Reilly Media, Inc."
ISBN: 1491976616
Category : Computers
Languages : en
Pages : 152

Get Book

Book Description
For many organizations, a big part of DevOps’ appeal is software automation using infrastructure-as-code techniques. This book presents developers, architects, and infra-ops engineers with a more practical option. You’ll learn how a container-centric approach from OpenShift, Red Hat’s cloud-based PaaS, can help your team deliver quality software through a self-service view of IT infrastructure. Three OpenShift experts at Red Hat explain how to configure Docker application containers and the Kubernetes cluster manager with OpenShift’s developer- and operational-centric tools. Discover how this infrastructure-agnostic container management platform can help companies navigate the murky area where infrastructure-as-code ends and application automation begins. Get an application-centric view of automation—and understand why it’s important Learn patterns and practical examples for managing continuous deployments such as rolling, A/B, blue-green, and canary Implement continuous integration pipelines with OpenShift’s Jenkins capability Explore mechanisms for separating and managing configuration from static runtime software Learn how to use and customize OpenShift’s source-to-image capability Delve into management and operational considerations when working with OpenShift-based application workloads Install a self-contained local version of the OpenShift environment on your computer

Kubernetes Patterns

Kubernetes Patterns PDF Author: Bilgin Ibryam
Publisher: O'Reilly Media
ISBN: 1492050253
Category : Computers
Languages : en
Pages : 267

Get Book

Book Description
The way developers design, build, and run software has changed significantly with the evolution of microservices and containers. These modern architectures use new primitives that require a different set of practices than most developers, tech leads, and architects are accustomed to. With this focused guide, Bilgin Ibryam and Roland Huß from Red Hat provide common reusable elements, patterns, principles, and practices for designing and implementing cloud-native applications on Kubernetes. Each pattern includes a description of the problem and a proposed solution with Kubernetes specifics. Many patterns are also backed by concrete code examples. This book is ideal for developers already familiar with basic Kubernetes concepts who want to learn common cloud native patterns. You’ll learn about the following pattern categories: Foundational patterns cover the core principles and practices for building container-based cloud-native applications. Behavioral patterns explore finer-grained concepts for managing various types of container and platform interactions. Structural patterns help you organize containers within a pod, the atom of the Kubernetes platform. Configuration patterns provide insight into how application configurations can be handled in Kubernetes. Advanced patterns covers more advanced topics such as extending the platform with operators.

Deploying to OpenShift

Deploying to OpenShift PDF Author: Graham Dumpleton
Publisher: "O'Reilly Media, Inc."
ISBN: 1491957123
Category : Computers
Languages : en
Pages : 162

Get Book

Book Description
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).

OpenShift for Developers

OpenShift for Developers PDF Author: Joshua Wood
Publisher: "O'Reilly Media, Inc."
ISBN: 1098103319
Category : Computers
Languages : en
Pages : 142

Get Book

Book Description
Ready to build cloud native applications? Get a hands-on introduction to daily life as a developer crafting code on OpenShift, the open source container application platform from Red Hat. Creating and packaging your apps for deployment on modern distributed systems can be daunting. Too often, adding infrastructure value can complicate development. With this practical guide, you'll learn how to build, deploy, and manage a multitiered application on OpenShift. Authors Joshua Wood and Brian Tannous demonstrate how OpenShift speeds application development. With the Kubernetes container orchestrator at its core, OpenShift simplifies and automates the way you build, ship, and run code. You'll learn how to use OpenShift and the Quarkus Java framework to develop and deploy apps using proven enterprise technologies and practices that you can apply to code in any language. Learn the development cycles for building and deploying on OpenShift, and the tools that drive them Use OpenShift to build, deploy, and manage the ongoing lifecycle of an n-tier application Create a continuous integration and deployment pipeline to turn your source code changes into production rollouts Automate scaling decisions with metrics and trigger lifecycle events with webhooks

Kubernetes Operators

Kubernetes Operators PDF Author: Jason Dobies
Publisher: O'Reilly Media
ISBN: 1492048011
Category : Computers
Languages : en
Pages : 156

Get Book

Book Description
Operators are a way of packaging, deploying, and managing Kubernetes applications. A Kubernetes application doesn’t just run on Kubernetes; it’s composed and managed in Kubernetes terms. Operators add application-specific operational knowledge to a Kubernetes cluster, making it easier to automate complex, stateful applications and to augment the platform. Operators can coordinate application upgrades seamlessly, react to failures automatically, and streamline repetitive maintenance like backups. Think of Operators as site reliability engineers in software. They work by extending the Kubernetes control plane and API, helping systems integrators, cluster administrators, and application developers reliably deploy and manage key services and components. Using real-world examples, authors Jason Dobies and Joshua Wood demonstrate how to use Operators today and how to create Operators for your applications with the Operator Framework and SDK. Learn how to establish a Kubernetes cluster and deploy an Operator Examine a range of Operators from usage to implementation Explore the three pillars of the Operator Framework: the Operator SDK, the Operator Lifecycle Manager, and Operator Metering Build Operators from the ground up using the Operator SDK Build, package, and run an Operator in development, testing, and production phases Learn how to distribute your Operator for installation on Kubernetes clusters

Knative Cookbook

Knative Cookbook PDF Author: Burr Sutter
Publisher: O'Reilly Media
ISBN: 1492077755
Category :
Languages : en
Pages : 161

Get Book

Book Description
Enterprise developers face several challenges when it comes to building serverless applications, such as integrating applications and building container images from source. With more than 60 practical recipes, this cookbook helps you solve these issues with Knative—the first serverless platform natively designed for Kubernetes. Each recipe contains detailed examples and exercises, along with a discussion of how and why it works. If you have a good understanding of serverless computing and Kubernetes core resources such as deployment, services, routes, and replicas, the recipes in this cookbook show you how to apply Knative in real enterprise application development. Authors Kamesh Sampath and Burr Sutter include chapters on autoscaling, build and eventing, observability, Knative on OpenShift, and more. With this cookbook, you’ll learn how to: Efficiently build, deploy, and manage modern serverless workloads Apply Knative in real enterprise scenarios, including advanced eventing Monitor your Knative serverless applications effectively Integrate Knative with CI/CD principles, such as using pipelines for faster, more successful production deployments Deploy a rich ecosystem of enterprise integration patterns and connectors in Apache Camel K as Kubernetes and Knative components

Modernizing Enterprise Java

Modernizing Enterprise Java PDF Author: Markus Eisele
Publisher: "O'Reilly Media, Inc."
ISBN: 109810210X
Category : Computers
Languages : en
Pages : 162

Get Book

Book Description
While containers, microservices, and distributed systems dominate discussions in the tech world, the majority of applications in use today still run monolithic architectures that follow traditional development processes. This practical book helps developers examine long-established Java-based models and demonstrates how to bring these monolithic applications successfully into the future. Relying on their years of experience modernizing applications, authors Markus Eisele and Natale Vinto walk you through the steps necessary to update your organization's Java applications. You'll discover how to dismantle your monolithic application and move to an up-to-date software stack that works across cloud and on-premises installations. Learn cloud native application basics to understand what parts of your organization's Java-based applications and platforms need to migrate and modernize Understand how enterprise Java specifications can help you transition projects and teams Build a cloud native platform that supports effective development without falling into buzzword traps Find a starting point for your migration projects by identifying candidates and staging them through modernization steps Discover how to complement a traditional enterprise Java application with components on top of containers and Kubernetes