Created
May 21, 2019 14:51
-
-
Save d4n13lbc/78bfc545b572314ec6fed8da9bfe312d to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Lecturas | |
AWS billing | |
https://docs.aws.amazon.com/aws-technical-content/latest/cost-optimization-laying-the-foundation/introduction.html | |
https://docs.aws.amazon.com/organizations/latest/userguide/orgs_getting-started_concepts.html | |
Capital One | |
https://www.youtube.com/watch?v=i13v-m4nXpM | |
CFN Layers | |
https://www.kensodev.com/posts/2019/01/15/breaking-the-terraform-monolity---infrastructure-as-microservices/#automation | |
Dynamo | |
https://www.trek10.com/blog/dynamodb-single-table-relational-modeling/ | |
https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/bp-modeling-nosql-B.html | |
https://alertlogic-my.sharepoint.com/:x:/r/personal/hector_villarreal_alertlogic_com/_layouts/15/Doc.aspx?sourcedoc=%7B03f7a960-9c14-409e-be6d-fd9c1fcbd297%7D&action=default | |
CFN Hacks | |
https://garbe.io/blog/2017/07/17/cloudformation-hacks/ | |
Go Cloudwatch | |
https://github.com/knqyf263/utern | |
Docker | |
https://aws.amazon.com/blogs/opensource/demystifying-entrypoint-cmd-docker/ | |
Api Gateway | |
https://www.alexdebrie.com/posts/api-gateway-elements/ | |
https://aws.amazon.com/blogs/infrastructure-and-automation/deploying-aws-lambda-functions-using-aws-cloudformation-the-portable-way/ | |
https://aws.amazon.com/blogs/compute/from-poll-to-push-transform-apis-using-amazon-api-gateway-rest-apis-and-websockets/ | |
Rollbacks | |
https://aws.amazon.com/blogs/compute/automating-rollback-of-failed-amazon-ecs-deployments/ | |
Alert | |
https://alertlogic.atlassian.net/wiki/spaces/EL/pages/51250294/Engineering+Staff+Expectations | |
Jenkins | |
https://itnext.io/jenkins-is-getting-old-2c98b3422f79 | |
AWS Steps | |
https://aws.amazon.com/about-aws/whats-new/2019/05/aws-step-functions-adds-support-for-workflow-execution-events/ | |
AWS Signature Error | |
https://stackoverflow.com/questions/18703486/aws-sdk-error-signature-not-yet-current | |
Buscar texto | |
grep -r 'myString' . | |
Docker Multistage | |
https://docs.docker.com/develop/develop-images/multistage-build/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment