
“Cloud Alchemy” – Pulumi, standing up infrastructure with actual code
Alright, it is time for me to migrate my on-prem application to the cloud. If we are using “alchemy” terms, we want to “transmute” the
Alright, it is time for me to migrate my on-prem application to the cloud. If we are using “alchemy” terms, we want to “transmute” the
We are living in the age of Cloud Native. Seriously, read any tech blog or listen to any tech podcast and you won’t be able
Deploying web applications should be easy, like ridiculously easy. Why do I need to become an NGINX/Apache expert and a Linux Admin just to deploy
Knative Eventing offers a variety of EventSources to use for building a serverless eventing platform. In my previous blog post I talk about SinkBinding and we use this concept to create an EventSource the pulls Twitter data.
You are writing an applicaiton where you are trying to analyze tweets in near-real time for a live TV broadcast. A tweet sent 5 hours
Let’s take a step back and define “Serverless Eventing”. What is Serverless? It is no secret that I love serverless computing. As you know, we