Hybrid Cloud Apps With Openshift And Kubernetes

Hybrid Cloud Apps With Openshift And Kubernetes Book in PDF, ePub and Kindle version is available to download in english. Read online anytime anywhere directly from your device. Click on the download button below to get a free pdf file of Hybrid Cloud Apps With Openshift And Kubernetes book. This book definitely worth reading, it is an incredibly well-written.

Hybrid Cloud Apps with OpenShift and Kubernetes

Author : Michael Elder,Jake Kitchener,Brad Topol
Publisher : O'Reilly Media
Page : 250 pages
File Size : 43,8 Mb
Release : 2021-08-17
Category : Computers
ISBN : 149208381X

Get Book

Hybrid Cloud Apps with OpenShift and Kubernetes by Michael Elder,Jake Kitchener,Brad Topol Pdf

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

Author : Michael Elder,Jake Kitchener,Dr. Brad Topol
Publisher : "O'Reilly Media, Inc."
Page : 270 pages
File Size : 54,7 Mb
Release : 2021-06-08
Category : Computers
ISBN : 9781492083788

Get Book

Hybrid Cloud Apps with OpenShift and Kubernetes by Michael Elder,Jake Kitchener,Dr. Brad Topol Pdf

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

Author : Stefano Picozzi,Mike Hepburn,Noel O'Connor
Publisher : "O'Reilly Media, Inc."
Page : 152 pages
File Size : 50,8 Mb
Release : 2017-07-10
Category : Computers
ISBN : 9781491976616

Get Book

DevOps with OpenShift by Stefano Picozzi,Mike Hepburn,Noel O'Connor Pdf

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

Learn OpenShift

Author : Denis Zuev,Artemii Kropachev,Aleksey Usov
Publisher : Packt Publishing Ltd
Page : 489 pages
File Size : 43,5 Mb
Release : 2018-07-30
Category : Computers
ISBN : 9781788999649

Get Book

Learn OpenShift by Denis Zuev,Artemii Kropachev,Aleksey Usov Pdf

Gain hands-on experience of installing OpenShift Origin 3.9 in a production configuration and managing applications using the platform you built Key Features Gain hands-on experience of working with Kubernetes and Docker Learn how to deploy and manage applications in OpenShift Get a practical approach to managing applications on a cloud-based platform Explore multi-site and HA architectures of OpenShift for production Book Description Docker containers transform application delivery technologies to make them faster and more reproducible, and to reduce the amount of time wasted on configuration. Managing Docker containers in the multi-node or multi-datacenter environment is a big challenge, which is why container management platforms are required. OpenShift is a new generation of container management platforms built on top of both Docker and Kubernetes. It brings additional functionality to the table, something that is lacking in Kubernetes. This new functionality significantly helps software development teams to bring software development processes to a whole new level. In this book, we’ll start by explaining the container architecture, Docker, and CRI-O overviews. Then, we'll look at container orchestration and Kubernetes. We’ll cover OpenShift installation, and its basic and advanced components. Moving on, we’ll deep dive into concepts such as deploying application OpenShift. You’ll learn how to set up an end-to-end delivery pipeline while working with applications in OpenShift as a developer or DevOps. Finally, you’ll discover how to properly design OpenShift in production environments. This book gives you hands-on experience of designing, building, and operating OpenShift Origin 3.9, as well as building new applications or migrating existing applications to OpenShift. What you will learn Understand the core concepts behind containers and container orchestration tools Understand Docker, Kubernetes, and OpenShift, and their relation to CRI-O Install and work with Kubernetes and OpenShift Understand how to work with persistent storage in OpenShift Understand basic and advanced components of OpenShift, including security and networking Manage deployment strategies and application’s migration in OpenShift Understand and design OpenShift high availability Who this book is for The book is for system administrators, DevOps engineers, solutions architects, or any stakeholder who wants to understand the concept and business value of OpenShift.

Deploying to OpenShift

Author : Graham Dumpleton
Publisher : Unknown
Page : 145 pages
File Size : 42,5 Mb
Release : 2018
Category : Cloud computing
ISBN : 1491957158

Get Book

Deploying to OpenShift by Graham Dumpleton Pdf

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

Google Anthos in Action

Author : Antonio Gulli
Publisher : Simon and Schuster
Page : 494 pages
File Size : 41,6 Mb
Release : 2023-10-10
Category : Computers
ISBN : 9781638352129

Get Book

Google Anthos in Action by Antonio Gulli Pdf

