5 dépôts
Tools for interacting with cloud services and infrastructure.
Distinguishing note: Focuses on cloud service integration.
Explore 5 awesome GitHub repositories matching devops & infrastructure · Cloud Integration Libraries. Refine with filters or upvote what's useful.
This project is a comprehensive, community-driven directory of software resources, libraries, and frameworks for the Java programming language. It serves as a centralized knowledge base designed to help developers discover tools and industry-standard solutions for building and maintaining software applications. The repository distinguishes itself through a hierarchical taxonomy that organizes a vast array of technical components into a structured, navigable tree. By relying on distributed peer contributions, the index remains a living resource that reflects current community-recommended pract
Lists libraries for integrating Java applications with cloud services.
Pipecat is a framework and software development kit for building real-time multimodal AI agents and speech-to-speech systems. It utilizes a frame-based data pipeline to route audio, video, and text through a modular sequence of processors, enabling the orchestration of low-latency conversational AI. The project is distinguished by its ability to coordinate complex multimodal services, including speech-to-text, language models, and text-to-speech, within a single pipeline. It features semantic voice activity detection for natural turn-taking, state-machine conversation flows for dialogue manag
Manages bidirectional audio streaming and session handshakes via the Genesys Cloud AudioHook protocol.
Ce projet est une collection d'implémentations de référence et d'exemples de code pour intégrer les services Google Cloud en utilisant le langage de programmation Go. Il sert de bibliothèque d'intégration de services cloud et de kit de développement, fournissant des modèles d'implémentation prêts à l'emploi pour accélérer la création de logiciels cloud-native. Le dépôt couvre l'implémentation de l'API cloud et l'orchestration de services, offrant des modèles structurels pour connecter les applications à l'infrastructure basée sur le cloud. Il fournit des exemples modulaires organisés par fonctionnalité de produit spécifique pour guider l'intégration de divers services Google Cloud. La base de code inclut des modèles pour le développement cloud, se concentrant sur la gestion des requêtes et la coordination de multiples services basés sur le cloud.
Acts as a library of implementation patterns for connecting Go applications to cloud infrastructure.
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
Explains programmatic control of cloud services using language-specific SDK libraries.
The AWS SDK for Java is a set of client libraries providing a programmatic interface for managing cloud resources and services through the Java language and JVM. It serves as a cloud service client library for executing synchronous and asynchronous API calls to infrastructure components. The library is distinguished by its use of non-blocking asynchronous I/O and a reactive cloud client model, utilizing publishers and subscribers to stream data and manage backpressure. It employs a modular design to decouple services and reduce binary size, while utilizing immutable builders for thread-safe c
Provides a comprehensive set of libraries for executing synchronous and asynchronous API calls to cloud infrastructure.