Creating Interfaces with Bulma - Jeremy Thomas, Oleksii Potiekhin, Mikko Lauhakari, Aslam Shah, Dave Berning

GoodReads Summary: This book is a step-by-step guide that will teach how to build a web interface from scratch using Bulma.

Read more...

The Flight of the Eisenstein - James Swallow

GoodReads Summary: Having witnessed the events on Istvaan III, Deathguard Captain Garro seizes a ship and heads to Terra to warn the Emperor of Horus's treachery. But the fleeing Eisenstein is damaged by enemy fire, and becomes stranded in the warp. Can Garro and his men survive the depredations of Chaos and get his warning to Terra in time?

Read more...

Reveries About Testing

Today, a large number of developers use some testing methodology. But what are tests? What are they for? What is the purpose of writing testes, anyway? Are we testing the right things?

Read more...

The Phoenix Project: A Novel About IT, DevOps, and Helping Your Business Win - Gene Kim, Kevin Behr, George Spafford

GoodReads Summary: In a fast-paced and entertaining style, three luminaries of the DevOps movement deliver a story that anyone who works in IT will recognize. Readers will not only learn how to improve their own IT organizations, they'll never view IT the same way again.

Read more...

Self-Healing Microservices

All the previous discussions I bought about microservices was just a prelude to something I still don't have a fixed solution: how do microservices "heal" themselves in case of missing data?

Read more...

My 2019 Review

This year, I decided to make some review of what happened last year, to me.

Read more...

Microservices: Artifact Ejection

As I was discussing about artifacts in microservices, I guess I forgot to discuss some important point: How those artifacts are "ejected" from the microservice?

Read more...

Ad Astra - Jack Campbell

GoodReads Summary: In Jack Campbell’s New York Times bestselling Lost Fleet series, Campbell’s hero Captain Black Jack Geary explores the furthest reaches of space. Here, Campbell explores what kinds of problems mankind might face as our horizons expand. The third in a series of collections of Campbell’s short stories includes some of Campbell’s favorite stories, and some of his earliest. A brand new author’s note accompanies each story.

Read more...

Microservices: Artifact = Input + State

Designing microservices is a bit complicated because you have to think about different things when deciding which "domain" it will occupy. A recent discussion with coworkers about our current microservices design led me to rethink how to think about microservices.

Read more...

Mastering Docker - Russ McKendrick

GoodReads Summary: Experience first- and third-party tools such as Docker Compose, Docker Machine, Portainer, and Rancher Learn how to leverage Kubernetes, Amazon ECS, and Docker Swarm and know when each solution is appropriate Discover how Docker can be integrated into your daily workflows.

Read more...