Skip to content

drinkbird/Microservices-Development-on-Azure-with-Java

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microservices Development on Azure with Java [Video]

This is the code repository for Microservices Development on Azure with Java [Video], published by Packt. It contains all the supporting project files necessary to work through the video course from start to finish.

About the Video Course

The microservices architecture is gaining popularity as a significant approach for distributed mission-critical applications, and Azure offers a world-class platform which is ideal for building, deploying, and operating such applications. This course will jumpstart your journey to creating state-of-the-art Java microservices with Docker and Kubernetes on Azure; you'll advantage with the building blocks provided by a world-class cloud to boost your productivity and achieve robustness, resiliency, and high availability. This course also comes packed with a number of recommendations for additional Azure offerings you may want to consider for your projects, as well as plenty of resources to help you delve more deeply into the world of microservices and other types of cloud-native applications in general.

What You Will Learn

  • Create an Azure Kubernetes Service cluster along with a continuous delivery pipeline in Visual Studio Team Services, and deploy a Spring Boot application into the cloud as a container
  • Work with Azure CosmosDB to implement a flavor of the Event Sourcing design pattern in Java
  • Leverage the Azure CosmosDB's Change Feed feature to avoid the issue of dual writes in a distributed system
  • Use Azure Blob Storage to securely store files and keep them highly available into the cloud
  • Work with Azure Redis to optimize an application via caching data, from Java
  • Build a basic Spring Boot API application and use Swagger to describe the API contracts and implement asynchronous communication between microservices with Azure Service Bus
  • Perform text sentiment analysis using Azure Cognitive Services and send email messages programmatically using Azure SendGrid
  • Protect and retrieve application secrets with Azure Vault and learn to use Azure SQL Server with Hibernate
  • Get introduced to a number of additional Azure components, such as Azure Active Directory, Azure App Service, Azure API Gateway, Azure Application Gateway, Azure VMs
  • Develop an example microservices-based application for restaurant reservations, and deploy it successfully into the cloud
  • Leverage Azure’s built-in monitoring, troubleshooting and scaling features,to keep services healthy, highly available, and detect problems fast

Instructions and Navigation

Assumed Knowledge

To fully benefit from the coverage included in this course, you will need:
Java application developers, web developers and programmers who want to get hands-on and build a microservices-based app quickly.

Technical Requirements

This course has the following software requirements:
Azure subscription

Related Products

About

Microservices Development on Azure with Java, published by Packt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 97.9%
  • Dockerfile 2.1%