All Projects → jeshan → cloudformation-checklist

jeshan / cloudformation-checklist

Licence: CC0-1.0 license
The checklist for meticulous AWS DevOps engineers

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects
Dockerfile
14818 projects

Projects that are alternatives of or similar to cloudformation-checklist

go-localstack
Go Wrapper for using localstack
Stars: ✭ 56 (-17.65%)
Mutual labels:  cloudformation
Humidifier
AWS Cloudformation using C#
Stars: ✭ 45 (-33.82%)
Mutual labels:  cloudformation
aws-cloudformation-resource-providers-cloudformation
The CloudFormation Resource Provider Package For AWS CloudFormation
Stars: ✭ 42 (-38.24%)
Mutual labels:  cloudformation
aws-cfn-ses-domain
AWS CloudFormation resources for Amazon SES domain and email identities
Stars: ✭ 45 (-33.82%)
Mutual labels:  cloudformation
Hands-On-Serverless-Applications-with-Go
Hands-On Serverless Applications with Go, published by Packt.
Stars: ✭ 92 (+35.29%)
Mutual labels:  cloudformation
nfscan
NFScan is a free, open-source software, available to non-profit organizations to receive donations effectively.
Stars: ✭ 85 (+25%)
Mutual labels:  cloudformation
aloisius
A Python library to create/update/delete AWS CloudFormation stacks in parallel
Stars: ✭ 16 (-76.47%)
Mutual labels:  cloudformation
aws-cfn-custom-resource-lambda-edge
🏗 AWS CloudFormation custom resource that allows deploying Lambda@Edge from any region
Stars: ✭ 19 (-72.06%)
Mutual labels:  cloudformation
atlantis
GitOps for Teams (experimental hard fork of atlantis)
Stars: ✭ 13 (-80.88%)
Mutual labels:  cloudformation
LambdaSharpTool
Serverless .NET on AWS - λ# is a CLI and Framework for Rapid Application Development using .NET on AWS
Stars: ✭ 99 (+45.59%)
Mutual labels:  cloudformation
ecs-mesh-workshop
This handy workshop help the customers to quickly launch ECS with service mesh support on top of mixed type of instance in all commercial regions (include China), and also provides hands-on tutorials with best practices. It can be customized easily as per need.
Stars: ✭ 17 (-75%)
Mutual labels:  cloudformation
ShoppingList
📝 My first Android app, a shopping list app.
Stars: ✭ 17 (-75%)
Mutual labels:  checklist
criteria-of-quality-frontend
Критерии качественной вёрстки (разметка, стилизация, картинки, шрифты, автоматизация и пр.)
Stars: ✭ 26 (-61.76%)
Mutual labels:  checklist
dctb-web-project
Repositório informativo com diretrizes empíricas para o desenvolvimento de um Projeto Web.
Stars: ✭ 59 (-13.24%)
Mutual labels:  checklist
aws-cloudformation-cognito-identity-pool
A Lambda-backed Custom Resource for a Cognito Identity Pool in CloudFormation
Stars: ✭ 35 (-48.53%)
Mutual labels:  cloudformation
cfoo
CloudFormation master
Stars: ✭ 22 (-67.65%)
Mutual labels:  cloudformation
aws-node-custom-user-pool
Serverless AWS Cognito Custom User Pool Example
Stars: ✭ 15 (-77.94%)
Mutual labels:  cloudformation
bora
A Ruby command line tool and rake tasks for working with cloudformation stacks and cfndsl
Stars: ✭ 18 (-73.53%)
Mutual labels:  cloudformation
formica
Simple Tool to deploy Cloudformation Templates
Stars: ✭ 60 (-11.76%)
Mutual labels:  cloudformation
serverless-cloudformation-sub-variables
Serverless framework plugin for easily supporting AWS CloudFormation Sub intrinsic function variables
Stars: ✭ 25 (-63.24%)
Mutual labels:  cloudformation


  CloudFormation Checklist

The CloudFormation Checklist is a list of all elements you need to have / to test before launching your infra to production.

  How To UseContributing

Sister project: Lambda Checklist
  🎮 Lambda Checklist

Inspired by the Front-end Checklist
  🎮 Front-End Checklist

Table of Contents

See https://cfnchecklist.com


How to use?

All items in the CloudFormation Checklist are required for the majority of the projects, but some elements can be omitted or are not essential (in the case of an administration web app, you may not need RSS feed for example). We choose to use 3 levels of flexibility:

  • Low means that the item is recommended but can be omitted in some particular situations.
  • Medium means that the item is highly recommended and can eventually be omitted in some really particular cases. Omitting these that engineers may not work at full speed.
  • High means that the item can't be omitted by any reason. You may risk security issues in your infra. The testing priority needs to be on these elements first.

Some resources possess an emoticon to help you understand which type of content / help you may find on the checklist:

  • 📖: documentation or article
  • 🛠: online tool / testing tool
  • 📹: media or video content

You can contribute to the CloudFormation Checklist App reading the README_APP file which explains everything about the project.

CloudFormation Checklist Badge

If you want to show you are following the rules of the CloudFormation Checklist, put this badge on your README file!

CloudFormation_Checklist followed

[![CloudFormation_Checklist followed](https://img.shields.io/badge/Front‑End_Checklist-followed-brightgreen.svg)](https://github.com/jeshan/cloudformation-checklist/)

Contributing

Open an issue or a pull request to suggest changes or additions.

Authors

Original checklist application author: David Dias

Modified for AWS CloudFormation: Jeshan G. BABOOA

Infrastructure

The website is a static one deployed on AWS. Contents are stored in Amazon S3 while CloudFront cdn is used to deliver the contents. This is how the stack is:

This is how the deployment pipeline has been set up:

Images automatically generated with cfnbuddy

License

CC0

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].