Here is a video of my latest project, done over 4 days during a hackaton - let me know your thoughts!
https://drive.google.com/file/d/1R0rkQXdisPBqBZehoSxHOFkz10AM2EIg/view?usp=sharing
...
Friday, October 19, 2018
Thursday, May 24, 2018
Overview of the Scrum Master role
These notes are from a training i recently took regarding being a Scrum Master. The role, processes, and definitions are already clearly outlined and documented in a lot of places so I won't go...
Wednesday, May 16, 2018
Quick overview of Kubernetes
These are the notes that i took while learning more about Kubernetes.
High-level overview
Most software today runs multiple processes, and is written across distributed systems, and keeping track of all this is a challenge. At a high level, Kubernetes helps runs your software and processes...
Monday, April 4, 2016
Review of the Strata San Jose 2016 conference in the context of IoT
IoT at Strata San Jose 2016
Introduction
I had a different focus this year in attending Strata San Jose - not following the usual Hadoop-related news or products, but instead focusing on the Internet of Things (IoT) and by extension, streaming technology. As such, it was pretty clear from the different...
Thursday, February 25, 2016
50 shades of Spark Streaming
I
want to share my recent experience with a Spark Streaming implementation. My
(poor) attempt at a funny post title aims to convey that there are a lot of
nuances...