ContentPosts from @sajanpth..
Story Mailtrap Team
@veljkoristic shared a post, 1 year, 3 months ago
Content Manager, Mailtrap

HTML vs Plain Text Email: What to Choose For Your Next Email Campaign?

Mailtrap.io

In the HTML vs plain text battle, it may seem that the plain text won. At least from the marketers’ perspective, these appear to drive more engagement and conversions. Indeed, I’ve given you a bunch of data to support this claim, yet I wouldn’t say it’s a hard-and-fast rule. Simply, email campaigns are an ever-evolving job and sometimes they appear to have a mind of its own. Therefore, you need to continuously analyze the audience engagement metrics to tailor the email strategy. And your goal should always be to ensure the strategy aligns with user expectations to maximize campaign effectiveness.

HTML-vs-Plain-Text-Email_FOR-GREEN-BLUE-DARK-906x476
Story
@adammetis shared a post, 1 year, 3 months ago
DevRel, Metis

Debugging Low Cache Hit Ratio

Every read from a physical drive is a tremendous performance hit and should be avoided. In this blog post, we are going to see how to debug scenarios where we can’t utilize cached data and need to read from the physical drive. We’re going to see why it’s important, what to look for, and what tools and extensions to use.

Debugging Low Cache Hit Ratio@3x
Story
@laura_garcia shared a post, 1 year, 3 months ago
Software Developer, RELIANOID

Spanning Tree Protocol

🖧 Ensuring a loop-free network topology is crucial for the stability and efficiency of LANs. Explore our latest article on Spanning Tree Protocol (STP) and its enhancements, Rapid Spanning Tree Protocol (RSTP) and Multiple Spanning Tree Protocol (MSTP). Understand their functionalities, key featur..

Knowledge base_Understanding Spanning Tree  STP, RSTP, MSTP_RELIANOID
Link
@anjali shared a link, 1 year, 3 months ago
Customer Marketing Manager, Last9

Advanced OpenTelemetry Configurations: Sampling, Filtering, and Data Enrichment

OpenTelemetry offers powerful data collection, but maximizing its efficiency requires careful configuration. This article explores advanced techniques for sampling filtering, and data enrichment.

Advanced OpenTelemetry Configurations_ Sampling, Filtering, and Data Enrichment
Link
@faun shared a link, 1 year, 3 months ago
FAUN.dev()

Distributed Systems 101 (based on Understanding Distributed Systems)

The post provides a technical overview of distributed systems, including how systems communicate with each other using protocols like HTTP and RPC. It also touches on the importance of services within a distributed system and how communication between services is essential for overall functionality,.. read more  

Distributed Systems 101 (based on Understanding Distributed Systems)
Link
@faun shared a link, 1 year, 3 months ago
FAUN.dev()

The biggest-ever global outage: lessons for software engineers

Last week, over 8.5 million Windows machines worldwide crashed due to a CrowdStrike update that caused the CSAgent.sys process to write to an invalid memory address, resulting in the "Blue Screen of Death". Recovery was slow and manual, with each impacted machine needing individual fixing, and lesso.. read more  

The biggest-ever global outage: lessons for software engineers
Link
@faun shared a link, 1 year, 3 months ago
FAUN.dev()

Optimising load testing in production

The post discusses the challenges faced by the Owlbot load testing system at loveholidays. By analyzing the bottleneck in theripleyload generator, the team was able to optimize the replay algorithm and improve performance significantly. The changes made, such as adjusting theMaxIdleConnsPerHostvalue.. read more  

Optimising load testing in production
Link
@faun shared a link, 1 year, 3 months ago
FAUN.dev()

Canonical Announce Major Ubuntu Kernel Change

Canonical will now ship the latest upstream kernel code in development at the time of a new Ubuntu release, even if it is still in Release Candidate (RC) status. This new policy aims to provide users with the latest features and hardware support, differing from the current method where stable kernel.. read more  

Canonical Announce Major Ubuntu Kernel Change
Link
@faun shared a link, 1 year, 3 months ago
FAUN.dev()

Investigation of a Cross-regional Network Performance Issue

Netflix uses Amazon AWS to host its infrastructure across multiple regions, improving content delivery by serving traffic closer to users. During an investigation of cross-region traffic issues, engineers discovered a kernel upgrade impacting TCP receive window calculations. Rolling back the kernel .. read more  

Investigation of a Cross-regional Network Performance Issue
Link
@faun shared a link, 1 year, 3 months ago
FAUN.dev()

Leveraging Azure Copilot for Azure Kubernetes Services (AKS)

Azure Copilot is an AI-powered assistant in the Azure ecosystem that provides insights, recommendations, and automation for managing cloud resources, including Azure Kubernetes Services (AKS). It simplifies tasks such as resource optimization, performance monitoring, security enhancements, and autom.. read more Â