Giter VIP home page Giter VIP logo

aws's Introduction

ECS blue-green deployment

https://github.com/aws-samples/ecs-blue-green-deployment
https://github.com/devops-recipes/provision-ecs-cluster-terraform/blob/master/provision-cluster/application-load-balancer.tf
https://github.com/tmknom/terraform-aws-codedeploy-for-ecs/blob/master/main.tf
https://github.com/gnokoheat/ecs-with-codepipeline-example-by-terraform

ECS pipeline solve revision issue

https://docs.aws.amazon.com/codepipeline/latest/userguide/tutorials-ecs-ecr-codedeploy.html#tutorials-ecs-ecr-codedeploy-deployment

Pipeline user guide (imageDetail.json, imagedefinition.json)

https://github.com/awsdocs/aws-codepipeline-user-guide/blob/master/doc_source/pipelines-create.md https://github.com/cloudposse/terraform-aws-ecs-codepipeline

wget

https://www.computerhope.com/unix/wget.htm

jenkins

docker download http://mirrors.jenkins.io/ github webhook: https://www.youtube.com/watch?v=PhxZamqYJws jenkins command line trigger: http://www.inanzzz.com/index.php/post/jnrg/running-jenkins-jobs-via-command-line

bash

rename many files with the same pattern
for f in *.jpg; do mv "$f" "$(echo "$f" | sed s/IMG/VACATION/)"; done
http://www.freekb.net/
http://matt.might.net/articles/bash-by-example/
http://www.cse.lehigh.edu/~brian/course/2013/cunix/handouts/bash.quickref.pdf

perl

http://matt.might.net/articles/perl-by-example/

python RegEx

https://www.programiz.com/python-programming/regex

maven jee build

https://github.com/Yavin/maven-ear-example/blob/master/pom.xml jenkins and Maven https://jenkins.io/blog/2017/02/07/declarative-maven-project/

install Oracle JDK

https://stackoverflow.com/questions/10268583/downloading-java-jdk-on-linux-via-wget-is-shown-license-page-instead sudo /usr/sbin/alternatives --config java

ksh basic

https://www.well.ox.ac.uk/~johnb/comp/unix/ksh.html#principle http://www.bolthole.com/solaris/ksh.html

python flask bootstrap

https://github.com/mbr/flask-bootstrap

EKS workshop

https://eksworkshop.com/

git

https://www.freecodecamp.org/news/learn-the-basics-of-git-in-under-10-minutes-da548267cc91/

Chrome Extension

https://github.com/gopinav/Chrome-Extensions

aws's People

Contributors

jhong40 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.