Murre - the lightweight K8s metrics monitoring tool
Meet Murre. Murre is an on-demand, scaleable source of container resource metrics for Kubernetes. Murre fetches CPU & memory resource metrics directly from the kubelet on each K8s Node and enriches the resources with the relevant K8s requests and limits from each PodSpec.
Observability is a foundational element of a well-architected EKS environment. AWS provides native (CloudWatch) and open source managed (Amazon Managed Service for Prometheus, Amazon Managed Grafana and AWS Distro for OpenTelemetry) solutions for monitoring, logging, alarming, and dashboarding of EKS environments.
Resources | Performance Engineering of Software Systems | Electrical Engineering and Computer Science | MIT OpenCourseWare
MIT OpenCourseWare is a web based publication of virtually all MIT course content. OCW is open and available to the world and is a permanent MIT activity
Datadog on Kubernetes Autoscaling - January 25, 2024 | 5:00PM UTC
Datadog, the observability platform used by thousands of companies, runs on dozens of self-managed Kubernetes clusters in a multi-cloud environment, adding up to tens of thousands of nodes, or hundreds of thousands of pods. Also, this infrastructure is used by a wide variety of engineering teams at Datadog, with different features and capacity needs that may also change overtime.,How do we make sure our applications have the compute resources they need at any given time? How do we ensure that our cloud costs are a real reflection of that compute need and we are not wasting resources? What metrics do we use to drive those autoscaling events?,In this session, Ara Pulido, Staff Developer Advocate, will chat with Charly Fontaine, Engineering Manager and Corentin Chary, Senior Staff Software Engineer about Datadog autoscaling strategies in Kubernetes –vertical and horizontal–, including what metrics teams are using to drive their autoscaling events.
Learn about some of the most frequent questions and requests that we receive from AWS Customers including best practices, guidance, and troubleshooting tips.
New – AWS Public IPv4 Address Charge + Public IP Insights | Amazon Web Services
We are introducing a new charge for public IPv4 addresses. Effective February 1, 2024 there will be a charge of $0.005 per IP per hour for all public IPv4 addresses, whether attached to a service or not (there is already a charge for public IPv4 addresses you allocate in your account but don’t attach to […]
The AWS Free Tier for EC2 will include 750 hours of public IPv4 address usage per month for the first 12 months, effective February 1, 2024. You will not be charged for IP addresses that you own and bring to AWS using Amazon BYOIP.
Abi Noda on LinkedIn: #developerexperience #engineeringleadership #softwareengineering | 34 comments
There’s DORA, VSM, SPACE, and now… DevEx. How do these different approaches to measuring software organizations compare? Here’s my take: - DORA focuses on… | 34 comments on LinkedIn
You're Logging Wrong: What One-Per-Service ("Phat Event") Logs Are and Why You Need Them. » Open Up The Cloud
Having difficulties understanding what and when to log? The pattern of one-per-service logging is worth investigating. In this article we cover what they are and how to use them.