Category Archives: Microservices

Monoliths vs Microservices

“For a decade, the dominant Silicon Valley mantra has been: monoliths don’t scale; microservices do. Netflix itself helped popularize this philosophy. Its migration from a monolithic Java app to a sprawling microservices ecosystem became the canonical case study taught at conferences and … Continue reading

Posted in Architecture, Microservices | Leave a comment

DecisionCAMP Day 3 Recordings

Watch recordings of the third day presentations at DecisionCAMP-2023:

Posted in Artificial Intelligence, CI/CD, Decision Modeling, Decision Models, Events, LLM, Microservices, Testing | Leave a comment

Towards Programming as Conversation

With LLMs taking the world, the prediction “What comes after serverless? Conversational Programming!” becomes a reality. It is interesting that even in 1967 Marvin Minsky understood the possibility of a 2-way conversation between programmer and computer, where the program is … Continue reading

Posted in Human-Machine Interaction, LLM, Microservices, Software Development, Trends | Leave a comment

DecisionCAMP Monthly Session on Apr 19, 2023

DecisionCAMP Monthly Session “RuleOps: Rule Engines and Kubernetes DevOps” presented by Luca Molteni from Red Hat will be held on Apr 19 at 12:00 pm EST (New York Time). Register for free here. Slides

Posted in Architecture, Cloud Platforms, DecisionCAMP, Microservices, Serverless | Leave a comment

The Death of Batch?

Forbes recently spoke to Hazelcast about the future of enterprise applications. “Where data exists in environments and sits in applications, databases, web services and other entities that move back and forth, its non real-time status is typically denoted by the … Continue reading

Posted in Digital Transformation, Event-driven, Microservices, Reactive Rules | Leave a comment

Event-Driven Microservices using Spring Boot and Kafka

This Java Guide explains how to build a simple Event-Driven Microservices application using Spring Boot and Apache Kafka. You will learn how to use Apache Kafka as a message broker for Asynchronous communication between multiple microservices. Link

Posted in Architecture, Event-driven, Microservices | Leave a comment

Decision Services Handling Large Payloads

Posted in Architecture, Business Processes, Business Rules, Cloud Platforms, DecisionCAMP, Event-driven, Microservices | Leave a comment

DecisionCAMP Session on April 20, 2022

Date: Wed, Apr 20, 2022 at 12:00pm EST (New York Time)Title: “Decision Services Handling Large Payloads“Presenter: Dr. Jacob Feldman, OpenRules, Inc. Abstract: In this session Jacob will share OpenRules experience building decision services capable to handle huge payloads with sound performance. He will describe … Continue reading

Posted in Cloud Platforms, DecisionCAMP, DevOps, Events, Microservices | Leave a comment

What will become obsolete first: a language or a deployment type?

In the new article “Java and C# are Obsolete in the Age of Docker” Erik Engheim states: “Languages running on virtual machines were developed to make deployment on any platform easy. But this ability no longer matters when your software … Continue reading

Posted in Cloud Platforms, Containers, Languages, Microservices, Trends | Leave a comment

From Basics To Deploying Scalable Web Applications

This “JavaScript in Plain English” article provides an introductory roadmap for beginners who are looking to get into the development of modern applications running 24*7 web services. Link

Posted in Architecture, Cloud Platforms, Microservices | Leave a comment