I wanted to help my son to manage his time better, expose him on technology and let him discover anything related to tech himself in a controlled environment. I have a few options, but ultimately, I am experimenting with Raspberry PI setup first. This post is to share my considered options and the challenges I faced.
ReadI think Golang has a huge potential. People that come from Node, might feel easier to get started without investing too much learning curve. JVM people might benefits Golang for faster startup time. In the past, I made a careful decision to implement HTTP serverless using Node, due to the cold start concerns with JVM. With AWS Lambda supports for Golang, this is just superb. If I’m were to break down a large Node serverless function, I wouldn’t mind using Golang."
ReadSharing my slide during my introductory sharing session in the office on the concepts and examples for practical functional programming.
ReadI had the opportunity to spike a demo in our office and share my understanding on `EventSourcing` implementation using Akka Persistence.
Read