1 repository
Software development kits providing programmatic interfaces for managing multi-cloud compute, network, and storage resources.
Distinct from Cloud SDK Wrappers: Existing candidates are either specific wrappers or .NET libraries, rather than a general multi-provider infrastructure SDK.
Explore 1 awesome GitHub repository matching devops & infrastructure · Cloud Infrastructure SDKs. Refine with filters or upvote what's useful.
Fog is a Ruby cloud infrastructure SDK that provides a standardized interface for managing compute, storage, and network resources across multiple cloud providers. It utilizes a multi-cloud abstraction layer to translate generic resource requests into provider-specific API calls, unifying infrastructure control through a consistent set of Ruby objects. The project includes a cloud API mocking framework that simulates provider responses and resource behavior in memory. This allows for the testing of infrastructure integration logic without making actual network requests or incurring provider c
Provides a comprehensive Ruby SDK for the programmatic management of multi-cloud compute, network, and storage resources.