Jay Anime Logo

🧡 End Gun Violence 🧡
MIXED RACE • DEI-B ADVOCATE • CLOUD ALCHEMIST
SERVERLESS • KUBERNETES • APPMOD SPECIALIST @ GOOGLE CLOUD
TRAVELER • KOMBUCHA BREWER
(ALL OF MY OPINIONS ARE MY OWN)

Serverless Eventing – Eventing Diagram

As I write more about about Serverless Eventing, some people has asked me what it actually looks like. Admittedly, I tend to be more verbal than visual as graphics have never been my strong suit. So in this post, I decided to create a diagram to attempt to explain not just WHAT Serverless Eventing is… Continue reading Serverless Eventing – Eventing Diagram

Serverless Eventing: Cloud Native Messaging with NATS Streaming Server

Serverless Eventing: Why You Need an Eventing Bus!

When we are talking about Serverlesss Eventing, we are talking about more than products and technologies. We are talking about a platform and best practices. One thing that I have not been mentioning in my blog posts is the importance of an “Eventing Bus”. An “Eventing Bus” is a publisher-subscriber style communication system. Its primary… Continue reading Serverless Eventing: Why You Need an Eventing Bus!

Serverless Eventing: Modernizing Legacy Streaming with Kafka

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.