A study project exploring Redis cache strategies and Redis-based distributed locking under concurrency, built on a well-known tutorial baseline and then hardened with a characterization-test-first ...
Like many developers, I have followed or attempted to follow best practices and patterns when building APIs and services. Then when it comes to deployment, I deploy my API to my favourite ...
The workshop create a 3 node Kubernetes cluster on either GCP or AKS which will host a Dev and Production instance of our sample application, SockShop. Using Jenkins we will build a pipeline to deploy ...