Bootstrapping Microservices
Jul 23, 2023 · 1 min read · microservices book book review javascript cloud native project technical editing ·Today I finished reading and working through the awesome book Bootstrapping Microservices, by Ashley Davis. What I accomplished: I build the complete FlixTube application along the way. This helped me solidify my hands-on experience with a rich list of technologies: JavaScript Node.js Express Docker Docker Compose …
Read MoreToday I will continue my progress preparing for upcoming system design interviews. Today I will go through: CDNs APIs In addition, I will continue to build FlixTube. Today I will go through the communications and even push it into k8s.
Read MoreYesterday I developed and published my first NPM package, the armenian-names package. This package provides the following useful functions: getMaleNames() getFemaleNames() getAllNames() getRandomMaleName() getRandomFemaleName() getRandomName() Who Would Benefit from armenian-names? People developing applications that …
Read More