
YugabyteDB is an open source PostgreSQL-compatible distributed database for cloud native apps. Resilient, scalable, and flexible, it can be deployed across public and private clouds as well as in Kubernetes environments.

{{< sections/2-boxes >}}
  {{< sections/bottom-image-box
    title="Get started locally on your laptop"
    description="Download and install YugabyteDB on your laptop, create a cluster, and build a sample application."
    buttonText="Quick Start"
    buttonUrl="/stable/quick-start/macos/"
    imageAlt="Locally Laptop" imageUrl="/images/homepage/locally-laptop.svg"
  >}}

  {{< sections/bottom-image-box
    title="Explore distributed SQL"
    description="Explore the features of distributed SQL, with examples."
    buttonText="Explore"
    buttonUrl="explore/"
    imageAlt="Yugabyte cloud" imageUrl="/images/homepage/yugabyte-in-cloud.svg"
  >}}
{{< /sections/2-boxes >}}

## Operations

{{< sections/3-boxes>}}
  {{< sections/3-box-card
    title="Deploy YugabyteDB"
    description="Deploy to the public cloud, a private data center, or Kubernetes."
    buttonText="Deploy"
    buttonUrl="deploy/"
  >}}

  {{< sections/3-box-card
    title="Add advanced capabilities"
    description="Set up change data capture, built-in connection pooling, PostgreSQL extensions, and more."
    buttonText="Add"
    buttonUrl="additional-features/"
  >}}

  {{< sections/3-box-card
    title="Manage your deployment"
    description="Back up, scale, and upgrade your deployment."
    buttonText="Manage"
    buttonUrl="manage/"
  >}}

{{< /sections/3-boxes >}}

## Get under the hood

{{< sections/3-boxes>}}
  {{< sections/3-box-card
    title="Architecture"
    description="Learn how YugabyteDB achieves consistency and high availability."
    buttonText="Learn More"
    buttonUrl="/stable/architecture/"
  >}}

  {{< sections/3-box-card
    title="Secure"
    description="Secure YugabyteDB with authentication, authorization, and encryption."
    buttonText="Secure"
    buttonUrl="/stable/secure/"
  >}}

  {{< sections/3-box-card
    title="Configure"
    description="Configure core database services."
    buttonText="Configure"
    buttonUrl="/stable/reference/configuration/"
  >}}

{{< /sections/3-boxes >}}