Learn multicloud deployment on Anthos directly from the Google development team! Anthos delivers a consistent management platform for deploying and operating Linux and Windows applications anywhere—multi-cloud, edge, on-prem, bare metal, or VMware. Summary In Google Anthos in Action you will learn: How Anthos reduces your dependencies and stack-bloat Running applications across multiple clouds and platforms Handling different workloads and data Adding automation to speed up code delivery Modernizing infrastructure with microservices and Service Mesh Policy management for enterprises Security and observability at scale Google Anthos in Action demystifies Anthos with practical examples of Anthos at work and invaluable insights from the Google team that built it. You’ll learn how to use this modern, Kubernetes-based cloud platform to balance costs, automate security, and run your software literally anywhere. The book is full of Google-tested patterns that will boost efficiency across the development lifecycle. It’s an absolutely essential guide for anyone working with Anthos, or delivering software in a cloud-centric world. About the technology The operations nightmare: modern applications run on-prem, in the cloud, at the edge, on bare metal, in containers, over VMs, in any combination. And you’re expected to handle the rollouts, dataOps, security, performance, scaling, backup, and whatever else comes your way. Google Anthos feels your pain. This Kubernetes-based system simplifies hybrid and multicloud operations, providing a single platform for deploying and managing your applications, wherever they live. About the book Google Anthos in Action introduces Anthos and shows you how it can simplify operations for hybrid cloud systems. Written by 17 Googlers, it lays out everything you can do with Anthos, from Kubernetes deployments to AI models and edge computing. Each fully illustrated chapter opens up a different Anthos feature, with exercises and examples so you can see Anthos in action. You’ll appreciate the valuable mix of perspectives and insight this awesome team of authors delivers. What's inside Reduce dependencies and stack-bloat Run applications across multiple clouds and platforms Speed up code delivery with automation Policy management for enterprises Security and observability at scale About the reader For software and cloud engineers with experience using Kubernetes. About the author Google Anthos in Action is written by a team of 17 Googlers involved with Anthos development, and Google Cloud Certified Fellows assisting customers in the field. Table of Contents 1 Overview of Anthos 2 One single pane of glass 3 Computing environment built on Kubernetes 4 Anthos Service Mesh: Security and observability at scale 5 Operations management 6 Bringing it all together 7 Hybrid applications 8 Working at the edge and the telco world 9 Serverless compute engine (Knative) 10 Networking environment 11 Config Management architecture 12 Integrations with CI/CD 13 Security and policies 14 Marketplace 15 Migrate 16 Breaking the monolith 17 Compute environment running on bare metal

Kubernetes Patterns

Author : Bilgin Ibryam,Roland Huß
Publisher : O'Reilly Media
Page : 267 pages
File Size : 41,6 Mb
Release : 2019-04-09
Category : Computers
ISBN : 9781492050254

Get Book

Kubernetes Patterns by Bilgin Ibryam,Roland Huß Pdf

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.

OpenShift Multi-Cluster Management Handbook

Author : Giovanni Fontana,Rafael Pecora
Publisher : Packt Publishing Ltd
Page : 458 pages
File Size : 46,7 Mb
Release : 2022-11-11
Category : Computers
ISBN : 9781803246468

Get Book

OpenShift Multi-Cluster Management Handbook by Giovanni Fontana,Rafael Pecora Pdf

Discover best practices for designing and scaling robust OpenShift clusters’ architecture for different workloads Manage multiple clusters on-premise or in the cloud using multi-cluster management tools to keep them secure and compliant Implement multi-cluster CI/CD on OpenShift using GitOps Key Features Discover best practices to design robust OpenShift architecture and scale them to different workloads Understand the minimal collection of topics you should consider in your container security strategy Implement multi-cluster CI/CD on OpenShift using GitOps Book DescriptionFor IT professionals working with Red Hat OpenShift Container Platform, the key to maximizing efficiency is understanding the powerful and resilient options to maintain the software development platform with minimal effort. OpenShift Multi-Cluster Management Handbook is a deep dive into the technology, containing knowledge essential for anyone who wants to work with OpenShift. This book starts by covering the architectural concepts and definitions necessary for deploying OpenShift clusters. It then takes you through designing Red Hat OpenShift for hybrid and multi-cloud infrastructure, showing you different approaches for multiple environments (from on-premises to cloud providers). As you advance, you’ll learn container security strategies to protect pipelines, data, and infrastructure on each layer. You’ll also discover tips for critical decision making once you understand the importance of designing a comprehensive project considering all aspects of an architecture that will allow the solution to scale as your application requires. By the end of this OpenShift book, you’ll know how to design a comprehensive Red Hat OpenShift cluster architecture, deploy it, and effectively manage your enterprise-grade clusters and other critical components using tools in OpenShift Plus.What you will learn Understand the important aspects of OpenShift cluster architecture Design your infrastructure to run across hybrid clouds Define the best strategy for multitenancy on OpenShift Discover efficient troubleshooting strategies with OpenShift Build and deploy your applications using OpenShift Pipelines (Tekton) Work with ArgoCD to deploy your applications using GitOps practices Monitor your clusters’ security using Red Hat Advanced Cluster Security Who this book is for This book is for a wide range of IT professionals using or looking to use OpenShift with a hybrid/multi-cloud approach. In this book, IT architects will find practical guidance on OpenShift clusters’ architecture, while Sysadmins, SREs, and IT operators will learn more about OpenShift deployment, troubleshooting, networking, security, and tools to manage multiple clusters from a single pane. For DevOps engineers, this book covers CI/CD strategies for multiple clusters using GitOps. Equipped with just basic knowledge of containerization and Kubernetes, you’re ready to get started.

