Microservices at Scale using AWS & Kubernetes lesson 3 Containerization of an Existing Application: Exercise: Build and Deploy
Exercise: Build and Deploy
Now it's finally time to build our container and check out the deployed app!
yt link
Instructions
Run docker build --tag=api . from the directory containing your Dockerfile. If you want to use a different tag name, feel fr...
philipdevblog.hashnode.dev2 min read