Amazon BedRock: Leveraging Foundation Models with Quarkus and AWS Lambda
Bedrock is the new Amazon service that democratizes the users’ access to the most up-to-date Foundation Models (FM) of the highest-ranked AI actors.
Bedrock is the new Amazon service that democratizes the users’ access to the most up-to-date Foundation Models (FM) of the highest-ranked AI actors.
This post attempts to demystify the use of LLMs in Java, with Quarkus and LangChain4j, across a ludic and hopefully original project.
Part 2 of this series focuses on Elasticsearch, a distributed NoSQL database and search engine built on Apache Lucene.
This article demonstrates how Quarkus, the supersonic, subatomic Java stack, greatly simplifies the NoSQL data persistence with MongoDB.
Jakarta EE Security (formerly JSR 375) introduces the notion of identity stores. Here, you can see how these identity stores are implemented by Jakarta EE co...