Get Even More Visitors To Your Blog, Upgrade To A Business Listing >>

Kubernetes DevOps I – Introduction to the Historic Events

In the first part of his series, Premier Developer Consultant Razi Rais coauthors a post about Kubernetes Devops using Azure. He takes you through a step-by-step process of how to get started.


Overview

From a technical perspective, we have a microservice that serves a UI which is written in ASP.NET Core 2.0. It pulls data by talking to various RESTful endpoints exposed by a Node.js API that is served by another microservice. The actual content storing the details about Historic events (that is served by an API) is stored in various JSON files that are persisted as a blob on Azure Storage.

In a nutshell, from an end user standpoint, the web app home page looks like the image below:

When a user wants to learn more about a particular historic event, they can either select a particular historic event from the top menu, or they can simply click on the description of a particular event provided on the home page.

You can follow more of Razi’s demo here.

Share the post

Kubernetes DevOps I – Introduction to the Historic Events

×

Subscribe to Msdn Blogs | Get The Latest Information, Insights, Announcements, And News From Microsoft Experts And Developers In The Msdn Blogs.

Get updates delivered right to your inbox!

Thank you for your subscription

×