Our Blog

cover image

RESTHeart Build and Release Process Overview

Our CI/CD process for RESTHeart is designed to make releasing new versions as smooth and efficient as possible. [...]

pipeline

Java Applications with MongoDB on AWS

This deployment architecture for Java applications is designed to ensure scalability, security, and a seamless deployment process. [...]

cover image

Dependency Injection vs Constructor Parameters

Avoiding the Overuse of DI in Large Software Systems [...]

cover image

How much does it cost?

I want a house with an ocean view, a rooftop pool, ten bedrooms, and a private cinema. How much will it cost? [...]

cover image

Simplifying Concurrency in Java

Java's latest concurrency features, Virtual Threads and CompletableFuture, offer a powerful solution for efficient multitasking in modern applications. [...]

cover image

RESTHeart with FerretDB: a tutorial

FerretdDB is a truly Open Source MongoDB alternative, built on Postgres [...]

cover image

RESTHeart WebChat

A realtime web chat application built on Angular, RESTHeart and MongoDB. [...]

cover image

Ouro - company environmental impact assessment

Ouro is a collaborative platform that aims to make companies aware of their environmental impact. [...]

cover image

JWT Authentication for Angular with Auth0 and RESTHeart (Updated for RESTHeart v7)

Learn to create an Angular app using Auth0 service and RESTHeart for JWT-based user authentication. [...]