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 4
Applying the DevOps Principle and Setting Up the CI/CD Pipeline
Content Locked
Section 2
Configure Jenkins by Installing JDK and Gradle
In this video, we will perform some basic configuration on the Jenkins master server by installing two plugins: JDK and Gradle. - Install the suggested plugins for Jenkins - Configure the Jenkins URL as the public DNS assigned to the VM in Azure portal - Install Git, JDK, and Gradle