From 1039798e976dabb9ac434477e9200b8d4055f2be Mon Sep 17 00:00:00 2001 From: Pierre Mavro Date: Mon, 18 Apr 2022 09:13:20 +0200 Subject: [PATCH] Add AWS SDK + Qovery in Cloud section --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index b62a633..a288f0d 100644 --- a/README.md +++ b/README.md @@ -791,9 +791,12 @@ See also [About Rust’s Machine Learning Community](https://medium.com/@autumn_ * AWS [[aws](https://crates.io/keywords/aws)] * [awslabs/aws-lambda-rust-runtime](https://github.com/awslabs/aws-lambda-rust-runtime) [[lambda_runtime](https://crates.io/crates/lambda_runtime)] — A Rust runtime for AWS Lambda [![build badge](https://github.com/awslabs/aws-lambda-rust-runtime/workflows/Rust/badge.svg)](https://github.com/awslabs/aws-lambda-rust-runtime/actions) + * [awslabs/aws-sdk-rust](https://github.com/awslabs/aws-sdk-rust) - The new AWS SDK for Rust * [rusoto/rusoto](https://github.com/rusoto/rusoto) — [![build badge](https://api.travis-ci.org/rusoto/rusoto.svg?branch=master)](https://travis-ci.org/rusoto/rusoto) * Load Balancer * [Convey](https://github.com/bparli/convey) - Layer 4 Load Balancer with dynamic configuration loading. +* Multi Cloud + * [Qovery/engine](https://github.com/Qovery/engine) - Abstraction layer library that turns easy application deployment on Cloud providers in just a few minutes ### Command-line