Microservices at Scale using AWS & Kubernetes lesson 5 Operationalizing Microservices: CI/CD Pipeline Integration
CI/CD Pipeline Integration
yt link
Earlier in the course, we briefly touched on CircleCI through its inclusion within a Makefile Noah used.
CircleCI is a great tool to help with continuous integration, and it works well with Kubernetes. You can read ...
philipdevblog.hashnode.dev1 min read