8 Repos
Tools for managing the lifecycle and connectivity of virtual machine instances in the cloud.
Distinguishing note: Candidates focus on application singletons or account configurations, not virtual machine (GCE) instance administration.
Explore 8 awesome GitHub repositories matching devops & infrastructure · Cloud Compute Instance Management. Refine with filters or upvote what's useful.
Dieses Projekt ist eine REST-API-Client-Bibliothek und eine Komponente des Google Cloud SDK, die Python-Anwendungen mit Google-Diensten integriert. Es fungiert als entdeckungsbasierter API-Client und nutzt eine OAuth 2.0-Integrationsbibliothek, um Anfragen abzusichern und die Identität mittels Zugriffstoken und Dienstkonten zu verifizieren. Die Bibliothek zeichnet sich durch die Verwendung von Discovery-Dokumenten aus, um Clients zur Laufzeit dynamisch zu generieren. Durch das Parsen von JSON-Metadaten bildet sie Python-Methodenaufrufe auf HTTP-Anfragen ab und erstellt schnittstellenbasierte Ressourcenmodelle, die die hierarchische Struktur des Remote-Dienstes widerspiegeln. Die breiteren Funktionen decken das Cloud-Infrastrukturmanagement, die Automatisierung digitaler Werbung und die Verwaltung von Unternehmenskonten ab. Das Toolkit enthält Dienstprogramme für die Handhabung der Paginierung großer Ergebnismengen, die Ausführung wiederaufnehmbarer Upload-Protokolle für Binärdaten sowie die Simulation von Dienstverhalten mittels API-Response-Mocking zur Qualitätssicherung. Die Bibliothek bietet zudem die Generierung technischer Dokumentation durch die Kombination von Discovery-Dokumenten mit der verfügbaren Dienstschnittstelle.
Enables the programmatic creation, modification, and deletion of compute instances within a cloud project.
DevOps-Bash-tools is a collection of shell scripts and aliases designed to automate cloud infrastructure, container orchestration, and CI/CD pipelines. It provides a comprehensive toolset for managing operational workflows through the command line. The project specializes in automating tasks across multiple platforms, including managing namespaces and secrets in Kubernetes, auditing resources in AWS and GCP, and triggering builds or managing environment variables in GitHub Actions, GitLab CI, and CircleCI. It also includes a toolkit for interacting with container registries to query manifests
Handles SSH connections and audits service accounts for Google Compute Engine instances.
SimianArmy is a chaos engineering framework and resilience testing tool designed to induce random infrastructure failures in cloud environments. It functions as a cloud instance termination tool that simulates unplanned outages to verify that distributed architectures maintain high availability and fault tolerance. The system identifies and terminates cloud server instances to ensure applications can tolerate unexpected hardware failures without interrupting service. This process allows for the verification of automated failover mechanisms and the identification of weaknesses in system reliab
Automates the lifecycle management and termination of virtual machine instances to test infrastructure robustness.
Axiom is a cloud infrastructure orchestrator and distributed security scanning framework. It serves as a manager for deploying, snapshotting, and destroying disposable virtual machine fleets across multiple cloud providers and regions. The project distinguishes itself by automating the provisioning of vulnerability toolsets and security auditing software across these remote servers. It features a mechanism for distributing security scans by sharding target lists across a fleet of instances and aggregating the resulting data into unified files and HTML reports. The system covers a broad range
Manages the lifecycle of cloud virtual machines, including the targeted removal of instances using wildcards.
Mgmt ist ein verteiltes Konfigurationsmanagementsystem, das den gewünschten Zustand von Clustern mittels ereignisgesteuerter Automatisierung und Closed-Loop-Feedback aufrechterhält. Es fungiert als Infrastruktur-Automatisierungs-Engine, die Systemzustandskorrekturen in Echtzeit basierend auf Ressourcenüberwachung und vordefinierten Spezifikationen auslöst. Das System enthält einen verteilten Cluster-Node-Selektor für die Wahl von Teilmengen von Hosts basierend auf spezifischen Strategien und Einschränkungen, um Workloads zu verteilen. Es verfügt zudem über einen Cloud-Infrastruktur-Manager für die Steuerung des Lebenszyklus von virtuellen Maschineninstanzen, einschließlich Image-Deployment, Regionsauswahl und Startup-Skripten, ergänzt durch einen Hardware-Firmware-Orchestrator für die Installation und Verifizierung von Binärdateien auf Baseboard-Management-Controllern. Zusätzliche Funktionen decken parallele Task-Ausführung, lens-basierte Konfigurationsdateimodifikation und System-Metadatenabruf ab. Das Toolset bietet zudem Dienstprogramme für Datentyp-Transformation, Format-Dekodierung und Umgebungsinspektion, um aktuelle Systemzustände zu bestimmen.
Controls virtual machine instances by specifying images, regions, and startup scripts.
This project is a collection of structured study notes and conceptual breakdowns designed for the AWS Certified Cloud Practitioner exam. It serves as a technical reference and study guide, organizing cloud service details and architectural principles to assist in certification preparation. The knowledge base is built using markdown files and includes curated cheat sheets and interactive mind-map visualizations. These tools map complex certification topics into visual hierarchies to enable drill-down study paths and rapid revision. The materials cover a wide range of cloud capabilities, inclu
Covers the selection of hardware profiles based on compute or memory intensity to meet performance needs.
Lorax is a GPU-accelerated inference server and multi-adapter engine designed for serving large language models. It functions as a high-throughput system capable of deploying models via Kubernetes and managing the dynamic swapping of Low-Rank Adaptation adapters per request. The server distinguishes itself through multi-adapter dynamic batching, which allows requests using different adapter weights to be processed in a single GPU forward pass. It employs just-in-time adapter loading and weighted adapter merging to maximize throughput and enable multi-tasking without sacrificing performance.
Manages the lifecycle of remote compute nodes, including starting, stopping, and deleting cloud instances.
Foreman is a lifecycle infrastructure management platform used for automating the provisioning, configuration, and monitoring of physical, virtual, and cloud servers. It serves as a central hub for managing the entire lifespan of a server, from initial deployment and operating system upgrades to decommissioning and auditing. The platform functions as a hybrid cloud manager and bare-metal provisioning tool, providing a unified interface to control virtual machine lifecycles across diverse hypervisors and public cloud providers. It automates hardware discovery and operating system deployment us
Enables central management of the lifecycle and connectivity for virtual machine instances across diverse cloud platforms.