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 2
Deploy a New Cosmos DB in Azure
Now it’s time to take a step ahead with the TODO list we created in the previous video! We are going to connect our Java application to use Azure Cosmos DB as a backend for storing the TODO list data items. - Create a new Cosmos DB database - Retrieve the primary keys for the database - Input the name of our Cosmos DB using the input parameter