Site Logo
Sivamuthu Kumar

All Posts

  • We are always asking questions to expand our knowledge. We need quick and relevant answers to our questions in everyday life. What's the time now? How is the weather today? What's the travel time to work? How many cups of sugar in this recipe? When w...
    Amazon Kendra - Enterprise Search powered by ML


  • In this blog post, I will walk through how to integrate Dapr - Distributed application runtime in Kubernetes with Azure Event Hubs. What is Dapr? Dapr is a portable, event-driven runtime that makes it easy for developers to build resilient, microserv...
    Event-Driven App with Dapr & Azure Event Hubs

  • Overview Getting Started Install Pulumi CLI Prerequisites Create a new EKS cluster Setting up NGINX Ingress Controller Deploy Node-RED in Cluster Thoughts & Conclusion Overview I'm going to share my initial thoughts and impressions of Pulumi on co...
    Pulumi - Coding Infrastructure in Typescript

  • Cover image by: unsplash-logoKai Pilger Overview I recently started exploring ChirpSDK - SDK for transmitting data through audio when I explore one of the non-internet or less costly hardware options for IoT solutions to transmit the data. Chirp ena...
    Exploring Chirp SDK in Flutter - Data over audio

  • title: Terraform - Tillerless Helm Deployment published: true description: This blog post explains why installing tiller on kubernetes cluster should not be done, how to install helm charts through locally running tiller server and terraform script t...
    Terraform - Tillerless Helm Deployment