Building Gen AI Applications Using Iguazio and MongoDB

  • Post author:
  • Post category:Databases

AI can lead to major enterprise advancements and productivity gains. By offering new capabilities, they open up opportunities for enhancing customer engagement, content creation, process automation, and more. According to McKinsey & Company, generative Al has the potential to deliver an additional $200-340B in value for the banking industry. One…

Continue ReadingBuilding Gen AI Applications Using Iguazio and MongoDB

Horizontal Partitioning vs Vertical Partitioning

  • Post author:
  • Post category:Databases

Horizontal Partitioning vs Vertical Partitioning You’re dealing with a database that’s growing faster than you expected. Queries are taking longer, and you’re starting to worry about performance issues. We get it—slow queries can be a nightmare, especially when you’re responsible for keeping everything running smoothly. You’ve heard about partitioning as…

Continue ReadingHorizontal Partitioning vs Vertical Partitioning

Shard Key Basics Explained

  • Post author:
  • Post category:Databases

Shard Key Basics Explained A shard key is a field or combination of fields that determines the distribution of data across shards in a sharded database cluster. It acts as a guide for the database to partition data, ensuring even distribution for optimal performance and scalability. By using a shard…

Continue ReadingShard Key Basics Explained

What is Graph Traversal and Its Algorithms

  • Post author:
  • Post category:Databases

What is Graph Traversal and Its Algorithms You’ve probably heard the term “graph traversal” thrown around in computer science discussions. It might sound complex, but it’s a fundamental concept that’s worth understanding. Whether you’re a developer or just curious about how algorithms work, grasping graph traversal can open up a…

Continue ReadingWhat is Graph Traversal and Its Algorithms

My MicroTx Related Blog Posts

  • Post author:
  • Post category:Databases

Text Size 100%: - + New Release: Oracle Transaction Manager for Microservices (MicroTx) 24.2.1 Blog post briefly describing some of the new features in Oracle Transction Manager for Microservices (MicroTx) 24.2.1.  It's also the final post in my series on Where is the Complexity by introducing a new feature in…

Continue ReadingMy MicroTx Related Blog Posts

Empowering Developers with Docker: Simplifying Compliance and Enhancing Security for SOC 2, ISO 27001, FedRAMP, and More

  • Post author:
  • Post category:Web Runtime

The compliance and regulatory landscape is evolving and complicated, and the burden on developers to maintain compliance is not often acknowledged in articles about maintaining SOC 2, ISO 27001, FedRAMP, NIS 2, EU 14028, etc.  Docker’s products aim to put power into the developer’s hands to maintain compliance with these…

Continue ReadingEmpowering Developers with Docker: Simplifying Compliance and Enhancing Security for SOC 2, ISO 27001, FedRAMP, and More

How to set up Grafana Mimir using Ansible

  • Post author:
  • Post category:Data Analysis

Gerard van Engelen is a seasoned DevOps engineer who ensures the quality of products by drawing parallels between complex issues and simpler, everyday scenarios. This approach helps in delivering value, ensuring that products are not only built correctly but also offer the right functionalities. Ansible is popular with system administrators…

Continue ReadingHow to set up Grafana Mimir using Ansible