Skip to content

meanin/getting-started-with-microservices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting started with microservices

A short introduction into microservices world based on a docker and kubernetes example. Planned for a 1 hour meetup presentation.

Table of contents

  1. Prerequisites

Presents what are needs to follow me on a presentation within you local machine / Azure subscribtion.

  1. Docker

Presents how to locally create an image from an application source code, create azure container registry, push there image and run as container instance.

  1. Kubernetes

Presents how to create a working cluster from a scratch, deploy there an application and scale it. There is a basic definition of stateful services as well.

. . .

  1. Commands

Usefull commands for all operation with a command line tool.

Navigation:

  1. Readme
  2. Prerequisites
  3. Docker
  4. Kubernetes
  5. Commands

About

A short introduction into docker and kubernetes world

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published