Introduction to Retrieval-Augmented Generation with Java and MongoDB
Modern organizations store large volumes of information in documents, databases, internal platforms, support systems, policies, and …

Software Engineer | Software Architect | Speaker | Writer| Book Author | Consultant | Staff Engineer | Mentor | Open Source Committer| Java Champion

Otavio Santana
340 viewsModern organizations store large volumes of information in documents, databases, internal platforms, support systems, policies, and …
Otavio Santana
7,507 viewsArtificial Intelligence has swiftly evolved from a niche research topic to a technology that impacts nearly every aspect of the software …

Otavio Santana
466 viewsIn enterprise environments, projects often begin with a simple structure: one model, one service, and one document, using a single class and …

Otavio Santana
1,859 viewsWhen we face software development, the biggest mistake is about delivering what the client wants. It sounds like a cliché, but after …

Otavio Santana
4,635 viewsData-driven testing (DDT) is important because it enables you to validate business behavior across various scenarios without having to …

Otavio Santana
5,309 viewsJava 21's virtual threads simplify handling I/O-bound operations, allowing for massive concurrency with minimal overhead.