Aashray Katiyaraashrayakatiyar.hashnode.dev·Feb 9, 2025Understanding CPU Usage: What It Really Means for Your ProcessesSo, what does it mean when you see 20% CPU usage? If I ask you to allocate resources to a specific microservice in Docker, how much CPU would you assign? Is it as simple as saying 20% means it uses 20% of the CPU, leaving the rest for others? Or is t...10 likesCPU usage
AceHack-4-0acehack4.hashnode.dev·Feb 5, 2025Top Tools and Resources to Ace at AceHack 4.0Participating in AceHack 4.0, one of the most anticipated tech hackathons in India, is an exciting challenge. Whether you're a seasoned coder or a first-time participant, having the right tools and resources can make all the difference. As AceHack 4....10 likestechnology
Rajni RetheshforMiddleware - Be Productive, Not Busy!middlewarehq.com·Feb 3, 2025Top 10 Challenges Faced by Technical Project Managers and How to Overcome ThemBeing a Technical Project Manager (TPM) is not for the faint of heart. You're the bridge between technical teams, stakeholders, and often the business side of things—balancing technical debt with feature delivery, managing timelines, and keeping ever...jira sprint reports
Kishore Thotakoorak8s-cluster-quotas.hashnode.dev·Jan 26, 2025Lessons from Real-World Troubleshooting: Root Cause Analysis Made SimpleLessons from Real-World Troubleshooting: Root Cause Analysis Made Simple Welcome to My Blog! Welcome to my first blog post! I’ve chosen this topic because, in my experience, resource optimization and failure prevention are critical yet often overloo...Kubernetes
Enaikele Omoh kelvinenaikele-omoh-kelvin.hashnode.dev·Jan 12, 2025Auto Scaling in Modern Deployment StrategiesIntroduction Imagine running an online store during a massive sale. At first, traffic is light, and everything runs smoothly. But as the sale picks up, the traffic spikes. Without the right infrastructure, your site could crash under the load. This i...10 likesauto scaling
Dhruvi Shahdhruvishah.hashnode.dev·Dec 22, 2024“with” in Python: The Secret to Cleaner Resource Management✨If you've ever found yourself juggling file handles, database connections, or network sockets in Python, you know how easy it is to forget to close them properly. with is with you for situation just like this 😉 What is the with Statement? The with ...Python
Umesh Panditumeshpandit.hashnode.dev·Nov 7, 2024How to Use Microsoft Copilot for Azure: A Step-by-Step GuideAzure has been a leading cloud platform for businesses, but the introduction of Microsoft Copilot for Azure adds a whole new level of automation and intelligence. This AI-powered assistant promises to simplify cloud management, provide deep insights,...92 readscopilot
Sohag Hasannotes.sohag.pro·Nov 5, 2024Memory and Resource Management in PHP: A Beginner's GuideMemory and Resource Management in PHP Introduction Just like managing household expenses and organizing your closet, managing memory and resources in PHP is crucial for maintaining a healthy application. Imagine your computer's memory as your home - ...1 likeTips & Tricksmemory-management
Rishirishi2220.hashnode.dev·Oct 31, 2024Resource Management with Probabilistic Scheduling in the Context of LinuxAbstract This paper/essay explores some topics of probabilistic scheduling and resource management in the context of the Linux operating system in depth. Because Linux powers a wide range of devices and applications, resource management is important ...1 like·73 readsresource management
Ishwar Galaneblog.kloudwiz.com·Oct 20, 2024AWS Nuke ☢️💥 - How to use it?In the earlier blog, we saw what AWS Nuke is and why & when you should use it. In this blog, we'll walk through how to install and use aws-nuke to keep your AWS accounts tidy. 🔍 Finding the Right Version of AWS-Nuke aws-nuke is a command-line tool t...56 readsAWS NukeAWS