Deploying to OpenShift

Author : Graham Dumpleton
Publisher : "O'Reilly Media, Inc."
Page : 162 pages
File Size : 44,6 Mb
Release : 2018-05-02
Category : Computers
ISBN : 9781491957127

Get Book

Deploying to OpenShift by Graham Dumpleton Pdf

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

Author : Joshua Wood,Brian Tannous
Publisher : "O'Reilly Media, Inc."
Page : 142 pages
File Size : 42,7 Mb
Release : 2021-09-01
Category : Computers
ISBN : 9781098103316

Get Book

OpenShift for Developers by Joshua Wood,Brian Tannous Pdf

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

Architecting and Operating OpenShift Clusters

Author : William Caban
Publisher : Apress
Page : 295 pages
File Size : 41,9 Mb
Release : 2019-09-06
Category : Computers
ISBN : 9781484249857

Get Book

Architecting and Operating OpenShift Clusters by William Caban Pdf

Design and architect resilient OpenShift clusters and gain a keen understanding of how hundreds of projects are integrated into a powerful solution. While there are many OpenShift resources available for developers, this book focuses on the key elements of infrastructure and operations that teams need when looking to integrate and maintain this platform. You'll review important concepts, such as repeatable deployment techniques, advanced OpenShift RBAC capabilities, monitoring clusters, and integrating with external services. You'll also see how to run specialized workloads in OpenShift and how to deploy non-web based applications on the platform, all designed to help cultivate best practices as your organization continue evolve in microservices architectures. OpenShift has become the main enterprise Kubernetes distribution and its market penetration continues to growth at rapid rate. While OpenShift’s documentation provides a great list of configuration options to work with the platform, it can be a daunting task to wade through. Architecting and Operating OpenShift Clusters breaks this content down into clear and useful concepts to provide you with a solid understanding of the OpenShift internal architecture. What You'll Learn Operate high availability in muti-tenant OCP clusters Understand OpenShift SDN models, capabilities, and storage classes Integrate OCP with existing data center capabilities and CI/CD pipelines Support advanced capabilities like: Istio, Multus, Kubernetes Operators, hybrid deployments Who This Book Is For Cloud architects, OpenShift cluster administrators, and teams supporting developers in OpenShift environments who have a basic understanding of this platform and microservices architectures.

DevOps with OpenShift

Author : Stefano Picozzi,Mike Hepburn,Noel O'Connor
Publisher : "O'Reilly Media, Inc."
Page : 150 pages
File Size : 54,5 Mb
Release : 2017-07-10
Category : Computers
ISBN : 9781491975930

Get Book

DevOps with OpenShift by Stefano Picozzi,Mike Hepburn,Noel O'Connor Pdf

Chapter 7. Application Management; Integrated Logging; Container Logs Are Transient; Aggregated Logging; Kibana; Some General Aggregated Kibana Queries; Simple Metrics; Resource Scheduling; Quotas; Quota Scopes; Quota Enforcement; Limit Ranges and Requests Versus Limits; Multiproject Quotas; Applications; Eviction and Pod Rescheduling; Overcommit; Auto Pod Scaling; Java-Based Application Monitoring and Management Using Jolokia; Summary; Afterword; What We Covered; Final Words; Appendix A. OpenShift and 12 Factor Apps; Codebase; Dependencies; Configuration; Backing Services.

Build Serverless Apps on Kubernetes with Knative

Author : Amit Deshpande,Anuj Gupta ,Ashish Saxena
Publisher : BPB Publications
Page : 197 pages
File Size : 44,8 Mb
Release : 2023-08-21
Category : Computers
ISBN : 9789355515797

Get Book

