Microservices at Scale using AWS & Kubernetes lesson 2 Using Docker Format Containers: Exercise: Create A Basic Makefile
Exercise: Create A Basic Makefile
Makefiles can be incredibly useful ways to build up a chain of commands that build, test and deploy software.
Now that you've seen an example of a Makefile, you are ready to create one of your own. Makefiles have ple...
philipdevblog.hashnode.dev2 min read