Recent Posts

Domain-Driven Design in Java: A Practical Guide

Author: Rajesh Nair Original post on Foojay: Read More Table of Contents Understanding the “Airport” domainModeling the core Airport domain in JavaIdentifying aggregates and entitiesImplementing entities and value objectsBounded contexts and modularizationRepositories, domain services, and factories Repositories Domain services Factories Application layer and integrationTesting and evolving the modelComplete DDD implementation source codeTesting scenarios for PostmanReal-world tips and common pitfallsConclusion While …

Read More »

Enforcing Governance in MongoDB Atlas with Resource Policies

Author: Samuel Molling Original post on Foojay: Read More Table of Contents What Are Resource Policies?Why Use Them?Available CapabilitiesApplying Resource Policies with Terraform Example 1: Allow clusters only on AWS Example 2: Block public IPs (0.0.0.0/0) Example 3: Enforce TLS 1.2 or higher Validation and Testing Attempt to create a cluster on Google Cloud Platform (GCP) Attempt to add a …

Read More »

Do we understand the value of AI knowledge ?

Author: Miro Wengner Original post on Foojay: Read More Table of Contents I remember the first time I saw a diagram of a neuron (Img.1.). I was a school kid, and among other hobbies, I was interested in the human brain, it fascinated me. I borrowed a book from the bookstore to find out how it all worked, because these …

Read More »