Principal Engineer @joshsoftware
Install new ruby version on server using rvm
rvm install 2.6.3rvm use 2.6.3
Remove already installed nginx
apt-get --purge remove nginx-*apt-get install nginx
Traefik is awesome reverse proxy & load balancer. If you are not using Traefik already…
What is Service Based Architecture ?
At first Micro Service Architecture & Service Based Architecture looks similar but both are different from each other.