Giter VIP home page Giter VIP logo

asp-dot-net-core-6-kubernetes's Introduction

GloboTicket Demo Application

This application is intended to demonstrate how to deploy an ASP.NET core application to Kubernetes. It is the demo project for the Pluralsight course: Deploying ASP.NET Core 6 Using Kubernetes by Marcel de Vries (https://app.pluralsight.com/library/courses/asp-dot-net-core-6-kubernetes/table-of-contents)

Branches

You can find branches for each demo I did in the course. Check out the respective branch and you can follow along with the demo's. If you find anything missing or not in place, please file an issue, so I can follow up and fix this as soon as possible.

Globoticket website

The globoticket website looks as follows when used: website screenshot

The website offers a way to buy tickets. You can select the quantity and check out.

Globoticket Architecture

Globoticket uses two additional web api projects that provide an APIfor getting the catalog data and for registering the order when the order is completed. this is shown in this architectural diagram below:

architectural diagram

Kubernetes deploymens

The course will take a step by step apporach to deploy this application first using containers on the localhost using docker-compose. Next the application will be deployed to a local kubernetes cluster running ont he development machine Then we wil deploy it to a cluster running in Azure, using AKS Finaly we will optimize the application for use in a kubernetes cluster. for this we will improve the obeservability, use of environment variables and manage secrets in a better way. the final step is we will deploy each individual service using CI/CD automation with GitHub Actions or Azure DevOps pipelines.

asp-dot-net-core-6-kubernetes's People

Contributors

alexthissen avatar vriesmarcel avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.