- Follow on WordPress.com
Sponsors
-
Recent Posts
- Stop Calling Everything AI
- Coding without understanding the basic constructs
- From “Decision Support” to “Reengineering Decision Making”
- BBC-2022 Live on June 26-30
- Digital Decisioning => Decision Intelligence
- 2022 is the Year of Prolog
- Sometimes it’s Healthy to Break the Rules
- Researchers Achieve ‘Absurdly Fast’ Algorithm for Network Flow
- Artificial Brains: INDUSTRY 4.0 Decision Support Systems
- User-Facing Analytics
- Intelligent Business Automation (IBA)
- New book by Peter Norvig
- Google I/O 2022: 12 Minutes Summary
- Keynotes at DecisionCAMP and Declarative AI
Recent Comments
Categories
- Algortithms
- Architecture
- Art
- Artificial Intelligence
- Authentication and Access Control
- AWS
- Blockchain
- BPM
- Business Analytics
- Business Processes
- Business Rules
- Case Management
- Case Studies
- CEP
- Challenges
- Cloud Platforms
- Constraint Programming
- Containers
- Coronavirus
- Customer service
- Data Science
- Database
- Decision Making
- Decision Modeling
- Decision Models
- Decision Monitoring
- Decision Optimization
- DecisionCAMP
- DevOps
- Digital Decisioning
- Digital Transformation
- Discoveries
- DMN
- Ethics
- Event-driven
- Events
- Excel
- Explanations
- Fraud Prevention
- Games
- Human-Machine Interaction
- 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
- 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 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
Moving decisioning logic from run-time to build-time
Today’s post by Edoardo Vacchi stresses an important trend in the programming landscape: cloud-based applications (microservices) should be small, super-efficient, and quick to start, that brings us back to code generation. “Moving processing out of your run-time and into build-time, … Continue reading
Posted in Architecture, Java, Microservices
Leave a comment
How microservices enable hybrid tenancy
Pete Brown from Pega published the article “Cloud: Hybrid-tenancy is replacing single and multi-tenancy“: Microservices is an architecture where each functions of an application are separated from each other and communicate through APIs and protocols. It differs from traditional software design, … Continue reading
Posted in Microservices, Serverless
Leave a comment
AWS vs Azure vs Google Cloud
Modern cloud platforms quickly become the most popular destinations for operational business decision services. What’s the best cloud platform for their deployment? Computerworld takes a look at the merits of the big three vendors: AWS vs Microsoft Azure vs Google … Continue reading
Posted in Cloud Platforms, Microservices, Serverless, Vendors
Leave a comment
Create Serverless Workflows with AWS Step Functions
AWS published a tutorial that describes how to use AWS Step Functions to design and run a serverless workflow that coordinates multiple AWS Lambda functions. It is a very simple while powerful mechanism to orchestrate your decision services deployed as … Continue reading
Posted in Business Processes, Microservices, Serverless
Leave a comment
Who will win? Spring Boot or Quarkus
DZone published the article “Microservices: Quarkus vs. Spring Boot“: “Nowadays, with the Microservice Architecture, perhaps it does not make sense anymore, nor any advantage, build something multi-platform (interpreted) for something that will always run on the same place and platform (the Docker Container — … Continue reading
Posted in Architecture, Microservices, Serverless
Leave a comment
Deploying Business Decision Models as Amazon Microservices
Nowadays many enterprises are moving their operational decision services to cloud utilizing Microservices and the new Serverless architecture that takes care of high availability, security, and super-fast performance. But how difficult is it to deploy business decision models as cloud-based … Continue reading
Posted in Decision Models, Microservices, Trends
Leave a comment
One Microjourney™ at a time
Alan Trefler, CEO at Pegasystems, just introduced “The new way of operating: One microjourney™ at a time“: What we’re really talking about are microjourneys – an optimized outcome for each customer touchpoint that, for example, changes the customer experience, builds a relationship, … Continue reading
How Do Your Decision Microservices Communicate?
After you deploy your business decision models as microservices, you need to organize your inter-service communication. Usually, your decision microservices are stateless. But what if they need to maintain some state? What if they updated values and those values got … Continue reading
Posted in Architecture, Microservices
1 Comment
New Gartner IaaS Magic Quadrant
On July 19 Gartner published its latest “Magic Quadrant for Cloud Infrastructure as a Service, Worldwide“. AWS is being recognized as the Leader for 9th consecutive year following Microsoft, Google, Alibaba, Oracle, and IBM. The report describes their offerings with … Continue reading
Posted in Microservices, Products, Serverless, Trends
Leave a comment
Sandy Kemsley: Case Management Meets Microservices
Sandy Kemsley is an independent analyst well-known for her thoughtful reports and blogs in the area of intelligent process automation. A quote from Sandy’s latest blog post: “Moving from a monolithic application to microservices architecture makes good sense for many … Continue reading
Posted in Microservices, Trends
Leave a comment
You must be logged in to post a comment.