jonmatumalpha
conceptsnotesexperimentsessays

© 2026 Jonatan Mata · alpha · v0.1.0

#cloudformation

3 articles tagged #cloudformation.

  • AWS CDK

    AWS infrastructure as code framework that allows defining cloud resources using programming languages like TypeScript, Python, or Java, generating CloudFormation.

    seed#aws#cdk#iac#typescript#cloudformation#devops
  • AWS CloudFormation

    AWS native service for defining and provisioning infrastructure as code using YAML or JSON templates, with state management and automatic rollback.

    seed#aws#cloudformation#iac#yaml#provisioning#devops
  • AWS SAM

    AWS open-source framework for building serverless applications with simplified CloudFormation syntax, CLI for local development, and integrated deployment.

    seed#aws#sam#serverless#cloudformation#cli#local-development
All tags