1 repositorio
Tools that convert existing cloud resources back into infrastructure-as-code templates.
Distinct from Infrastructure as Code: Distinct from Infrastructure as Code: specifically covers the transition from manual console configuration to versioned code
Explore 1 awesome GitHub repository matching devops & infrastructure · Cloud Resource Reverse Engineering. Refine with filters or upvote what's useful.
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
Transforms resources created via the AWS management console into versioned infrastructure-as-code templates.