
{{< sections/2-boxes >}}
  {{< sections/bottom-image-box
    title="Create a hello world application"
    description="Build the most basic application in your favorite language, including Java, Go, Node, Python, and more, using YugabyteDB as a database."
    buttonText="Hello World"
    buttonUrl="build-apps/"
  >}}

  {{< sections/bottom-image-box
    title="Build and learn"
    description="Learn YugabyteDB essentials by building a movie recommendations service that starts with a single-server PostgreSQL instance and scales to a multi-region YugabyteDB cluster."
    buttonText="Get Started"
    buttonUrl="build-and-learn/"
  >}}
{{< /sections/2-boxes >}}

### Cloud

Develop cloud-native applications using YugabyteDB and your preferred cloud environment.

{{< sections/3-boxes >}}
  {{< sections/3-box-card
    title="Azure"
    description="Build with YugabyteDB on Microsoft Azure."
    buttonText="Explore"
    buttonUrl="azure/"
    imageAlt="Azure"
    imageUrl="/images/tutorials/azure/azure-logo.png"
  >}}

  {{< sections/3-box-card
    title="Google"
    description="Build with YugabyteDB on Google Cloud."
    buttonText="Explore"
    buttonUrl="google/"
    imageAlt="GCP"
    imageUrl="/images/tutorials/google/google-cloud-logo.svg"
  >}}

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

### Other technologies

{{< sections/3-boxes >}}
  {{< sections/3-box-card
    title="Artificial intelligence"
    description="Add a scalable and highly-available database to your AI projects."
    buttonText="Explore"
    buttonUrl="../ai/"
    imageAlt="AI"
    imageUrl="/icons/openai-logomark.svg"
  >}}

  {{< sections/3-box-card
    title="Kafka"
    description="Stream data with different Kafka environments."
    buttonText="Explore"
    buttonUrl="cdc-tutorials/"
    imageAlt="Kafka"
    imageUrl="/images/section_icons/develop/ecosystem/apache-kafka-icon.png"
  >}}

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