- Follow on WordPress.com
Sponsors
-
Recent Posts
- How do we define intelligence?
- Don Knuth takes ChatGPT for a ride
- MiniCP: A lightweight Java Constraint Programming Solver
- AI Decisioning Platforms
- Human-Machine Conversations: Dynamic Planning and Composition
- AI: Yann LeCun vs Yuval Noah Harari
- Decisions as Code
- Programmers of the future will be artists
- Decision Intelligence and Customer Experience
- Forrester: “The AI Decisioning Platforms Landscape, Q1 2023”
- Semantics, Ontology and Explanation
- Present at DecisionCAMP-2023
- AutoGPT
- Challenge May-2023 “Next Best Action”
Recent Comments
Categories
- Algortithms
- API
- Architecture
- Art
- Artificial Intelligence
- Authentication and Access Control
- AWS
- Blockchain
- Books
- BPM
- Business Analytics
- Business Processes
- Business Rules
- Case Management
- Case Studies
- CEP
- Challenges
- ChatGPT
- Cloud Platforms
- Constraint Programming
- Containers
- Coronavirus
- Customer Experience
- Customer service
- Data Science
- Database
- Decision Intelligence
- Decision Making
- Decision Modeling
- Decision Models
- Decision Monitoring
- Decision Optimization
- DecisionCAMP
- DevOps
- Digital Decisioning
- Digital Transformation
- Discoveries
- DMN
- Education
- Ethics
- Event-driven
- Events
- Excel
- Explanations
- Fraud Prevention
- Games
- GPT-4
- HR
- Human Intelligence
- Human-Machine Interaction
- Humor
- Innovation
- Insurance Industry
- Java
- Knowledge Representation
- Languages
- Logic and AI
- Machine Learning
- Manufacturing
- Microservices
- Misc
- MISMO
- Most Influential
- Natural Language Processing
- Open Source
- Optimization
- PMML
- Process Mining
- Products
- Prolog
- QA
- Reactive Rules
- Reasoning
- Retail
- RPA
- Rule Engines and BRMS
- Rule Violations
- RuleML
- Scheduling and Resource Allocation
- Security
- Semantic Web
- Serverless
- Software Development
- Sponsors
- Spreadsheets
- Standards
- State Machines
- Testing
- Trends
- Uncategorized
- Vendors
Archives
- May 2023
- April 2023
- March 2023
- February 2023
- January 2023
- December 2022
- November 2022
- October 2022
- September 2022
- August 2022
- July 2022
- June 2022
- May 2022
- April 2022
- March 2022
- February 2022
- January 2022
- December 2021
- November 2021
- October 2021
- September 2021
- August 2021
- July 2021
- June 2021
- May 2021
- April 2021
- March 2021
- February 2021
- January 2021
- December 2020
- November 2020
- October 2020
- September 2020
- August 2020
- July 2020
- June 2020
- May 2020
- April 2020
- March 2020
- February 2020
- January 2020
- December 2019
- November 2019
- October 2019
- September 2019
- August 2019
- July 2019
- June 2019
- May 2019
- April 2019
- March 2019
- February 2019
- January 2019
- December 2018
- November 2018
- October 2018
- September 2018
- August 2018
- July 2018
- June 2018
- May 2018
- April 2018
- March 2018
- February 2018
- January 2018
- December 2017
- November 2017
- October 2017
- September 2017
- August 2017
- July 2017
- June 2017
- May 2017
- April 2017
- March 2017
- February 2017
- January 2017
- December 2016
- November 2016
- October 2016
- September 2016
- August 2016
- July 2016
- June 2016
- May 2016
- April 2016
- March 2016
- February 2016
- January 2016
- December 2015
- November 2015
- October 2015
- September 2015
- August 2015
- July 2015
- June 2015
- May 2015
- April 2015
- March 2015
- February 2015
- January 2015
- December 2014
- November 2014
- October 2014
- September 2014
- August 2014
- June 2014
- May 2014
Meta
Category Archives: Microservices
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
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
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
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
Microservices Design – API Gateway Pattern
Decision Microservices and Serverless Architecture quickly become the de-facto approach for many modern decision-making applications. “The goal of the microservices is to sufficiently decompose/decouple the application into loosely coupled microservices/modules in contrast to monolithic applications where modules are highly coupled … Continue reading
Posted in Decision Modeling, Microservices, Serverless
Leave a comment
Next DecisionCAMP Monthly Session on Nov. 5
The next DecisionCAMP monthly session “Building lightweight composable process applications using rules + workflow” will be presented by Dipo Majekodunmi, Solution Architect at ProcessMaker Inc., on Nov 5, 2020 at 12:00 PM EST. Join us at Zoom using the invite … Continue reading
Posted in BPM, Business Rules, Microservices
Leave a comment
Intelligent Event Broker
Jason English, a Principal Analyst from Intellyx, wrote a whitepaper called “Event Mesh: Event-Driven Architecture for the Real Time Enterprise”: “We live and work in an event-driven world. Tightly coupled integrations, and conventional data transfer and processing techniques won’t be … Continue reading
Posted in Architecture, Event-driven, Microservices, State Machines
1 Comment
You must be logged in to post a comment.