-
Pipes 101 with Go
Linux supports different IPC mechanisms, including pipes and named pipes. Atfirst glance they look fantastic, in fact...
-
Continuous Delivery in an environment of microservices
There are many processes that encompass what we consider to be a deployment. And one of them is what we call build. A...
-
How to prevent race conditions in Restful APIs
ETags for the rescue!
-
Loopback-JsonSchema 1.0 has been released!
Loopback-JsonSchema is a middleware which adds JsonSchema support to Loopback.
-
Testing Services Effectively
This week I had the opportunity to talk about testing services independently and effectively. I could share some libr...
-
Designing the APIs for an internal set of services
RailsConf 2014
-
Taking advantage of JsonSchema to create restful apis and a WebCMS.
Lightning talk about Restful Apis with JsonSchema.
-
Microservices Architecture
Disclaimer: All content of this post is based on my own experience regarding microservices topic. And, my idea is to ...