Introduction to KEDA—event-driven autoscaler for Kubernetes, Apache Camel, and ActiveMQ Artimis—and how to use it to scale a Java microservice on Kubernetes. Read all
If the number of cron tasks increase, or their effort becomes too heavy, there are internal behaviors you need to know to avoid big headaches. Read all
One requirement for any good API is the ability to validate input relying on different business rules. In this post, we'll look at model validation in ASP.NET Read all
Learn how to use gRPC, an open-source framework that can be used to build scalable and performant microservices and to create communication between services. Read all
Create a sample application to login with Google in the Angular Firebase application. Firebase has different login options to make user authentication quick. Read all
Scenarios in microservice-based architecture can involve multiple microservices. Completion of the scenario depends on the task completion of each microservice. Read all
One of the most popular Spring annotations is @Transactional. Here are the most common mistakes Java developers make when using it and steps to avoid them. Read all