diff --git a/src/content/docs/learning-paths/r2-intro/series/index.mdx b/src/content/docs/learning-paths/r2-intro/series/index.mdx new file mode 100644 index 000000000000000..0df7484bd14d087 --- /dev/null +++ b/src/content/docs/learning-paths/r2-intro/series/index.mdx @@ -0,0 +1,9 @@ +--- +pcx_content_type: navigation +title: Overview +sidebar: + order: 4 + group: + hideIndex: true +tableOfContents: false +--- diff --git a/src/content/docs/learning-paths/r2-intro/series/r2-1.mdx b/src/content/docs/learning-paths/r2-intro/series/r2-1.mdx new file mode 100644 index 000000000000000..107abf9993b9e9d --- /dev/null +++ b/src/content/docs/learning-paths/r2-intro/series/r2-1.mdx @@ -0,0 +1,45 @@ +--- +pcx_content_type: navigation +title: Getting started with R2 +sidebar: + order: 1 +tableOfContents: false +description: | + Cloudflare R2 is an object storage solution designed to handle your data and files efficiently. It is ideal for various use cases, such as storing large media files, creating data lakes, or delivering web assets. R2 offers a flexible architecture to suit your needs, all with zero egress fees, meaning you don't have to worry about unexpected costs when moving your data. + +--- + +import { Render, Tabs, TabItem, Stream, Card } from "~/components"; + + + + + Cloudflare R2 is an object storage solution designed to handle your data and files efficiently. It is ideal for various use cases, such as storing large media files, creating data lakes, or delivering web assets. R2 offers a flexible architecture to suit your needs, all with zero egress fees, meaning you don't have to worry about unexpected costs when moving your data. + + + + + **Related content** + + If you want to dive into detail, refer to the following pages: + + - [Create new buckets](/r2/buckets/create-buckets/) + - [Bucket-level operations](/r2/buckets/create-buckets/#bucket-level-operations) + + + + + + + + diff --git a/src/content/docs/learning-paths/r2-intro/series/r2-2.mdx b/src/content/docs/learning-paths/r2-intro/series/r2-2.mdx new file mode 100644 index 000000000000000..385ed5efa364125 --- /dev/null +++ b/src/content/docs/learning-paths/r2-intro/series/r2-2.mdx @@ -0,0 +1,44 @@ +--- +pcx_content_type: navigation +title: Public buckets +sidebar: + order: 2 +tableOfContents: false +description: | + This video outlines how to configure public buckets in R2, which are private by default, to enable public Internet access. It presents two methods for setting up public access: using a custom domain for greater control over content management and security, or using a Cloudflare-managed subdomain for a simpler configuration. +--- + +import { Render, Tabs, TabItem, Stream, Card } from "~/components"; + + + + + This video outlines how to configure public buckets in R2, which are private by default, to enable public Internet access. It presents two methods for setting up public access: using a custom domain for greater control over content management and security, or a Cloudflare managed subdomain for a simpler configuration. + + + + + **Related content** + + If you want to dive into detail, refer to the following pages: + + - [Public buckets](/r2/buckets/public-buckets/) + - [Custom domains](/r2/buckets/public-buckets/#connect-a-bucket-to-a-custom-domain) + + + + + + + + diff --git a/src/content/docs/learning-paths/r2-intro/series/r2-3.mdx b/src/content/docs/learning-paths/r2-intro/series/r2-3.mdx new file mode 100644 index 000000000000000..a72f3a6f6e8bfbc --- /dev/null +++ b/src/content/docs/learning-paths/r2-intro/series/r2-3.mdx @@ -0,0 +1,47 @@ +--- +pcx_content_type: navigation +title: S3 API compatibility +sidebar: + order: 3 +tableOfContents: false +description: | + In this video, you'll learn how to use S3 API commands and tools with R2, set up and configure R2 for S3 API compatibility, and integrate R2 into your existing workflows with minimal changes. +--- + +import { Render, Tabs, TabItem, Stream, Card } from "~/components"; + + + + + In this video, you'll learn how to use S3 API commands and tools with R2, set up and configure R2 for S3 API compatibility, and integrate R2 into your existing workflows with minimal changes. + + + + + **Related content** + + If you want to dive into detail, refer to the following pages: + + - [S3 API compatibility](/r2/api/s3/api/) + - [Authenticate against R2 API using auth tokens](/r2/examples/authenticate-r2-auth-tokens/) + - [Pre-signed URLs](/r2/api/s3/presigned-urls/) + + + + + + + + diff --git a/src/content/docs/learning-paths/r2-intro/series/r2-4.mdx b/src/content/docs/learning-paths/r2-intro/series/r2-4.mdx new file mode 100644 index 000000000000000..113dac21aa44139 --- /dev/null +++ b/src/content/docs/learning-paths/r2-intro/series/r2-4.mdx @@ -0,0 +1,50 @@ +--- +pcx_content_type: navigation +title: Migrating your bucket data +sidebar: + order: 4 +tableOfContents: false +description: | + In this video, you will learn how to use Cloudflare R2's data migration tools to transfer data from other cloud providers such as Amazon S3 and Google Cloud Storage to R2. The video will demonstrate the step-by-step process of setting up and executing a data migration. + +--- + +import { Render, Tabs, TabItem, Stream, Card } from "~/components"; + + + + + In this video, you will learn how to use Cloudflare R2's data migration tools to transfer data from other cloud providers such as Amazon S3 and Google Cloud Storage to R2. The video will demonstrate the step-by-step process of setting up and executing a data migration. + + + + + **Related content** + + If you want to dive into detail, refer to the following pages: + + - [Data migration overview](/r2/data-migration/) + - [Migration strategies](/r2/data-migration/migration-strategies/) + - [Super Slurper](/r2/data-migration/super-slurper/) + - [Sippy](/r2/data-migration/sippy/) + + + + + + + + diff --git a/src/content/docs/learning-paths/r2-intro/series/r2-5.mdx b/src/content/docs/learning-paths/r2-intro/series/r2-5.mdx new file mode 100644 index 000000000000000..73f3027bc1b19db --- /dev/null +++ b/src/content/docs/learning-paths/r2-intro/series/r2-5.mdx @@ -0,0 +1,47 @@ +--- +pcx_content_type: navigation +title: Accessing your bucket from Cloudflare Workers +sidebar: + order: 5 +tableOfContents: false +description: | + In this video, you will set up a Cloudflare Workers project and connect it to an existing or new R2 bucket. You will secure file uploads using authentication tokens, configure the Wrangler settings, and enable Smart Tiered Cache for optimal performance. Finally, you will deploy and test your serverless API to upload and retrieve files such as podcast episodes. + +--- + +import { Render, Tabs, TabItem, Stream, Card } from "~/components"; + + + + + In this video, you will set up a Cloudflare Workers project and connect it to an existing or new R2 bucket. You will secure file uploads using authentication tokens, configure the Wrangler settings, and enable Smart Tiered Cache for optimal performance. Finally, you will deploy and test your serverless API to upload and retrieve files such as podcast episodes. + + + + + **Related content** + + If you want to dive into detail, refer to the following pages: + + - [C3 CLI](/pages/get-started/c3/) + - [AWS CLI example](/r2/examples/aws/aws-cli/) + - [Wrangler configuration file](/workers/wrangler/configuration/) + + + + + + + + diff --git a/src/content/learning-paths/r2-intro.json b/src/content/learning-paths/r2-intro.json new file mode 100644 index 000000000000000..ca12249bb21869c --- /dev/null +++ b/src/content/learning-paths/r2-intro.json @@ -0,0 +1,9 @@ +{ + "title": "Introduction to R2", + "path": "/learning-paths/r2-intro/series/r2-1/", + "priority": 2, + "description": "Learn about Cloudflare R2, an object storage solution designed to handle your data and files efficiently. It is ideal for storing large media files, creating data lakes, or delivering web assets.", + "products": ["R2", "Workers"], + "product_group": "Developer platform", + "video": true +} diff --git a/src/content/partials/learning-paths/r2-series-navigation.mdx b/src/content/partials/learning-paths/r2-series-navigation.mdx new file mode 100644 index 000000000000000..fdf03a46c5a8df9 --- /dev/null +++ b/src/content/partials/learning-paths/r2-series-navigation.mdx @@ -0,0 +1,34 @@ +--- +{} + +--- + +import { CardGrid, LinkCard, Card } from "~/components"; + + + + + + + +