production-ready-microservices

module
v0.0.0-...-759ce48 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 1, 2017 License: MIT

README

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL