I Asked GitHub Copilot to Profile a Java App. It Found a Bug in My Heap Sizing, and Offered to Fix It
Table of Contents The idea: Copilot-driven profilingStep 1 — Copilot ran it, and showed me exactly what it ranStep 2 — The verdict in plain languageStep 3 — One click hands the data back to CopilotStep 4 — A root ...
-
Building AI Systems with MongoDB: Implementing the Planning Pattern
Table of Contents PrerequisitesStep 1: Generate the ProjectStep 2: Generate the domain classesStep 3: Defining the AI layer over MongoDB integrationStep 4: Showing the result with UIStep 5: Execute the applicationConclusionArtificial Intelligence has swiftly evolved from a niche research topic …
-
Building an AI-Powered Operations Assistant with Spring AI and MongoDB Atlas — Part 3: Stateful Workflows and Human-in-the-Loop
Table of Contents The Remaining GapWhat We Are BuildingThe Core Idea: Externalizing Workflow StateThe Checkpoint DocumentCheckpoint LifecycleGiving the Model the Ability to Observe The SystemsPropagating Context Into Tool MethodsAudit Trails with ToolExecutionPause, Inspect, ResumeA Demo ScenarioWhat This Architecture Makes PossibleConclusionThis …
-
What’s New In The June 2026 Azul Payara Release?
Table of Contents A Critical Security Fix, Patched Across Every BranchAzul Payara 7.1.0: Supported Payara 7, Post-GABug FixesImprovementsImprovementsComponent UpgradesAzul Payara Community 7.2026.6Behaviour Change to Note: Server “Ready” Signal TimingAzul Payara 6.39.0: Jakarta EE 10, ContinuedComponent UpgradesAzul Payara 5.88.0: Jakarta EE …
-
Did AI Just Break Software Security For Ever?
Table of Contents First: The rate of CVE arrivalsSecond: AI detection of vulnerabilities becoming the normThird: The breaking of an old asymmetryFourth: Regulators got impatientThe maths no longer worksThink about Y2KThe response doesn’t wait for the disasterThe asymmetry that should …
-
Introduction to CQRS using MongoDB
Table of Contents PrerequisitesStep 1: Create the entitiesStep 2: Creating CommandStep 3: Create QueryConclusionIn enterprise environments, projects often begin with a simple structure: one model, one service, and one document, using a single class and data transfer object for both …
-
MongoDB as a Vector Database for AI Agents-MongoDB
Table of Contents Why should you use MongoDB for building AI agents?Understanding AI agentsBuilding a multi-agent application with MongoDBStep 1: Creating a vector search indexStep 2: Creating the TripStep 3: Induce a disruptionStep 4: Replanning Step 5: The Memory agents make …
-
What is Sharding in MongoDB and When Should You Use It?
Table of Contents A Practical Introduction to Horizontal Scaling1. Shards2. Config Servers3. Mongos RouterLarge datasetsHigh write throughputRapid data growthA Practical Introduction to Horizontal Scaling When building applications, most developers start with a single database server. At the beginning, everything works …
-
Jakarta EE is Ready for AI – But Don’t Just Take My Word for It!
Table of Contents Where Jakarta EE Comes From and Where It’s HeadedThe Past, Present, and Future of Enterprise Java – Ivar Grimstad (Eclipse Foundation)Jakarta EE Meets AI: Three Angles on the Same ProblemThe Intelligent Monolith: Supercharging Jakarta EE with Local …
-
Azul Payara May 2026 Release – What’s New
Table of Contents A critical security fix, patched across every supported branchAzul Payara Community 7.2026.5Azul Payara 6.38.0: Continued Jakarta EE 10 SupportAzul Payara 5.87.0: Jakarta EE 8 Support ContinuesAzul Payara 4.1.2.191.55: Legacy Branch Still MaintainedLooking AheadUpgrading and FeedbackThe May 2026 …