Git Product home page Git Product logo

challenges-aws-ecs's Introduction

AWS ECS Case Study: Setup Personal Wordpress

1 Summary

linkedin github slack

PRs Welcome

2 CheatSheet

File me Issues or star this repo.

See more CheatSheets from Denny: #denny-cheatsheets

2.1 Requirements

Case study using AWS ECS to setup personal wordpress

  1. Make the blog as available as you can
  2. Make the blog loads as fast as you can
  3. Make the blog cost as low as you can

2.2 Improvements Opportunities

  • TODO: Avoid host nginx.conf in git repo
  • TODO: wordpress docker image: no need to check-in image

End Users -> nginx

80 -> http(8081)
443 -> https(8441)

nginx -> backend

http://www.dennyzhang.com:8081 -> 8083
https://www.dennyzhang.com:8441 -> 8443
http://slack.dennyzhang.com:8081 -> 3000
http://brain.dennyzhang.com:8081 -> 8082   

## Nginx proxy

http://jenkins.dennyzhang.com:8081
http://slack.dennyzhang.com:8081
http://brain.dennyzhang.com:8081
- TODO
http://www.dennyzhang.com:8081
https://www.dennyzhang.com:8081

2.3 TODO:

  • TODO: avoid manually add xmlrpc_denny.php
  • TODO: add nginx proxy server

2.4 Use commands

docker pull denny/challenges-aws-ecs:wordpress_v2 && \
docker pull denny/challenges-aws-ecs:nginx && \
docker pull denny/devops-blog:latest
docker pull denny/devops-blog:nginx-proxy

3 More Resources

License: Code is licensed under MIT License.

  • Useful links
- https://kubernetes.io/docs/reference/kubectl/cheatsheet/
- https://github.com/kubecamp/kubernetes_in_2_days
- https://marc.xn--wckerlin-0za.ch/computer/kubernetes-on-ubuntu-16-04
- https://codefresh.io/kubernetes-guides/kubernetes-cheat-sheet/
linkedin github slack

challenges-aws-ecs's People

Contributors

dennyzhang 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.