# Stream Data from Linode Object Storage using the AWS S3 SDK

DevFeed: [Stream Data from Linode Object Storage using the AWS S3 SDK](<https://devfeed.tech/articles/stream-data-from-linode-object-storage-using-the-aws-s3-sdk-15389.md>)

Original publisher: [Read original article](<https://www.fermyon.com/blog/stream-data-from-linode-object-storage>)

Author: Thorsten Hans

Published: 2025-02-27T12:00:00Z

Content type: tutorial

Language: en

Sources: [Fermyon - Experience the next wave of cloud computing.](<https://devfeed.tech/sources/fermyon-experience-the-next-wave-of-cloud-computing.md>)

Topics: [Linode](<https://devfeed.tech/topics/linode.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>), [Streams](<https://devfeed.tech/topics/streams.md>), [TypeScript](<https://devfeed.tech/topics/typescript.md>), [Deployment](<https://devfeed.tech/topics/deployment.md>), [implementation](<https://devfeed.tech/topics/implementation.md>), [App](<https://devfeed.tech/topics/app.md>)

Tags: [deployment](<https://devfeed.tech/tags/deployment.md>), [files](<https://devfeed.tech/tags/files.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [implementation](<https://devfeed.tech/tags/implementation.md>), [linode](<https://devfeed.tech/tags/linode.md>), [sdk](<https://devfeed.tech/tags/sdk.md>), [streams](<https://devfeed.tech/tags/streams.md>), [typescript](<https://devfeed.tech/tags/typescript.md>)

## AI overview

A tutorial on streaming and transforming files from Linode Object Storage in a Spin application using the AWS S3 SDK. It covers setup, implementation, and deployment of a TypeScript application.

## Source excerpt

Learn how to stream data from Linode Object Storage using the AWS S3 SDK in a Spin application. This tutorial walks through setup, implementation, and deployment of a Spin app written in TypeScript that streams and transforms files.