Content negotiation is one of those quality-of-life improvements you can add to your REST API to make it more user-friendly and flexible. Learn how to use it!
As data management has evolved, so have databases. Let's see the state of InfluxData and the decisions that have shaped their past, present and future.
Let's look at two seemingly similar products from Microsoft: Azure SQL Database and Azure SQL Data Warehouse. We'll see how they compare and when to use which one.
For enterprises using Azure for their virtual machine needs, you may be excited to learn about the rollout of Availability Zone for your backup solutions.
Learn about the components needed to build microservices architecture in a project for Spring Boot and Gradle to enable continuous delivery/deployment.
Aspect-Oriented Programming can be tricky for some. In this post, we take a look at an example of how you can implement AOP in Spring Boot by making use of AspectJ.