Truth be told, I resisted changing my mind about this for a long time.
If you search online for advice about Infrastructure as Code, you will find thousands of articles with contradicting recommendations. After testing many of these approaches in real production environments, I can tell you which principles actually hold up under pressure.
Finding Your Minimum Effective Dose
There's a common narrative around Infrastructure as Code that makes it seem harder and more exclusive than it actually is. Part of this is marketing — complexity sells courses and products. Part of it is survivorship bias — we hear from the outliers, not the regular people quietly getting good results with simple approaches.
The truth? You don't need the latest tools, the most expensive equipment, or the hottest new methodology. You need a solid understanding of the fundamentals and the discipline to apply them consistently. Everything else is optimization at the margins.
I could write an entire article on this alone, but the key point is:
Your Next Steps Forward

If you're struggling with code splitting, you're not alone — it's easily the most common sticking point I see. The good news is that the solution is usually simpler than people expect. In most cases, the issue isn't a lack of knowledge but a lack of consistent application.
Here's what I recommend: strip everything back to the essentials. Remove the complexity, focus on executing two or three core principles well, and build from there. You can always add complexity later. But starting complex almost always leads to frustration and quitting.
How to Stay Motivated Long-Term
When it comes to Infrastructure as Code, most people start by focusing on the obvious stuff. But the real breakthroughs come from understanding the subtleties that separate casual attempts from serious results. query caching is a perfect example — it looks straightforward on the surface, but there's genuine depth once you dig in.
The key insight is that Infrastructure as Code isn't about doing one thing perfectly. It's about doing several things consistently well. I've seen too many people chase the 'optimal' approach when a 'good enough' approach done regularly would get them three times the results.
Where Most Guides Fall Short
There's a phase in learning Infrastructure as Code that nobody warns you about: the intermediate plateau. You make rapid progress at the start, hit a wall around month three or four, and then it feels like nothing is improving despite consistent effort. This is completely normal and it's where most people quit.
The plateau isn't a sign that you've peaked — it's a sign that your brain is consolidating what it's learned. Push through this phase and you'll experience another growth spurt. The key is to slightly vary your approach while maintaining consistency. If you've been doing the same thing for three months, try a different angle on API versioning.
Here's the twist that nobody sees coming.
Lessons From My Own Experience
The relationship between Infrastructure as Code and lazy loading is more important than most people realize. They're not separate concerns — they feed into each other in ways that compound over time. Improving one almost always improves the other, sometimes in unexpected ways.
I noticed this connection about three years into my own journey. Once I stopped treating them as isolated areas and started thinking about them as parts of a system, my progress accelerated significantly. It's a mindset shift that takes time but pays dividends.
Navigating the Intermediate Plateau
Seasonal variation in Infrastructure as Code is something most guides ignore entirely. Your energy, motivation, available time, and even error boundaries conditions change throughout the year. Fighting against these natural rhythms is exhausting and counterproductive.
Instead of trying to maintain the same intensity year-round, plan for phases. Periods of intense focus followed by periods of maintenance is a pattern that shows up in virtually every domain where sustained performance matters. Give yourself permission to cycle through different levels of engagement without guilt.
The Long-Term Perspective
The tools available for Infrastructure as Code today would have been unimaginable five years ago. But better tools don't automatically mean better results — they just raise the floor. The ceiling is still determined by your understanding of state management and the effort you put into deliberate practice.
I see people constantly upgrading their tools while neglecting their skills. A craftsman with basic tools and deep expertise will outperform someone with premium equipment and shallow knowledge every single time. Invest in yourself first, tools second.
Final Thoughts
Start where you are, use what you have, and build from there. Progress beats perfection every time.