awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

Awesome GitHub RepositoriesServerless Function Testing

Configuration and execution of serverless functions within containerized messaging environments.

Distinct from Serverless Function Executions: Focuses on the testing/configuration of these functions rather than the general execution model or portability.

Explore 2 awesome GitHub repositories matching devops & infrastructure · Serverless Function Testing. Refine with filters or upvote what's useful.

Awesome Serverless Function Testing GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • testcontainers/testcontainers-dotnetAvatar testcontainers

    testcontainers/testcontainers-dotnet

    4,317Vezi pe GitHub↗

    Testcontainers for .NET is a Docker testing library and integration testing framework designed to manage the lifecycle of throwaway containers. It provides high-level abstractions as a Docker API wrapper to provision ephemeral infrastructure, replacing mocks with real database, messaging, and search engine instances to ensure isolated and reproducible test environments. The project distinguishes itself through a builder-configuration-container pattern and a dynamic port binding mechanism that prevents collisions during concurrent test execution. It enables reliable service-to-service communic

    Configures container instances to support serverless computing functions for data processing within Apache Pulsar.

    C#automationdockerdotnet
    Vezi pe GitHub↗4,317
  • phodal/serverlessAvatar phodal

    phodal/serverless

    1,741Vezi pe GitHub↗

    This project serves as a comprehensive technical guide and framework for building, deploying, and managing event-driven applications. It focuses on serverless architecture development, providing patterns and practices for implementing cloud-native services that execute code in response to triggers without requiring persistent server infrastructure. The repository distinguishes itself by offering a unified approach to polyglot runtime orchestration, allowing developers to manage components written in multiple programming languages within a single project. It emphasizes local cloud emulation, e

    Configures and executes serverless functions within containerized environments to validate application logic before deployment.

    HTMLaws-lambdadynamodbebook
    Vezi pe GitHub↗1,741
  1. Home
  2. DevOps & Infrastructure
  3. Event-Driven Triggers
  4. Serverless Function Executions
  5. Serverless Function Testing