Microservices at Scale using AWS & Kubernetes lesson 3 Containerization of an Existing Application: App Setup
App Setup
yt link
More on Ports
Ports are not usually just randomly assigned numbers. Many ports are used for specific activities in networking. Port 80 is the commonly used port number for HTTP requests, which is why we are exposing that port to the...
philipdevblog.hashnode.dev1 min read