Book Image

Microservices Development on Azure with Java [Video]

By : Tasos Piotopoulos
Book Image

Microservices Development on Azure with Java [Video]

By: Tasos Piotopoulos

Overview of this book

<p>This course will jumpstart your journey of building, deploying and operating containerized Java microservices into the cloud, using Docker and the Azure Kubernetes Service, while leveraging several building blocks of an open and flexible cloud platform that provides excellent support for Java.</p> <p>Microservices have been adopted by the industry as a significant approach to building applications, and this course will show you a number of patterns that fit naturally into that architectural style.</p> <p>Along the way, you will get introduced to a number of DevOps practices that will help you manage the full lifecycle of your application, from laptop to cloud and into the hands of your customers, while using state of the art tooling that comes out of the box with Azure.</p> <p>All codes and supporting files are placed on GitHub at this link: https://github.com/PacktPublishing/Microservices-Development-on-Azure-with-Java</p> <h1>Style and Approach</h1> <p>This course will get you started with everything you need to develop, deploy, and troubleshoot containerized Java microservices on Azure with Kubernetes, without assuming any prior knowledge about the Azure platform.</p>
Table of Contents (6 chapters)
Chapter 3
An Event-Sourced Reservations API with Cosmos DB
Content Locked
Section 2
A Cosmos DB Collection and the Reservations API Skeleton
In this video we will create a Cosmos DB collection to use as a data store for Reservation events and also for creating Reservation API project skeleton. - Create Azure Cosmos DB Account - Click Java tab in Quick start section to copy the primary connection string value - Click on Data Explorer section to setup the database within the instance