# Bringing data from Amazon S3 into Redpanda Serverless

DevFeed: [Bringing data from Amazon S3 into Redpanda Serverless](<https://devfeed.tech/articles/bringing-data-from-amazon-s3-into-redpanda-serverless-12678.md>)

Original publisher: [Read original article](<https://www.redpanda.com/blog/bringing-data-amazon-s3-redpanda-serverless>)

Author: Chandler Mayo

Published: 2025-07-15T00:00:00Z

Content type: tutorial

Language: en

Sources: [Redpanda](<https://devfeed.tech/sources/redpanda.md>)

Topics: [Amazon S3](<https://devfeed.tech/topics/amazon-s3.md>), [Streaming](<https://devfeed.tech/topics/streaming.md>), [Serverless](<https://devfeed.tech/topics/serverless.md>), [CSV](<https://devfeed.tech/topics/csv.md>), [data](<https://devfeed.tech/topics/data.md>)

Tags: [amazon-s3](<https://devfeed.tech/tags/amazon-s3.md>), [amazon-s3-to-redpanda-integration](<https://devfeed.tech/tags/amazon-s3-to-redpanda-integration.md>), [csv-data-streaming-to-redpanda](<https://devfeed.tech/tags/csv-data-streaming-to-redpanda.md>), [data](<https://devfeed.tech/tags/data.md>), [data-pipeline-from-s3-to-redpanda](<https://devfeed.tech/tags/data-pipeline-from-s3-to-redpanda.md>), [deploying-redpanda-data-pipelines](<https://devfeed.tech/tags/deploying-redpanda-data-pipelines.md>), [event-driven-pipelines-with-s3](<https://devfeed.tech/tags/event-driven-pipelines-with-s3.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [integration](<https://devfeed.tech/tags/integration.md>), [pipelines](<https://devfeed.tech/tags/pipelines.md>), [redpanda-and-s3-integration-tutorial](<https://devfeed.tech/tags/redpanda-and-s3-integration-tutorial.md>), [redpanda-community-and-support](<https://devfeed.tech/tags/redpanda-community-and-support.md>), [redpanda-serverless-data-transformation](<https://devfeed.tech/tags/redpanda-serverless-data-transformation.md>), [redpanda-streaming-topics](<https://devfeed.tech/tags/redpanda-streaming-topics.md>), [s3](<https://devfeed.tech/tags/s3.md>), [serverless](<https://devfeed.tech/tags/serverless.md>), [setting-up-redpanda-with-amazon-s3](<https://devfeed.tech/tags/setting-up-redpanda-with-amazon-s3.md>), [streaming](<https://devfeed.tech/tags/streaming.md>), [streaming-data-from-amazon-s3](<https://devfeed.tech/tags/streaming-data-from-amazon-s3.md>), [video](<https://devfeed.tech/tags/video.md>), [yaml](<https://devfeed.tech/tags/yaml.md>), [zero-custom-infrastructure-data-streaming](<https://devfeed.tech/tags/zero-custom-infrastructure-data-streaming.md>)

## AI overview

This tutorial explains how to use Redpanda Connect to continuously read CSV data from an Amazon S3 bucket, transform it in a streaming pipeline, and publish the processed records to a Redpanda Serverless topic.

## Source excerpt

Learn how to set up a data pipeline from Amazon S3 to Redpanda complete with in-stream transformation logic and zero custom infrastructure.