Skip to content

A collection of examples using AWS CloudFormation (and SAM) templates for IaC to setup various kinds of systems and services.

License

Notifications You must be signed in to change notification settings

mlhpdx/cloudformation-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloudformation Examples

This repo contains examples of using CloudFormation (and SAM) that might be useful for others. Only two so far:

  • HTTP Headers aren't automatically passed to your backend when using API Gateway with Lambda. So, ./apigw-to-lambda-any-header provides an example of an HTTP API that passes the Range header.

  • Global Accelerator is a fantastic service, but setting it up in CloudFormation is non-trivial. So, ./global-accelerator provides an example of a "close to real world" deployment approach.

About

A collection of examples using AWS CloudFormation (and SAM) templates for IaC to setup various kinds of systems and services.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published