Tanishka Marrottcloud-design-diaries.hashnode.dev路Sep 13, 2024Optimizing Cloud Costs: A Comprehensive Guide to Profiling WorkloadsWhile in the cloud, controlling costs is not just about saving money鈥攊t's about ensuring that your infrastructure runs efficiently without sacrificing performance. Why?Because, I consider everything right from resource allocation, post-deployment f...Discuss路3 likesCloud
mahpara jabbarmahparajabbar.hashnode.dev路Sep 4, 2024CloudWatch CPU Utilization Monitoring with SNS AlertThis lab focuses on setting up a CloudWatch alarm to monitor CPU utilization on an EC2 instance, configuring an SNS topic to receive email alerts when CPU utilization exceeds a defined threshold, and creating a CloudWatch dashboard for real-time moni...DiscussSNS alert
Vandana Panditvandanapandit.hashnode.dev路Jul 20, 2024Day 10: Shell Script for CPU, Memory, Disk, and Service MonitoringIn this article I have share the shell script that monitors system metrics like CPU usage, memory usage, and disk space usage. The script will provide a user-friendly interface, allow continuous monitoring with a specified sleep interval, and extend ...Discuss#90daysofdevops
Lalitkumar Waghulkarlalitwaghulkar.hashnode.dev路Jul 12, 2024How to Fix High CPU Usage on Linux ServersHigh CPU usage on Linux servers can cripple performance and affect business operations. This article will guide you through identifying and resolving high CPU usage on your Linux server. Understanding the Issue High CPU usage can be caused by a varie...Discussserver
Madhav Dhobleydev-madhav.hashnode.dev路May 13, 2024Decoding the Core: Selecting the Perfect ProcessorFor programmers, a laptop isn't just a device to work upon; it's a battlefield where complex applications and demanding code are converted into submission. And its processor is the brain of the operation, dictating how smoothly your code compiles, ho...Discuss路5 likesBlogging
Jitheshjitheshpk.com路Apr 9, 2024Resource utilization check using python FabricPython Fabric module can be used for checking the resource utilization in a server remotely. # Import Modules import argparse from fabric import Connection # Define user inputs parser = argparse.ArgumentParser() parser.add_argument("--hostname", req...Discussfabric module
Deepika Pandeylinkdine.hashnode.dev路Feb 19, 2024馃殌Day 7 of 7 days of AWS challenge Introduction of AWS CloudWatch鈱歐hat is AWS CloudWatch? Amazon Web Services offers a robust monitoring and observability service called AWS CloudWatch. You can use it to obtain insights into the operational, health, and performance aspects of your AWS apps and resources. CloudWatc...Discuss#TWS
Neha Adwankar7daysawschallange.hashnode.dev路Feb 19, 2024馃攳AWS 07-Days Challenge, Day-07Introduction of AWS CloudWatch 鈱歐hat is AWS CloudWatch? Amazon Web Services offers a robust monitoring and observability service called AWS CloudWatch. You can use it to obtain insights into the operational, health, and performance aspects of your A...DiscussAWS
Navya Anavyadevops.hashnode.dev路Feb 3, 2024Kubernetes Metrics: Troubleshooting Metrics-Server Installation and Node Resource MonitoringIntroduction Embrace the power of Kubernetes metrics with KillerCoda as you delve into troubleshooting metrics-server installation and harness its capabilities for node resource monitoring. Discover the essence of Kubernetes monitoring as we unravel ...Discuss路193 readscpu utilization