Skip to content

janetech-inc/examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 

Repository files navigation

JaneTech Samples

Infrastructure and automation best practices.

Foundational Infrastructure

Infrastructure that is shared across your platform belongs OUTSIDE of your micro-service.

For example: Shared VPC, shared user pools, shared networking

Application infrastructure:

Infrastructure that is owned and belongs to only your micro-service.

For example: Databases, queues, clusters etc

Requirements

Project Directory Structure

  ├── serverless
  ├── terraforms
  ├── SAM

About

Infrastructure and automation best practices

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors