Book Image

Cloud Native Development on Azure with Java [Video]

By : TetraNoodle Technologies
Book Image

Cloud Native Development on Azure with Java [Video]

By: TetraNoodle Technologies

Overview of this book

<p>This course will help you architect a cloud-native application which will be resilient, can auto-scale automatically, and requires less maintenance; it focuses entirely on practicality, building a cloud-native application in Java and deploying it on Azure. Developers get hands-on experience in a range of computing, storage, data, and network services, which offers the developer a complete toolbox to build and deploy cloud-native applications. You'll learn about the driving factors for cloud adoption and see how cloud deployment with Azure is different from regular deployment on a standard data center.</p> <p>This course is a one-stop guide for Java developers who want to use Java Spring to build secure, resilient, robust, and scalable applications that are hosted on Microsoft Azure. You'll easily build and monitor a scalable, resilient, and robust cloud-native application that is always available and fault-tolerant.</p> <p>All the code and supporting files for this course are available at&nbsp;<a href="https://github.com/PacktPublishing/Cloud-Native-Development-on-Azure-with-Java-V-" target="_blank">https://github.com/PacktPublishing/Cloud-Native-Development-on-Azure-with-Java-V-</a></p> <h1>Style and Approach</h1> <p>The course is designed to take you to step-by-step through a real development scenario, with tasks that are key to your business needs. Additionally, you get helpful resource documents and videos that support the labs and provide further learning opportunities.</p>
Table of Contents (5 chapters)
Chapter 5
Development Configuration on Azure
Content Locked
Section 2
Deploying Multi-Container Application to Azure Kubernetes Service
Now that you know what Kubernetes is, we are all ready to get our hands dirty! In this video, we will deploy a multi-container application to Azure Kubernetes Service. - Configure an existing service principle and use it to manage the cluster infrastructure - Create and deploy the frontend and backend services - Test the application and monitor the health of our cluster nodes