Cloud, Containers, and Microservices

W05 Architecting and Developing Microservices Apps

03/02/2022

9:30am - 10:45am

Level: Introductory to Intermediate

Eric D. Boyd

Founder and CEO

responsiveX

Microservices are the next evolution of application architecture and service design. The design patterns and principles from Service-Oriented Architecture provided good guidance for service design, and now Microservices enhances SOA with architectures and platforms for operationalizing services through platforms like Azure Functions, Azure App Service, and Containers and Kubernetes with messaging platforms like Service Bus and EventHubs.

In this session, you will get a lap around Microservices. We will begin with a quick refresh on the design patterns that guide well-designed microservices architectures. We will then take an example monolithic application and break it down into a microservices architecture. Next, we will explore the benefits of platforms like Azure Functions, Azure App Services and Containers with Azure Kubernetes Service. Lastly, we will walk through building and running microservices using these tools and platforms.

You will learn:

  • An overview of the microservices application architecture style
  • About design patterns of well-designed microservices applications
  • About developing and running microservices solutions