production-ready-microservices

Production ready microservices: write in Go. A workshop.

Github stars Tracking Chart

Production ready microservices: write in Go

Even if you are a beginner, you have probably heard that people love Go because it makes easy to build reliable and efficient applications and services.

But how to write services fast? How to understand if my service is ready to run in production? How to develop necessary requirements and meet them?

During the workshop we will discuss how to design stable, scalable, reliable and performant services. Step by step, we will write a service from scratch and prepare it for the deployment. So, at the end of the workshop participants will be able to run their own services on the Heroku platform.

Record

This workshop was given at the GoWayFest conference in July, 2017. The video (in Russian) is available here.

If you have any questions, please contact me via email: elena@grahovac.me.

How to prepare for the workshop

If you would like to join this workshop as a participant, you need to have:

  • a stable version of Go 1.7 or newer and any IDE or editor to be able - to write in Go
  • Docker - to build and run containers with the services
  • a free GitHub account - to store and publish the source code
  • any Git client
  • a free Heroku account - to run the services
  • Heroku CLI - to be able to deal with the deployment

If you would like to check yourself, you can try this tutorial: Getting Started on Heroku with Go, but it is not required.

Main metrics

Overview
Name With Ownerrumyantseva/production-ready-microservices
Primary LanguageGo
Program languageGo (Language Count: 2)
Platform
License:MIT License
所有者活动
Created At2017-06-21 06:59:18
Pushed At2019-06-20 17:03:55
Last Commit At2017-09-01 16:31:37
Release Count1
Last Release Name0.0.1 (Posted on 2017-07-21 10:26:33)
First Release Name0.0.1 (Posted on 2017-07-21 10:26:33)
用户参与
Stargazers Count74
Watchers Count4
Fork Count16
Commits Count13
Has Issues Enabled
Issues Count1
Issue Open Count1
Pull Requests Count2
Pull Requests Open Count1
Pull Requests Close Count0
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private