Skip to content

Instantly share code, notes, and snippets.

@mauriciosilva
Created October 29, 2018 17:39
Show Gist options
  • Save mauriciosilva/bdb75ae7ce1337128f81618c101f9dd2 to your computer and use it in GitHub Desktop.
Save mauriciosilva/bdb75ae7ce1337128f81618c101f9dd2 to your computer and use it in GitHub Desktop.
python
----
pipenv (https://github.com/pypa/pipenv) or virtualenv
google fire (https://github.com/google/python-fire) -- cli framework
AWS
---
cloudformation
- *
codebuild
- container orchestration
- cli/bash interactions
- events
codepipe
- stage interactions
- notificatons
- metrics
cloudwatch/cloudtrail
- events
- log shipping/streaming
IAM
- lambda roles
- end user
- resource policies
- automation roles
API gateway
- proper us of stages and deployments
- logging from security perspective
cloudfront
- security
- tunning
- deployments (origin updates, bluegreen)
boto3
taskcat (https://github.com/aws-quickstart/taskcat) -- testing cloudformation\
Serverless
----
https://serverless.com/
https://github.com/localstack/localstack
...
https://github.com/awslabs/serverless-application-model
https://github.com/lambci/lambci
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment