Skip to content

This repository contains code samples that the Monsoon Engineering have shared in their blog posts.

License

Notifications You must be signed in to change notification settings

AlexAndradeNet/monsoon-samples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

monsoon-samples

This repository contains code samples that the Monsoon Engineering have shared in their blog posts.

Code Samples

An example of running a TypeScript NodeJS AWS Lambda Function within AWS Serverless Application Model (AWS SAM) via a Docker container. See our article "Running AWS SAM in a Docker Container" for more detail.

A detailed example of CI/CD for deploying multiple services from a single MonoRepo using CodeBuild, CloudFormation and a couple of environment variables. Using a few combinations of these basic environment variables, it’s simple and straightforward to model a standard Git branching workflow, as well as allow each developer to have their own personal Cloud Native development environment! See our article "MonoRepo CI/CD using CodeBuild and Git Branching Workflow" for more detail.

About

This repository contains code samples that the Monsoon Engineering have shared in their blog posts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 81.6%
  • TypeScript 11.9%
  • Dockerfile 6.5%