Today we’re announcing support for Connect-Native Go Micro services via a slim initialisation library called Go Proxy.
This will provide Go Micro with the ability to do authorized and secure service-to-service communication.
more »
Hey, we’re starting a newsletter! Micro provides an opinionated view on how to build cloud-native systems but we want to provide
opinions beyond the micro ecosystem too.
more »
Application configuration has remained largely static for most of our lifetime, using flags, environment variables and files.
Any change has usually required restarting the application or significant complexity in code to signal and reload the config.
more »
The open source development of micro can now be sponsored via Patreon. Before we
go into the details, I want to first mention what micro is and it’s funding journey.
more »
As technology evolves so do our programming models. We’ve gone from monoliths to microservices
and more recently started to push this separation even further towards functions.
more »
Today I’m excited to announce the Micro Explorer, a single place to find projects within the micro ecosystem.
more »
2016 has been a heck of a year for Micro. In this post we’ll recap on the past year and where we’re going but to begin with let’s talk
about Micro’s origin.
more »
As a change of pace, this post will mostly be a high level discussion on the non-technical aspects of adopting microservices
within a company.
more »
Last night I spoke about Micro at the Go meetup in London. Thanks to everyone that came to the meetup, the organisers
and all those that asked questions.
more »
It’s been a little while since the last blog post but we’ve been hard at work on Micro and it’s definitely starting
to pay off. Let’s dive into it all now!
more »
Today we’re excited to announce Sixt as a sponsor of Micro.
more »
Today I want to talk to you about bots.
more »
We’ve had a lot of questions about the micro architecture and design patterns for microservices over the past few months. So today we’ll try cover both.
more »
In this post we’re going to discuss using Micro on NATS.
It includes discussion around service discovery, synchronous and asynchronous communication for microservices.
more »
This is a high level guide to writing microservices with go-micro.
more »