How to Use Spring Data JPA With Spring Boot 2

In this tutorial, we are going to demonstrate how to use Spring Data JPA along with Spring Boot to communicate with the MariaDB DB database. Read all

Performant Batch Inserts Using JDBC

In this tutorial, learn more about how you can improve performance by implementing batch inserts using the JDBC in this code example. Read all

Monolithic vs. Microservices: Which Is the Better Architecture App Development?

A discussion of monolithic vs. microservices-based software architectures, and how these two architectural models stack up in a real-world use case. Read all

Run AWS Lambda Functions Locally on a Windows Machine

AWS Lambda is great for putting together and deploying serverless applications. Here's how you can run it locally with the benefit of SAM Local's features. Read all

What Is Data Redundancy?

A data expert discusses the phenomenon of data redundancy, and how it can become a problem when dealing with big data sets in databases and data warehouses. Read all

Debug Your Python Lambda Functions Locally

In this tutorial, we demonstrate how you can locally debug lambda functions in your Python projects using the AWS SAM CLI. Read all

Amazon SQS as an Event Source to AWS Lambda : A Deep Dive

A mobile developers takes a look at using Amazon SQS as an event source for to an AWS Lambda instance, and shows how do to this in a real-world application. Read all

Spring Cloud and Spring Boot, Part 1: Implementing Eureka Server

For the first article in this series, we take a look at how to install and configure the Eureka Server to act as an auto-discovery tool for your Java microservices. Read all

Integrating Load Testing Into Azure Pipelines

Integrating k6 into Azure Pipelines, a CI/CD tool, can help save you time and ensure that you catch any performance regressions that occur due to code changes. Read all

HDP 3.1 Released! All The Kafka!

A data scientist provides a tutorial on how to upgrade your HDP to the latest version, 3.1, and discusses the improvements made with the latest upgrade. Read all

 

 

 

 

Top