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 2
Building and Deploying a Cloud Native Application
Content Locked
Section 6
Deploy Your App to an Azure App Service Instance
In this video, we will show you how to deploy the Spring Boot app to Azure. So, you will be able to migrate your locally running app to Azure Web Apps. - Created an Azure web application hosted within the Azure App Service - Use the KUDU console - Migrate the Spring Boot app to the Azure App Service and integrate it with Cosmos DB