Jehu
CDCloudflare Developers
•Created by Jehu on 5/15/2024 in #general-help
R2 with AWS SageMaker Data Wrangler or the like
We need to perform some analytics against json files sitting in R2. We are considering using AWS services such as Amazon SageMaker Data Wrangler to do exploration work around the data.
Is our only option to "sync"(copy) data from R2 to S3 to then tap in AWS analytics services or is there another practice we don't know about.
The volume of data is in the order of single digit terabytes.
Thank you!
1 replies
CDCloudflare Developers
•Created by Jehu on 5/14/2024 in #general-help
Is it recommended to query Vectorize via HTTP?
Hello! We are wondering if there are any trade-off on querying Vectorize over HTTP rather than a worker binding. We ask because in the case of D1 we've been advise to use a worker proxy as a best practice and as a result we are wondering if the same applies to vectorize?
Our use-case is providing a vector search result to an AWS service.
Thank you for you help!
2 replies
CDCloudflare Developers
•Created by Jehu on 4/2/2024 in #general-help
Can Cloudflare Pages be deployed under a domain Route?
We’d like to use cloudflare pages for a single-page application but without having pages take over the whole domain. The reason for this is that we have a remote origin in AWR for which certain routes are already powered by workers while others are delegated to the remote origin. Ideally, like with worker routes, we’d like to create a specific route for Cloudflare Pages. Is this possible,
2 replies
CDCloudflare Developers
•Created by Jehu on 3/28/2024 in #general-help
is it possible to develop locally against Cloudflare HTTP APIs?
We are interested in using D1 from a non-worker runtime. As part of this effort, we’d like to run D1 locally for local development. Is is it possible to run D1 locally using it’s HTTP interface? Thank you for your help!
5 replies