A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
The MicroProfile Working Group, the open forum that optimizes Enterprise Java for a microservice architecture, just released their latest iteration, MicroProfile 7.1. After ten months of development, ...
The Java programming language is mature technology but one that continues to grow and evolve. Now, with the rise of microservices, there are questions as to whether or not Java EE development can keep ...
With all the benefits of microservices, testing them can get tricky. Here are the best microservice testing strategies according to the experts. Out of 353 “senior development stakeholders” surveyed ...
Applying TDM to microservices is quite challenging. This is due to the fact that an application may have many services, each with its own underlying diverse data store. Also, there can be intricate ...
Solid and well-understood makes for better development environments than fashionable. Java is not fashionable, but it’s still right for business. When I mention Java to young developers, including my ...
For some reason, there's this belief that Java microservices have to be server-side components that connect to back-end resources, such as databases and message queues. There's also a misconception ...
Microservices ensure software systems remain scalable and fault-tolerant in the face of high traffic and heavy application workloads. By learning how to build, test, deploy and scale individual ...
Previously in this three-part series, I wrote about how to introduce microservices in a legacy environment and provided an overview of domain-driven design (DDD) and how this development philosophy ...