DB
That is a SJSU lecture course project. You need to deploy a list of service via Docker approach. That is not difficult if just one or two. However, if it is a list of Docker containers with several layers, you will feel headache. Anyway, you need to finish it to avoid score F in the course. The request deploy diagram The explanation )1st layer, the Front End GUI Layer with Node.Js app )2nd layer, API Gateway to dispatch call to the right service with Kong GateWay )3rd layer, EC2 ELB Application Layer toRead More
......for Cloud Technology course – 2018 Fall The Fowler’s “NoSql Distilled” book is a good tutorial for anyone want to step into the new “polyglot persistence” world. Before this course, I only focus on the relationship database (RDB), such as mssql, mysql, oracle, etc. Actually, I did not attend the course lectures in the class. Instead, I follow the syllabus and the labs to finish the course study. I combine the book note and the course lab note here to make a brief tutorial for nosql database. The Book DistilledRead More
......