Build Serverless Apps on Kubernetes with Knative by Amit Deshpande,Anuj Gupta ,Ashish Saxena Pdf

Learn how to deploy and maintain high-performing, resilient serverless applications using Knative KEY FEATURES ● Understand the benefits of using Knative as the framework for your serverless applications. ● Stay up-to-date with the latest features and capabilities of Knative. ● Harness Knative's capabilities to build, deploy, and manage serverless containers. DESCRIPTION As cloud computing has become increasingly important in modern development workflows, developers have begun to look for ways to harness its full potential. Serverless architecture is one such approach, and Knative is a powerful and versatile solution for deploying and managing serverless containers. This book is a comprehensive guide to Knative serverless containers. It begins by introducing the core concepts of serverless architecture and its benefits. Then, it provides an in-depth exploration of Knative, its components, and how it fits within the broader Kubernetes ecosystem. The book demonstrates how to build, deploy, and manage serverless containers using Knative through practical examples and case studies. It covers topics such as setting up a development environment, creating custom serverless applications, integrating with other cloud-native tools and services, and best practices for monitoring, logging, and troubleshooting. Toward the end, the book delves into advanced topics such as scaling, performance optimization, and security. By the book's end, you can run serverless applications on Kubernetes using Knative. WHAT YOU WILL LEARN ● Get familiar with the core concepts of serverless architecture, the Knative project, and its components. ● Learn how to set up a development environment for Knative. ● Learn how to build and deploy Knative Functions effortlessly. ● Build enterprise-grade apps using Knative components such as Serving and Eventing. ● Optimize the performance and scalability of your serverless applications. WHO THIS BOOK IS FOR Whether you're a current or aspiring tech/IT professional, a student, or someone who wants to start or advance their career in serverless architecture, this book is for you. TABLE OF CONTENTS 1. Serverless and Knative in a Nutshell 2. Installation and Configuration of Knative – Part I 3. Installation and Configuration – Part II 4. Knative Functions – An Overview 5. Knative Serving 6. Knative Eventing 7. Scaling and Routing 8. Knative Best Practices

Cloud Native with Kubernetes

Author : Alexander Raul
Publisher : Packt Publishing Ltd
Page : 446 pages
File Size : 53,6 Mb
Release : 2021-01-04
Category : Computers
ISBN : 9781838820008

Get Book

Cloud Native with Kubernetes by Alexander Raul Pdf

Harness Kubernetes' extensibility to deploy modern patterns and learn to effectively handle production issues Key FeaturesBuild and run efficient cloud-native applications on Kubernetes using industry best practicesOperate Kubernetes in a production environment, troubleshoot clusters, and address security concernsDeploy cutting-edge Kubernetes patterns such as service mesh and serverless to your clusterBook Description Kubernetes is a modern cloud native container orchestration tool and one of the most popular open source projects worldwide. In addition to the technology being powerful and highly flexible, Kubernetes engineers are in high demand across the industry. This book is a comprehensive guide to deploying, securing, and operating modern cloud native applications on Kubernetes. From the fundamentals to Kubernetes best practices, the book covers essential aspects of configuring applications. You'll even explore real-world techniques for running clusters in production, tips for setting up observability for cluster resources, and valuable troubleshooting techniques. Finally, you'll learn how to extend and customize Kubernetes, as well as gaining tips for deploying service meshes, serverless tooling, and more on your cluster. By the end of this Kubernetes book, you'll be equipped with the tools you need to confidently run and extend modern applications on Kubernetes. What you will learnSet up Kubernetes and configure its authenticationDeploy your applications to KubernetesConfigure and provide storage to Kubernetes applicationsExpose Kubernetes applications outside the clusterControl where and how applications are run on KubernetesSet up observability for KubernetesBuild a continuous integration and continuous deployment (CI/CD) pipeline for KubernetesExtend Kubernetes with service meshes, serverless, and moreWho this book is for This book is for developers, architects, DevOps engineers, or anyone interested in developing and managing cloud-native applications. Those already running cloud applications and looking for a better way to manage their platform or others interested in a career change given the recent popularity of Kubernetes will also find this book helpful. Some familiarity with cloud computing, containers and DevOps is required, but no prior knowledge of building production applications using Kubernetes is needed to get started with this book.

Modernizing Enterprise Java

Author : Markus Eisele,Natale Vinto
Publisher : "O'Reilly Media, Inc."
Page : 162 pages
File Size : 54,7 Mb
Release : 2021-10-21
Category : Computers
ISBN : 9781098102104

Get Book

Modernizing Enterprise Java by Markus Eisele,Natale Vinto Pdf

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