Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| public:computer:web-development [2021/08/21 02:36] – alex | public:computer:web-development [2021/08/23 23:38] (current) – alex | ||
|---|---|---|---|
| Line 18: | Line 18: | ||
| * middle ware | * middle ware | ||
| * file uploader | * file uploader | ||
| + | * parser | ||
| + | * pagenation | ||
| {{page> | {{page> | ||
| - | ===== Fron-end ===== | + | ===== Front-end ===== |
| * templates | * templates | ||
| * components | * components | ||
| Line 30: | Line 32: | ||
| * card | * card | ||
| * graph | * graph | ||
| + | * Chrome debugger | ||
| + | * Fiddler, Wireshark, Postman,... | ||
| {{page> | {{page> | ||
| - | ===== Database | + | ===== Infrastructures |
| + | |||
| + | * IaaS; AWS, Google Cloud, Oracle Cloud | ||
| + | * PaaS; heroku | ||
| + | |||
| + | |||
| + | ==== Databases | ||
| {{page> | {{page> | ||
| + | |||
| + | ==== Server ==== | ||
| + | * [[public: | ||
| + | * CD/CI | ||
| + | * git; github, bitbucket, gitlab, | ||
| + | * docker | ||
| + | * Ansible / Chef / Puppet / terraform | ||
| + | * Kubernetes | ||
| + | * server monitorings | ||
| + | * process | ||
| + | * cpu | ||
| + | * memory | ||
| + | * network traffic | ||
| + | * disk usages | ||
| + | * logs | ||
| + | * 장애 및 통계 | ||
| + | |||
| + | ==== Others ==== | ||
| + | * backup Policy | ||
| + | * visual studio code | ||
| + | * vim | ||
| + | * regular expression | ||
| + | * git | ||
| + | |||