awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
aws avatar

aws/aws-sam-cli

0
View on GitHub↗
6,732 estrellas·1,226 forks·Python·Apache-2.0·9 vistasaws.amazon.com/serverless/sam↗

Aws Sam Cli

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 to the cloud environment.

The tool covers the full serverless lifecycle, including application artifact building, packaging, and automated deployment pipelines. It also includes capabilities for simulating event sources with mock JSON files, managing resource permissions, and converting existing cloud assets into versioned infrastructure templates.

Features

  • AWS Local Development Environments - Provides a comprehensive local development environment for building and deploying AWS serverless applications.
  • Command Line Interfaces - Ships a comprehensive command-line interface for building, testing, and deploying serverless applications.
  • Local Emulation Environments - Simulates the cloud runtime environment locally using containers for function execution and debugging.
  • Automated Deployment Pipelines - Automates the flow of infrastructure templates from version control to staging and production environments.
  • Cloud Deployment - Uploads application artifacts and provisions cloud resources by transforming project templates into stacks.
  • CloudFormation Templates - Provides a simplified syntax for generating and deploying AWS CloudFormation templates tailored for serverless architectures.
  • Local Serverless Testing - Runs and debugs cloud functions on a local machine using containers to simulate the AWS environment.
  • Serverless Deployment Tooling - Packages and automates the delivery of serverless stacks to staging and production environments.
  • Declarative Infrastructure Templates - Transforms declarative configuration templates into complex cloud infrastructure definitions.
  • Infrastructure as Code Tools - Implements a toolkit for managing the full lifecycle of cloud resources using versioned declarative templates.
  • Infrastructure as Code - Defines and manages cloud infrastructure through version-controlled declarative templates.
  • Serverless Provisioning - Creates and configures serverless cloud resources like functions and buckets based on defined templates.
  • Real-Time Synchronization - Monitors local source directories for changes to automatically trigger synchronized updates to the cloud.
  • Local Function Execution - Provides utilities to execute and debug serverless functions and layers in a local environment.
  • Application Packaging - Bundles application code and templates into deployment packages for storage bucket upload.
  • Containerized Building - Processes source code and dependencies into deployable formats using containers for environment consistency.
  • Real-time Cloud Sync - Syncs local code changes to the cloud in real time to accelerate the testing and development cycle.
  • Cloud Function Invocation Tools - Triggers deployed cloud functions from the command line to verify behavior in a live environment.
  • Declarative Infrastructure Definitions - Uses a declarative template syntax to specify the desired state of serverless infrastructure resources.
  • Build Artifact Deployment - Bundles compiled binaries and metadata into deployable packages for distribution to cloud storage.
  • Policy Generation - Translates high-level resource definitions into detailed identity and access management policies.
  • Mock Event Triggering - Triggers local function execution using predefined JSON files to simulate cloud-native event sources.

Historial de estrellas

Gráfico del historial de estrellas de aws/aws-sam-cliGráfico del historial de estrellas de aws/aws-sam-cli

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Colecciones destacadas con Aws Sam Cli

Colecciones seleccionadas manualmente donde aparece Aws Sam Cli.
  • Emuladores de servicios AWS locales

Alternativas open-source a Aws Sam Cli

Proyectos open-source similares, clasificados según cuántas características comparten con Aws Sam Cli.
  • aws/serverless-application-modelAvatar de aws

    aws/serverless-application-model

    9,560Ver en 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
    Ver en GitHub↗9,560
  • awslabs/aws-sam-localAvatar de awslabs

    awslabs/aws-sam-local

    6,734Ver en GitHub↗

    aws-sam-local is a Docker-based emulator used for running and debugging AWS Lambda functions and API Gateway configurations on a local machine. It provides a local execution environment that mimics the AWS Lambda runtime, allowing for the verification of function code and serverless application mocks before cloud deployment. The project utilizes a runtime orchestrator to manage ephemeral containers, replicating the isolated execution environment of cloud functions. It includes a serverless API gateway simulator and event mocking tools to synthesize payloads from sources such as Kafka and othe

    Python
    Ver en GitHub↗6,734
  • floci-io/flociAvatar de floci-io

    floci-io/floci

    14,168Ver en 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
    Ver en GitHub↗14,168
  • serverless/serverlessAvatar de serverless

    serverless/serverless

    46,917Ver en GitHub↗

    The Serverless Framework is a declarative infrastructure-as-code tool designed to automate the deployment, scaling, and lifecycle management of cloud-native applications. It provides a unified command-line interface that translates high-level configuration files into provider-specific resource templates, enabling developers to orchestrate complex architectures, event-driven functions, and cloud resources within a single project structure. What distinguishes this framework is its focus on developer experience and multi-environment parity. It supports local function invocation and event proxyin

    JavaScriptawsaws-dynamodbaws-lambda
    Ver en GitHub↗46,917
Ver las 30 alternativas a Aws Sam Cli→

Preguntas frecuentes

¿Qué hace aws/aws-sam-cli?

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.

¿Cuáles son las características principales de aws/aws-sam-cli?

Las características principales de aws/aws-sam-cli son: AWS Local Development Environments, Command Line Interfaces, Local Emulation Environments, Automated Deployment Pipelines, Cloud Deployment, CloudFormation Templates, Local Serverless Testing, Serverless Deployment Tooling.

¿Qué alternativas de código abierto existen para aws/aws-sam-cli?

Las alternativas de código abierto para aws/aws-sam-cli incluyen: aws/serverless-application-model — This is an infrastructure as code tool and serverless deployment orchestrator that provides a shorthand syntax for… awslabs/aws-sam-local — aws-sam-local is a Docker-based emulator used for running and debugging AWS Lambda functions and API Gateway… floci-io/floci — Floci is a local emulator for AWS services and cloud infrastructure designed for developing and testing applications… serverless/serverless — The Serverless Framework is a declarative infrastructure-as-code tool designed to automate the deployment, scaling,… voltagent/awesome-claude-code-subagents — This project provides a framework for managing multi-agent systems, designed to automate complex software development,… boto/boto3 — Boto3 is the AWS SDK for Python, providing a programmatic interface for managing and automating AWS cloud…