GKE/K8s Production
Notes I took whilst doing the "Architecting with Google Kubernetes Engine: Production" course. Covers access control, security, logging and managed storage.
Notes I took whilst doing the "Architecting with Google Kubernetes Engine: Production" course. Covers access control, security, logging and managed storage.
Notes I took whilst doing the "Architecting with Google Kubernetes Engine: Workloads" course. Covers deploying, networking and storage.
Some notes I took whilst doing the "Architecting with Google Kubernetes Engine: Foundations" course.
Some notes I took whilst doing the "Google Cloud Fundamentals: Core Infrastructure" course.
How does your machine resource usage vary if you log to console vs log to file? What about if you're using GraalVM instead of the normal JVM? Know your tools.
This may sound a little crazy but I wanted to see if there was any difference in performance when running JMH benchmarks on bare metal vs. a container. Know your tools.