- Follow on WordPress.com
Sponsors
-
Recent Posts
- Combining LLM with Traditional Coding
- What AI is, isn’t, and could be
- Miss Manners is back – Challenge June-2023
- An active repository of all human knowledge?
- OptaPlanner continues as Timefold
- Red Hat and IBM: Business Automation Update
- Consistency Checks of Large Language Models
- wAIting for Godot
- 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
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
- LLM
- 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
- June 2023
- 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: Architecture
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
Business Rules and Ontology in an Event-Driven Architecture
Bas van der Raadt describes an event-driven business architecture that connects business activities (business rules) with business data (ontology) via business events (state changes of business data). model. He explains how everything comes together and how it helps business people … Continue reading
Posted in Architecture, Business Rules, Event-driven, Semantic Web
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
A Building Blocks Approach
A building blocks approach starts with the universe of possible solutions and determines the common fundamental elements that constitute such solutions. It then goes about standardizing these fundamental elements and commoditizing them. This enables an ecosystem of actors who have the … Continue reading
Posted in Architecture, Decision Modeling, Trends
Leave a comment
Platforms vs Frameworks
Platforms are designed to be environments for apps. Not only will developers build the app on a particular platform, but the finished product will also run on that platform. In this sense, the hardware and software components of the platform work together … Continue reading
Posted in Architecture
Leave a comment
“You’re crazy if you don’t start in the cloud; you’re crazy if you stay on it”
This A16Z article argues that SaaS companies should move back from the cloud to their own data centres once they scale. “Cloud is cheaper and better early on and more costly later in a company’s evolution… Make sure your system … Continue reading
Posted in Architecture, Cloud Platforms, Containers
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
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
Teach Your Microservices to Dance
Jonathan Schabowsky from Solace.com focuses on the choreography of stateless event-driven microservices: “Orchestration entails actively controlling all elements and interactions like a conductor directs the musicians of an orchestra, while Choreography entails establishing a pattern or routine that microservices follow … Continue reading
Posted in Architecture, Event-driven, Events, Microservices
Leave a comment
You must be logged in to post a comment.