5 repositorios
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.
Este proyecto es una colección de implementaciones de referencia y ejemplos de código para integrar servicios de Google Cloud utilizando el lenguaje de programación Go. Sirve como biblioteca de integración de servicios en la nube y kit de desarrollo, proporcionando patrones de implementación listos para usar para acelerar la creación de software nativo en la nube. El repositorio cubre la implementación de API en la nube y la orquestación de servicios, ofreciendo plantillas estructurales para conectar aplicaciones a la infraestructura basada en la nube. Proporciona ejemplos modulares organizados por funcionalidad de producto específica para guiar la integración de varios servicios de Google Cloud. El código base incluye patrones para el desarrollo en la nube, centrándose en el manejo de solicitudes y la coordinación de múltiples servicios basados en la nube.
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.