1 रिपॉजिटरी
Operations for controlling the lifecycle of virtual machine instances across different cloud platforms.
Distinct from Cloud Provider Integrations: Focuses on VM lifecycle (create/shutdown) rather than just identifying providers [f11_mt1] or general integrations [f11_mt5].
Explore 1 awesome GitHub repository matching devops & infrastructure · Virtual Machine Management. 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
Controls the full lifecycle of virtual machine instances across different cloud platforms.