Denuwan Himanga Hettiarachchi·Jun 14Generative MCP: Enabling the Full Potential of MCP ServersNext-Gen of MCP, that Maximizing Agentic Capability via Runtime Tool Generation without Compromising Your Context Window.
Denuwan Himanga Hettiarachchi·Jul 13, 2025Agentic Automation: Building No-Code, Natural Language ScriptsProject Wakari aims to build the next generation of Natural Language Automation using Generative AI and Agentic AI capabilities.A response icon1A response icon1
Denuwan Himanga Hettiarachchi·Jan 11, 2025OpenRewrite: The Smartest Way to Tackle Tech DebtThis tutorial demonstrates how to use OpenRewrite with a Maven project to migrate a Spring Boot 2.x.x application developed in Java 8.
Denuwan Himanga Hettiarachchi·May 23, 2024Build Gen-AI LLM RAG API Ecosystem on a Node ServerBuild your own Generative AI Large Language Model API ecosystem to get PDF document’s context-aware answers.
Denuwan Himanga Hettiarachchi·Jul 22, 2023Java Virtual Threads: Why, not What?A comprehensive user guide to the new concurrency paradigm of Java — Virtual Threads.A response icon2A response icon2
InCloud Native DailybyDenuwan Himanga Hettiarachchi·May 16, 2023ELK + Spring Boot: A Guide to Local ConfigurationSetting up a centralized logging solution using the ELK stack on your local machine.A response icon5A response icon5
Denuwan Himanga Hettiarachchi·May 9, 2023End of Microservices Era? — Amazon Prime Case StudyHow Amazon Prime team overcomes microservices challenges by re-architecture infrastructures to monolithic architecture.
InBetter ProgrammingbyDenuwan Himanga Hettiarachchi·May 28, 2022A Comprehensive Guide to Distributed CachingGuidelines to spin up a Redis master-slave cluster on the Kubernetes cluster and implement a distributed caching-enabled Sprin boot App.
Denuwan Himanga Hettiarachchi·Feb 19, 2022Distributed Tracing in MicroservicesObserving the system behavior and reacting to the failures within a few minutes will make our life more comfortable as engineers.
Denuwan Himanga Hettiarachchi·Nov 20, 2020Interservice Communication using gRPC in Spring Boot Microservice EcosystemRemote Procedure Call (RPC) evolve in the early distributed computing stage referring to the technology of making remote process execution…