A microservices application is one that is composed of a series of discrete services, which communicate with one another via an API. Microservices apps are the opposite of monolithic applications. The ...
There is a great diversity of approaches to continuous integration and continuous delivery (CI/CD). Containerizing apps with Docker is a common step to take, for a variety of reasons. Once ...
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 ...
Community driven content discussing all aspects of software development from DevOps to design patterns. I recently recently compared Java’s REPL scripting environment to Python’s. Many detractors felt ...
Micronaut offers ahead-of-time compilation, reactive NIO, and cloud-native support for microservices and serverless development. Could it be your next Java framework? The Spring framework has long ...