NATS Blog

Welcome to the NATS Blog! We have content from NATS Maintainers, end-users, and community contributors. We always appreciate outside contributions so if you would like to contribute a blog post, see our Contributor's Guide for more information.

GopherCon 2017 Recap - How does GopherCon keep getting even better each year?

BRIAN FLANNERY — July 21, 2017

Now that everyone has had time to catch their breath a bit, we wanted to recap what our team was up to at GopherCon! It remains one of our favorite events, and Apcera has sponsored every year, with NATS having a room on Community Day last year and again this year, too. Just as our team were getting into Denver to prepare to kick off GopherCon, we also released 1.0 of NATS Server. Read more...

Guest Post: StorageOS on how and why they use NATS in their storage platform

KAROLIS RUSENAS — July 1, 2017

Over the last two years, I have used NATS extensively in many projects. In this blog post I would like to highlight some pros and cons to help you decide whether NATS is the right tool for you. At StorageOS , we are building a system that provides persistent storage for containers . StorageOS enables users to deploy database workloads inside containers and use local node storage without the fear of losing data and without frustration of slow disks. Read more...

Guest Post: Real-time, high performance machine learning using NATS, Kubernetes, and MEAN Stack

ALEJANDRO ESQUIVEL — June 6, 2017

I am studying Physics at UBC (University of British Columbia), and am a Software Engineer at Aida . Aida is an AI startup building a SaaS platform that provides fast, accurate, and automated assistance for customer support. Aida automatically learns questions and answers from past agent transactions and accurately responds to common support questions which typically account for 10%-30% of ticket volume. Unlike conventional chatbots, Aida does not rely on hand crafted, rule based templates which can only cope with a narrow range of inputs and is incredibly difficult to keep up to date. Read more...

Webinar: Monitoring NATS using the Prometheus exporter and Grafana

BRIAN FLANNERY — May 26, 2017

Speaker: Colin Sullivan, Principal Engineer at NATS.io When: Wednesday, June 14th, 2017 10:00AM - 11:00AM PDT Developers using NATS are looking for simplicity and performance in deploying their cloud native applications. As Prometheus and Grafana become increasingly popular, combining these technologies to monitor NATS has been a common request from our developer community. In May, we released a Prometheus exporter in beta. This webinar will give an overview of the exporter, and using this with Grafana for monitoring. Read more...

GopherFest 2017 Talk: On Adopting Context in the NATS client

WALDEMAR QUEVEDO — May 19, 2017

Last Monday, the 2017 edition of the GopherFest was held and we also gave a quick talk on how we added Context support to the NATS client, a feature which has been requested since around the time of the Go 1.7 release. As the context package now is part of Go, many more library authors are adopting it to support /cancellation propagation/ for blocking calls, making up for more readable code: Read more...

Webinar: How Clarifai uses NATS and Kubernetes for their Machine Learning Platform

BRIAN FLANNERY — April 13, 2017

Speaker: Jack Li, Senior Infrastructure Engineer at Clarifai When: Wednesday, May 10th at 3PM New York / 12PM San Francisco Clarifai is a machine learning company which aims to make artificial intelligence accessible to the entire world. Their platform allows users to tap into powerful machine learning algorithms while abstracting away the technical minutiae of how the algorithms work and the infrastructure scaling problems of building AI applications from scratch. Read more...

Webinar: How Choria significantly improves the operability of Mcollective by using NATS

BRIAN FLANNERY — March 28, 2017

Speaker: R.I. Pienaar When: Wednesday, April 26th, at 12:30 PM New York / 9:30 AM San Francisco R.I. Pienaar is the creator of MCollective, which was sold to Puppet Labs. His new project - Choria - simplifies the operational aspects of using MCollective, and NATS has been key to providing simplicity and scalability. This webinar will share more information about what Choria is, why NATS was chosen for the messaging layer, and what the results have been so far! Read more...

Guest Post: NATS for The Marionette Collective

R.I. PIENAAR — March 23, 2017

My name is R.I. Pienaar, I’m a freelance DevOps architect. I designed and wrote a tool called The Marionette Collective, now owned by Puppet Inc. I maintain a blog at devco.net and you can follow me on twitter at @ripienaar. I’d like to thank NATS team for reaching out and giving me the opportunity to talk about our use of NATS in a new project called Choria that upgrades The Marionette Collective for a more modern environment. Read more...

Guest Post: How Clarifai uses NATS and Kubernetes for their Machine Learning Platform

JACK LI — March 8, 2017

Clarifai is a machine learning company which aims to make artificial intelligence accessible to the entire world. Our platform allows users to tap into powerful machine learning algorithms while abstracting away the technical minutiae of how the algorithms work and the infrastructure scaling problems of building AI applications from scratch. Some of the machine learning algorithms that we run for users can take a few seconds to several minutes to complete. Read more...

Guest Post - NATS as a Secure and Scalable control plane for Go, AWS, and Microsoft SQL Server based Microservices

MARK SONGHURST — January 24, 2017

Equine Register provides the government, industry and members of the public with bespoke digital tools and services that increase equine welfare and combat criminal activity. We are actively replacing legacy paper-based systems with smartphone and web delivered solutions which provide unequivocal information regarding the identity, history, health and ownership of an equine from it’s birth onwards. I am responsible for the design and implementation of the architecture providing our RESTful API, which needs to serve an array of different Clients and be capable of supporting new functionality with minimal delay and impact. Read more...