2 مستودعات
Creating, updating, and deleting groups of AWS resources as a single stack using declarative templates.
Distinct from CloudFormation Templates: Distinct from CloudFormation Templates: focuses on the lifecycle operations of stacks rather than the template definitions themselves.
Explore 2 awesome GitHub repositories matching devops & infrastructure · Stack Lifecycle Management. Refine with filters or upvote what's useful.
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
Manages AWS resource groups as single stacks through declarative CloudFormation templates for easier administration.
Awless is a command-line interface and infrastructure orchestrator for managing, deploying, and inspecting AWS cloud resources. It functions as a resource inspector, identity manager, and secure connection utility, providing a hierarchical set of commands to control cloud environments. The tool distinguishes itself by syncing remote cloud state to local graphs, enabling offline infrastructure analysis, auditing, and resource relationship querying without active API calls. It further streamlines operations by mapping human-readable aliases to system identifiers and facilitating secure shell co
Creates and updates infrastructure stacks and provides real-time monitoring of stack events.