Home / Companies / Gremlin / Blog / January 2023

January 2023 Summaries

2 posts from Gremlin

Filter
Month: Year:
Post Summaries Back to Blog
Improving system reliability is crucial for businesses to maintain revenue, customer trust, and brand reputation, but it often competes with initiatives promising immediate returns like new product features. Site reliability engineers (SREs) highlight the importance of reliability, as it only becomes a priority for business leaders when it negatively impacts revenue and customer experience. To proactively manage reliability, businesses should link reliability improvements to key performance indicators (KPIs) such as revenue growth, cost reduction, and customer satisfaction. Metrics like uptime, Service Level Agreements (SLAs), mean time between failures (MTBF), and mean time to resolution (MTTR) are essential for assessing system reliability and their effect on business objectives. Reliability Management and Chaos Engineering offer strategies for testing and improving system resilience, helping businesses prepare for and mitigate potential incidents. These approaches allow companies to build a culture of reliability, improve low-level metrics, enhance customer satisfaction, and prevent costly outages, ultimately making reliability a competitive differentiator in online services.
Jan 31, 2023 2,739 words in the original blog post.
Transport Layer Security (TLS) and its predecessor, Secure Sockets Layer (SSL), are crucial for encrypting network communications and ensuring secure data transmission over the internet, particularly for HTTPS traffic. Despite the increased adoption of TLS, challenges persist, such as managing expiring TLS certificates, which can cause service disruptions if not renewed. This is complicated by the need to track multiple certificates across diverse services in large environments, as seen in past incidents like Shopify's near-outage due to an outdated certificate. Gremlin Reliability Management addresses these challenges by automatically detecting network dependencies and running Certificate Expiry tests to identify certificates nearing expiration within the next 30 days, thereby enabling proactive management and ensuring services remain secure and accessible.
Jan 19, 2023 1,106 words in the original blog post.