2 Repos
Modules for linking local virtualization environments to cloud-based management and backup services.
Distinct from On-Premise Deployment: None of the candidates address the specific capability of connecting on-premises hypervisors to cloud backup services.
Explore 2 awesome GitHub repositories matching devops & infrastructure · Hypervisor Connectors. Refine with filters or upvote what's useful.
The AWS Cloud Development Kit is an infrastructure-as-code framework that enables developers to define and provision cloud resources using familiar programming languages. By utilizing construct-based synthesis, it translates high-level, object-oriented code into declarative templates, allowing for the automated management of complex cloud environments through a centralized, code-driven control plane. The framework distinguishes itself through its ability to model infrastructure as a dependency-aware resource graph, ensuring that components are provisioned and updated in the correct order. It
Links local virtual machine environments to centralized cloud backup services for off-site management.
Boto3 is the AWS SDK for Python, providing a programmatic interface for managing and automating AWS cloud infrastructure and services. It serves as a cloud management API client and resource manager for provisioning, configuring, and scaling virtual servers, databases, and storage. The library enables the implementation of infrastructure-as-code through declarative templates and scripts, allowing for the deployment of identical resource stacks across multiple accounts and geographic regions. It also provides a framework for coordinating distributed workflows, serverless functions, and contain
Connects to on-premises hypervisors to discover and restore backups for virtual machines.