Giter Club home page Giter Club logo

aks-lab's Introduction

AKS and Golang Lab

This lab will help you design a Golang application, deploy it in Azure Kubernetes Service, and will cover some traffic routing via Istio and Azure Application Gateway.

The application we will develop includes a few simple services to support a music streaming service. You will be able to get song metadata by ID from an API which will also include how much the artist is to be paid for the song.

Interwoven in this lab are some general design concepts for microservices applications that I have employed over the years. I tend to refer to service types as entity, process, and API. I found this article by someone else that describes an extremely similar design pattern with some different names: https://www.linkedin.com/pulse/types-microservices-maxim-alexandrovich/.

There is sample code in the sample folder, but please attempt to do these activies on your own before consulting them.

First, write your application and verify it works locally...

Second, test the solution locally in Docker...

Third, deploy the Azure infrastructure to run your application...

Last, add a database for your service and deploy a second version...

aks-lab's People

Contributors

plasne avatar norelina avatar

Stargazers

P.J. Little avatar lizeyang avatar

Watchers

James Cloos avatar Ozi Boms 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.