# Service-Specific

{{< cards cols="3" >}}

  {{< card link="postgresql/" 
  title="PostgreSQL" 
  imageStyle="margin: 1rem auto; width: 25%" 
  image="postgresql.svg" 
  subtitle="A powerful open-source relational database known for reliability, advanced SQL support, extensibility, and strong performance at any scale." >}}

  {{< card link="mysql/" 
  title="MySQL" 
  imageStyle="margin: 1rem auto; width: 25%" 
  image="mysql.svg" 
  subtitle="MySQL is a popular open-source relational database known for speed, reliability, ease of use, and broad support in web applications." >}}
  
  {{< card link="kafka/" 
  title="Kafka" imageStyle="margin: 1rem auto; width: 25%" 
  image="kafka.svg" 
  subtitle="Apache Kafka is a distributed event streaming platform built for high-throughput, fault-tolerant, real-time data pipelines and messaging." >}}

  {{< card link="opensearch/" 
  title="OpenSearch" 
  imageStyle="margin: 1rem auto; width: 25%" 
  image="opensearch.svg" 
  subtitle="OpenSearch is an open-source search and analytics engine for fast querying, full-text search, log analysis, and real-time insights at scale." >}}
  
  {{< card link="valkey/" 
  title="Valkey" 
  imageStyle="margin: 1rem auto; width: 25%" 
  image="valkey.svg" 
  subtitle="Valkey is an open-source, in-memory key-value store built for high performance, caching, message brokering, and real-time workloads." >}}

  {{< card link="grafana/"
  title="Grafana" imageStyle="margin: 1rem auto; width: 25%"
  image="grafana.svg"
  subtitle="Grafana is an open-source observability platform for dashboards, metrics, logs, and traces, enabling real-time monitoring and analysis." >}}

  {{< card link="thanos/"
  title="Thanos" imageStyle="margin: 1rem auto; width: 25%"
  image="thanos.svg"
  subtitle="Thanos extends Prometheus for long-term storage, global querying, and high availability, enabling scalable and resilient monitoring." >}}

{{< /cards >}}
