prefect-recipes icon indicating copy to clipboard operation
prefect-recipes copied to clipboard

Recipe using Oracle Cloud free tier

Open giraffeingreen opened this issue 2 years ago • 0 comments

💻

  • [ ] Would you like to work on this feature?

What problem are you trying to solve?

Oracle Cloud is offering a decent free tier(4 CPUs, 24GB RAM, 1TB egress), it would be a great start to have a recipe that gets you started with a Prefect Cloud and an agent in Oracle Cloud using the free resources.

Describe the solution you'd like

GitHub template repo similar to the ones provided by @anna-geller:

  • https://github.com/anna-geller/prefect-cloud-gcp
  • https://github.com/anna-geller/prefect-docker-deployment

The major difference for Oracle Cloud would be the need to create ARM-based Docker Images with baked-in flow code.

Describe alternatives you've considered

Use Google Cloud or Azure.

Documentation, Adoption, Migration Strategy

  • A new user joins Prefect Cloud and Oracle Cloud.
  • Clones the Prefect OCI templates.
  • The GitHub Action deploys everything.

Result: In 30 minutes a new user has a functional e2e Prefect setup.

giraffeingreen avatar Jan 05 '23 09:01 giraffeingreen