Skip to content

borisdvlpr/aws-sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aws-sandbox

Built with Devbox

AWS Logo

Intro

This repo contains a collection of examples, patterns and other AWS projects built with CDK and OpenTofu.

Getting started

To get started, the following dependencies need to be installed:

All additional dependencies required for each tutorial and pattern are managed and available through Devbox. If you'd rather not use Devbox, you can manually install the dependencies found in each project, also defined in the devbox.json file under the "packages" section.

Resources

In this repo, the following resources are available:

Tutorials

Patterns

  • apigw-http-lambda-documentdb - pattern demonstrating how to expose a REST API with API Gateway, process requests using Lambda, and persist data in DocumentDB
  • scheduled-data-summary-export - pattern for ingesting JSON data via an API endpoint, persisting it to a datastore, and generating weekly summary files with item counts, stored in S3

Contributing

Feel free to open any issues on pull requests!

About

Collection of AWS projects built with CDK and OpenTofu

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors