awesome-repositories.comCategoriiBlog
MCP
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
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to acantril/learn-cantrill-io-labs

Open-source alternatives to Learn Cantrill Io Labs

11 open-source projects similar to acantril/learn-cantrill-io-labs, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Learn Cantrill Io Labs alternative.

  • awsdocs/aws-doc-sdk-examplesAvatar awsdocs

    awsdocs/aws-doc-sdk-examples

    10,429Vezi pe GitHub↗

    Welcome to the AWS Code Examples Repository. This repo contains code examples used in the AWS documentation, AWS SDK Developer Guides, and more. For more information, see the Readme.md file below.

    Javaawscppdocumentation
    Vezi pe GitHub↗10,429
  • aws-cloudformation/aws-cloudformation-templatesAvatar aws-cloudformation

    aws-cloudformation/aws-cloudformation-templates

    5,182Vezi pe GitHub↗

    This repository is a curated collection of reusable AWS CloudFormation templates that automate the provisioning of AWS resources using infrastructure as code. The templates serve as ready‑to‑deploy blueprints for common AWS components—such as VPCs, EC2 instances, databases, and security groups—and include serverless application templates that combine API Gateway with Lambda to create endpoints triggered by HTTP requests without manual configuration. The templates are written in declarative YAML or JSON and support nested stack composition, allowing related resources to be grouped into reusabl

    Pythonaws-cloudformationcloudformation-template
    Vezi pe GitHub↗5,182
  • cloudtools/troposphereAvatar cloudtools

    cloudtools/troposphere

    4,942Vezi pe GitHub↗

    Troposphere is a Python library for programmatically creating and validating infrastructure as code templates. It serves as a generator for AWS CloudFormation and OpenStack templates, allowing cloud resources to be defined as objects within a general purpose programming language rather than through raw JSON or YAML markup. The project focuses on cloud resource validation by checking property names and data types during the template construction process. This system identifies configuration errors and missing required fields before the infrastructure is exported for deployment. The library co

    Python
    Vezi pe GitHub↗4,942

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Find more with AI search
  • aws/aws-sam-cliAvatar aws

    aws/aws-sam-cli

    6,732Vezi pe GitHub↗

    The AWS SAM Command Line Interface is a development toolkit used to define, emulate, and manage the lifecycle of serverless infrastructure. It serves as an infrastructure as code tool and a wrapper for AWS CloudFormation, allowing users to describe cloud resources through declarative templates. The project differentiates itself by providing a local serverless emulator that uses containers to execute and debug functions before they are deployed. It also enables rapid cloud iteration through real-time synchronization, which monitors local source code for changes and automatically pushes updates

    Pythonapi-gatewayawsdocker
    Vezi pe GitHub↗6,732
  • aws/serverless-application-modelAvatar aws

    aws/serverless-application-model

    9,560Vezi pe GitHub↗

    This is an infrastructure as code tool and serverless deployment orchestrator that provides a shorthand syntax for defining serverless infrastructure. It functions as a framework for transforming concise resource declarations into full AWS CloudFormation templates to automate the provisioning of cloud functions, APIs, and databases. The project distinguishes itself by using a macro-based transformation system to expand simplified resource types into detailed infrastructure components. It includes an automated permission mapping system that translates high-level resource interaction intents in

    Pythonawsaws-samlambda
    Vezi pe GitHub↗9,560
  • awslabs/aws-cfn-template-flipAvatar awslabs

    awslabs/aws-cfn-template-flip

    999Vezi pe GitHub↗

    AWS CloudFormation template flip is a command-line utility and developer tool designed to translate infrastructure templates back and forth between JSON and YAML formats without losing structure. It acts as a converter for structured configuration files, enabling bidirectional conversions between human-readable markup and data serialization formats with semantic preservation. The software performs dual-format roundtrip transformations alongside abstract syntax tree mapping to preserve structural comments, key ordering, and hierarchy mappings during translation. It includes a streaming tokeni

    Python
    Vezi pe GitHub↗999
  • getmoto/motoAvatar getmoto

    getmoto/moto

    8,550Vezi pe GitHub↗

    Moto is a cloud service mockery framework and API mock server that simulates AWS infrastructure locally. It allows developers to test cloud-dependent code and verify infrastructure-as-code templates without deploying real resources or incurring costs. The project functions as an SDK interceptor that can patch existing service clients to redirect requests to a local mock environment. It can also be run as a standalone HTTP server, enabling any programming language to interact with the simulated endpoints. The framework covers a vast array of simulated capabilities, including data storage, com

    Pythonawsbotoec2
    Vezi pe GitHub↗8,550
  • floci-io/flociAvatar floci-io

    floci-io/floci

    14,168Vezi pe GitHub↗

    Floci is a local emulator for AWS services and cloud infrastructure designed for developing and testing applications without a live internet connection. It serves as a containerized cloud emulator and a serverless runtime emulator, allowing users to run high-fidelity replicas of cloud databases, queues, and compute services on a local machine. The project distinguishes itself by using real container images instead of simple mocks to ensure behavioral accuracy. It functions as a local API gateway simulator with proxy-based routing for REST and WebSocket APIs, and provides a serverless environm

    Javaawsaws-emulationdevops
    Vezi pe GitHub↗14,168
  • miserlou/zappaAvatar Miserlou

    Miserlou/Zappa

    11,836Vezi pe GitHub↗

    Zappa is a deployment tool and orchestrator designed to package and deploy Python web applications to AWS Lambda. It functions as a wrapper and framework that adapts standard Python applications to work with serverless infrastructure and API Gateway events. The project enables the hosting of Python web frameworks on serverless environments without requiring the application to be rewritten. It automates the process of pushing code from local environments to the cloud and manages the lifecycle of these deployments to remove manual server management. Its capabilities include automated infrastru

    Python
    Vezi pe GitHub↗11,836
  • cyclops-ui/cyclopsAvatar cyclops-ui

    cyclops-ui/cyclops

    3,315Vezi pe GitHub↗

    Cyclops is a Helm template orchestrator and management interface used to configure and deploy containerized applications to Kubernetes clusters. It serves as a deployment tool that abstracts complex infrastructure configurations into simplified inputs, allowing users to manage applications through a dedicated user interface. The project differentiates itself by using schema-driven form generation and metadata-driven UI rendering to create self-service deployment portals. These interfaces are generated by parsing template files and their associated schemas, mapping specific attributes to visua

    Goakscloudcrd-controller
    Vezi pe GitHub↗3,315
  • travis-ci/travis-ciAvatar travis-ci

    travis-ci/travis-ci

    8,490Vezi pe GitHub↗

    Travis CI is a continuous integration platform and CI/CD pipeline orchestrator that automates the testing and building of code changes from version control systems. It functions as a multi-language test runner and build infrastructure manager, ensuring software quality through automated testing across various programming languages and runtimes. The platform is distinguished by its use of virtual-machine-based isolation for reproducible environments and a configuration-driven approach to pipeline generation. It supports complex testing strategies through parallel matrix execution, allowing job

    Vezi pe GitHub↗8,490