Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions modules/ROOT/images/connect-clients-to-astra-db.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions modules/ROOT/images/migrating-apps.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions modules/ROOT/images/using-the-astra-console.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions modules/ROOT/images/what-is-astra-db.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions modules/ROOT/images/what-is-astra-streaming.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
129 changes: 92 additions & 37 deletions modules/ROOT/pages/index.adoc
Original file line number Diff line number Diff line change
@@ -1,38 +1,93 @@
= {product}
:navtitle: Intro to {product}
:page-tag: astra-streaming,planner,admin,dev,pulsar

{product} is a cloud native data streaming and event stream processing
service tightly integrated into the {astra-ui} and powered by {pulsar-reg}.
Using {product}, customers can quickly create {pulsar-short} instances,
manage their clusters, scale across cloud regions, and manage {pulsar-short} resources
such as topics, connectors, functions and subscriptions.

{product} takes advantage of the core capabilities built into {product-short} such
as SSO, IAM and billing.
Existing {product-short} customers can augment their existing database capabilities
with pub/sub and streaming to address a wider range of use cases right away.

With {product}, customers now have powerful capabilities to help drive key
business and technical outcomes including:

*Real Time Processing*:: Legacy batch processing jobs result in stale data that
can slow down an entire business.
With {product}, customers can capture event data and data changes in real-time,
process that data and take action to create a more responsive, nimble organization.

*Data Science & Machine Learning*:: Today, every business is a data business.
{product} allows event data to be stored as a persistent event log which
can be retained indefinitely and played back to refine ML data models or
offloaded to a data lake or other storage for further analysis in the future.

*Modernized Event Driven Architectures*:: {product} provides a unified
messaging platform that addresses streaming, pub/sub and queuing use cases with
low latency and at massive scale. Organizations that are struggling to make
their legacy messaging technologies keep up will find {product} to be a
frictionless path to modernization.

*Faster Access to Data*:: No one has patience for slow loading web pages or mobile apps.
By combining {product} with {astra-db}, customers can create read-optimized
views of data that can be quickly read from {astra-db} and ensure that data is
always up to date by leveraging the event stream processing capabilities of {product}.
:page-layout: landing
:data-uri:

[.[&>h2]:!hidden]
== {empty}

[subs="macros,attributes"]
++++
<div class="grid lg:grid-rows-1 lg:grid-cols-2 gap-6 mt-6">

<div class="flex flex-col items-start gap-4 rounded border p-4">

<div class="rounded bg-level1 flex p-2">
svg:ROOT:using-the-astra-console.svg[role="mx-auto my-auto w-8 h-8"]
</div>

<h3 class="discrete !text-h2 !m-0 [&>a]:text-white">Astra Streaming</h3>

Delivered as a fully-managed data streaming and event stream processing service with boundless scale, massive throughput, and low latency, {product} is the simplest way to modernize your event driven architecture and turbo charge your data in motion strategy.
You can create {pulsar-short} instances, scale across cloud regions, and manage {pulsar-short} resources such as topics, connectors, functions and subscriptions.

xref:astra-streaming:getting-started:index.adoc[Get started with Astra Streaming]

</div>

<div class="flex flex-col items-start gap-4 rounded border p-4">

<div class="rounded bg-level1 flex p-2">
svg:ROOT:what-is-astra-db.svg[role="mx-auto my-auto w-8 h-8"]
</div>

<h3 class="discrete !text-h2 !m-0 [&>a]:text-white">Streaming Guides</h3>

Learn about the amazing things you can do with all of our streaming products.
We've included best practices for Apache Pulsar, a full connector reference,
and examples for getting the most out of Astra's CDC feature.

xref:streaming-learning:ROOT:index.adoc[Get started with streaming examples and guides]

</div>

</div>

<div class="grid lg:grid-rows-1 lg:grid-cols-3 gap-6 mt-6">

<div class="flex flex-col items-start gap-4 rounded border p-4">

<div class="rounded bg-level1 p-2">
svg:ROOT:connect-clients-to-astra-db.svg[role="mx-auto my-auto w-8 h-8"]
</div>

<div><h3 class="discrete !text-h2 !m-0 [&>a]:text-white">Real Time Processing</h3></div>

Legacy batch processing jobs result in stale data that
can slow down an entire business.
With {product}, customers can capture event data and data changes in real-time,
process that data and take action to create a more responsive, nimble organization.

</div>

<div class="flex flex-col items-start gap-4 rounded border p-4">

<div class="rounded bg-level1 p-2">
svg:ROOT:migrating-apps.svg[role="mx-auto my-auto w-8 h-8"]
</div>

<div><h3 class="discrete !text-h2 !m-0 [&>a]:text-white">Event Driven Architecture</h3></div>

{product} provides a unified
messaging platform that addresses streaming, pub/sub and queuing use cases with
low latency and at massive scale. Organizations that are struggling to make
their legacy messaging technologies keep up will find {product} to be a
frictionless path to modernization.

</div>

<div class="flex flex-col items-start gap-4 rounded border p-4">

<div class="rounded bg-level1 p-2">
svg:ROOT:what-is-astra-streaming.svg[role="mx-auto my-auto w-8 h-8"]
</div>

<div><h3 class="discrete !text-h2 !m-0 [&>a]:text-white">Change Data Capture</h3></div>

Change Data Capture (CDC) enables you to send data changes in real time throughout your entire ecosystem.
With a wide range of connectors to data warehouses, messaging systems, data lakes as well as client libraries, you can send your data wherever it needs to go in real time.

</div>

</div>

++++