WTF…are protocol buffers? (Part 2)
Note: This is part 2 of my introduction to protocol buffers. Part 1 provides an overview to protobufs, and writing .proto files. Read it here.
Note: This is part 2 of my introduction to protocol buffers. Part 1 provides an overview to protobufs, and writing .proto files. Read it here.
I’m used to working with what is commonly known as RESTful APIs. In simple terms, APIs which expose endpoints for HTTP requests to access a server or a servi...
Background Today we’ll look at a key aspect of cloud computing: logging and monitoring. Writing code is the beginning of a journey that many consider to en...
We use Google’s IoT Core to build a temperature and humidity monitoring system…for my living room.
I’m a big fan of rice. If you’re reading this, chances are you are too. This is my recipe for cooking rice which has never failed me. You will end up with de...
Considering the amazing possibilities that Cloud Computing provides, it is of great importance to be aware of things that may impede your applications from w...