Skip to content

Commit

Permalink
chore: update project readme
Browse files Browse the repository at this point in the history
  • Loading branch information
redanrd committed Nov 28, 2023
1 parent 801d12f commit fd19b69
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,12 @@ Table of Contents:
| **[Terraform NGINX hello world](containers/terraform-nginx-hello-world/README.md)** <br/> A minimal example running the base NGINX image in a serverless container deployed with Terraform. | N/A | [Terraform] |
| **[Triggers with Terraform](containers/terraform-triggers/README.md)** <br/> Configuring two SQS triggers, used to trigger two containers, one public, one private. | N/A | [Terraform] |

### Jobs

| Example | Language | Deployment |
|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------|------------------------|
| **[Serverless MLOps](jobs/ml-ops/README.md)** <br/> An example to run a Serverless Machine Leaning workflow | Python | [Terraform]+[Console] |

### 💜 Projects

| Example | Services | Language | Deployment |
Expand All @@ -77,6 +83,7 @@ Table of Contents:

[Serverless Framework]: https://github.com/scaleway/serverless-scaleway-functions
[Terraform]: https://registry.terraform.io/providers/scaleway/scaleway/latest/docs
[Console]: https://console.scaleway.com
[Python API Framework]: https://github.com/scaleway/serverless-api-project

## Contributing
Expand Down

0 comments on commit fd19b69

Please sign in to comment.