Menu

Post image 1
Post image 2
1 / 2
0

Stream Data from Linode Object Storage Using the AWS S3 SDK | Akamai

Akamai·Feb 27, 2025 Thorsten Hans·about 1 month ago
#OikHnpNV
Reading 0:00
15s threshold

This tutorial walks you through building a Spin application in TypeScript that streams data from Linode Object Storage , an S3-compatible cloud storage service. A similar configuration should work for any S3-compatible service, including AWS S3, Azure Blob Storage, and others. This is useful for applications that need to serve large files efficiently, such as media streaming, log processing, or real-time data transformations at the edge. We will explore how to configure the necessary Spin variables for accessing Linode Object Storage, set up routes to list and stream files, and create an additional route to apply a real-time transformation while streaming a file using the @aws-sdk/client-s3 package. Once we’ve built and tested the app locally, we’ll deploy it to Fermyon Cloud.…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More