GGundBits
Cloud engineering guides, demos, and deep dives — AWS, Kubernetes, IaC, and more.
Welcome to GGundBits — practical cloud engineering guides with working code, aimed at busy engineers and architects who want to see real deployments, not screenshots of consoles.
What you’ll find here
- Deep-dive guides: End‑to‑end walkthroughs for AWS, Kubernetes, and enterprise integrations.
- Production‑minded patterns: Security, observability, and failure‑mode thinking baked into every post.
- Companion repos: Every article ships with a GitHub repository you can clone, deploy, and modify.
Start with this guide
- ServiceNow MID Server on AWS EKS Auto Mode with Pod Identity
How to run the ServiceNow MID Server on EKS Auto Mode using Pod Identity, with a three‑tier IAM role model and a fully reproducible CDK stack.
👉 Read the guide · View the code
Navigate the site
- About: Learn what GGundBits focuses on and who it’s for — /about/
- All posts: Scroll down this page for the latest posts.
- GitHub: Explore all example repositories — github.com/ggund
- RSS feed: Subscribe from your reader — /feed.xml
If you build something based on a guide here, share it — feedback and real‑world stories help shape the next posts.
Recent Posts
3 minute read
Run the ServiceNow MID Server in a container on EKS Auto Mode using a patched JAR for EKS Pod Identity - credential-less, pod-scoped, auto-rotated AWS creden...