Using OneSignal in a Vue CLI 3 Application
Jun 17, 2019
If you are working on a web application most chances are you would like to add web push to engage with your users.
...
➦ Building serverless event driven apps with Knative and Python
Jun 16, 2019
Knative is an extension to Kubernetes that provides a set of tools to deploy serverless workload.
...
➦ The Downfall Of Functions And The Rise Of Knative
Jun 3, 2019
I would like to introduce you to Knative, the Kubernetes add-on for serverless workloads
...
➦ Optimize Your Data Science Environment
May 23, 2019
3 tips from an engineer to optimize your productivity as a data scientist
...
➦ Optimistic Offline-First Apps With Vuex
Oct 11, 2018
TL;DR — Use Vuex plugins together with localForage to easily persist application data in an optimistic manner
...
➦ How we migrated to serverless in a weekend?
Sep 11, 2018
One of the crucial elements in Daily’s architecture is the post ingestion pipeline. Until recently this architecture was powered by an Akka Stream cluster and now it's fully serverless.
...
➦ My Microservices Stack
Jul 16, 2018
Here is my some what opinionated stack for building resilient and elastic distributed system.
...
➦ Event Sourcing with Lagom on GCP
May 9, 2018
Lagom is a (very) opinionated microservice framework made by Lightbend (creators of Scala, Akka, Play more).
...
➦ Polymer 3 — First Impressions
Nov 7, 2017
My journey to Polymer 3 starts with an idea for a side project.
...
➦ Dockerizing Your Scala Application
Nov 3, 2017
A docker image is one of the best and simple ways to ship applications today.
...
➦