📰 Dev.to · Apoorv Tyagi
Articles from Dev.to · Apoorv Tyagi · 3 articles · Updated every 3 hours · View all reads
All
⚡ AI Lessons (10119)
ArXiv cs.AIDev.to · FORUM WEBForbes InnovationDev.to AIOpenAI NewsHugging Face Blog

Dev.to · Apoorv Tyagi
1mo ago
Recently, I tried to inspect our Dockerfile to understand our container setup.
But there wasn’t one.
Instead, we were using Jib - a tool that builds optimized Java container images without Dockerfiles or even Docker.
Here’s a complete deep dive 👇
What is Jib? A Complete Guide to Java Containerization Without...

Dev.to · Apoorv Tyagi
1mo ago
What is Jib? A Complete Guide to Java Containerization Without Dockerfiles
Introduction When I joined PayPay, one of the first things I tried to understand was how...

Dev.to · Apoorv Tyagi
2mo ago
Kafka Consumer Container Restarts in Kubernetes: A Production Case Study
Background At my current org, I got introduced to a very fun tool, PagerDuty - because who...
DeepCamp AI