cloudlibz / rustcloud

Cloud services library for Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rustcloud

Cloud services library

rustcloud is a rust library which hides differences between different cloud providers(AWS,GCP etc) APIs and allows you to manage different cloud resources through a unified and easy to use API.

Service Types

Compute allows you to manage cloud and virtual servers

Object Storage allows you to manage cloud object storage

Container allows users to install and deploy containers onto container based virtualization platforms

DNS allows you to manage DNS as A Service

Backup allows you to manage Backup as A Service

Service Providers AWS Google

About

Cloud services library for Rust

License:Apache License 2.0