|
🔗 Stories, Tutorials & Articles |
|
|
|
Applying Terraform Changes To Specific Resources Using The -target Argument |
|
|
Terraform's -target command slices through the noise, nailing tweaks on specific resources like a hawk-eyed laser. It's your secret weapon for speedy Azure Function App updates. But overindulgence? That leads to the creeping chaos of infrastructure drift. So double-check those dependencies and commit to full deployments now and then, lest the tech gods demand their price. |
|
|
|
|
|
|
Sequencing Cloud Migration to Reduce Cost: What to Migrate and When |
|
|
Ditch pricey commercial software to chop down Total Cost of Ownership during cloud migration. Target migrations when contracts expire for faster ROI victories. |
|
|
|
|
|
|
The Software Engineering Identity Crisis ✅ |
|
|
AI isn't just tinkering with code; it's upending engineering identities. Once builders, we're now orchestrators. Cue the existential crisis as AI churns out 95% of new code in certain Y Combinator startups. |
|
|
|
|
|
|
Disaster recovery strategies with Terraform |
|
|
Learn how Terraform can help play a key role in disaster recovery strategies by simplifying and accelerating the provisioning of DR related infrastructure, while simultaneously reducing costs. |
|
|
|
|
|
|
How does Sendbird secure AWS? |
|
|
Orca's agentless snapshot scanning? It's the secret sauce that turns Sendbird's AWS security from a headache into a leisurely stroll through cloudland. Shove over clunky processes—onboarding and cloud wrangling just got slick. Swapping IAM users for Okta SSO? Now that's living smart. User management’s never been this elegant. Then there's Teleport, keeping EC2 and K8s access as tight as a snare drum—securing every engineer's workflow while letting them strut their productivity stuff. |
|
|
|
|
|
|
Ace your Terraform Professional exam: 5 tips from certified pros |
|
|
The Terraform Pro exam doesn't play—it's all about real-world scenarios. Forget the theory-only approach. Dive into hands-on practice in your own setup. Consider HashiCorp's docs your secret weapon. |
|
|
|
|
|
|
The best AI for coding in 2025 (and what not to use - including DeepSeek R1) |
|
|
ChatGPT Plus aces coding tests. Meanwhile, Microsoft's Copilot and Meta AI trip over their virtual feet. These AIs can patch bugs like pros, but crafting full-fledged apps? Not in their current skill set. |
|
|
|
|
|
|
From virtual machine to Kubernetes to serverless: How dacadoo saved 78% on cloud costs and automated operations ✅ |
|
|
dacadoo chopped costs by a jaw-dropping 78% while pulling off an uptime miracle at 99.999%. The secret sauce? Ditching clunky VMs for Kubernetes then waltzing into a fully serverless future with AWS Lambda, API Gateway, and DynamoDB. This serverless swagger didn't just beef up scalability; it also untangled the ops team from mundane tasks, giving the SRE crew the bandwidth to chase shiny, new ideas. |
|
|
|
|
|
|
Kubernetes The Hard Way ✅ |
|
|
Vagrant and VirtualBox join forces to build an on-premise Kubernetes cluster, with Ansible cracking the whip on configuration, and Cilium handling network duties without touching the cloud. Say goodbye to kube-proxy—we’re Cilium all the way. This project gets gritty, peeling back Kubernetes' layers like an onion. Want to issue certificates by hand and maneuver through private networks to save on cloud bills? Welcome to the jungle. |
|
|
|
|
|
|
Load Balancing VMware Horizon's UDP & TCP Traffic with HAProxy |
|
|
HAProxy flexes its consistent hashing muscle, cracking the Omnissa Horizon protocol puzzle with finesse. It syncs TCP and UDP minus the drama. Stateful mechanisms? Who needs them. Complexity? Gone. It amps up reliability and makes load balancing look like a Sunday stroll. |
|
|
|
|
|
|
IaC Ownership - Tag-based approach |
|
|
IaC goes wild once you try tracking NHIs' owners. In Terraform, you might log each file's role, but tag inheritance throws a wrench into scaling it up. |
|
|
|
|