ContentPosts from @mansaremamadi3..
Link
@faun shared a link, 1 year, 11 months ago
FAUN.dev()

Synthetic Testing Overview

Synthetic testing, also known as synthetic monitoring or proactive monitoring, is a way to identify performance issues with key user journeys by simulating real user traffic. Companies can leverage synthetic testing to proactively monitor the availability of their services, the response time of thei.. read more  

Synthetic Testing Overview
Link
@faun shared a link, 1 year, 11 months ago
FAUN.dev()

Terraform manage multiple environments

When using Terraform to manage infrastructure, it is common to have multiple environments, such as development, staging, and production. To keep the infrastructure code organized and maintainable, it is helpful to use modules. By creating modules for different components of your infrastructure, you .. read more  

Terraform manage multiple environments
Link
@faun shared a link, 1 year, 11 months ago
FAUN.dev()

Code is run more than read

Code is read more than written, and it is important to prioritize the maintainability and simplicity of code to ensure it is usable and valuable to the user, rather than focusing solely on the author or developer... read more  

Link
@faun shared a link, 1 year, 11 months ago
FAUN.dev()

A Practical Guide to Debugging Browser Performance With OpenTelemetry

Core web vital measurements can seem overwhelming and challenging to meet, but by using OpenTelemetry, you can collect performance data from user browsers and websites automatically. Additionally, you can manually instrument key functions and add extra context to events to help identify issues that .. read more  

A Practical Guide to Debugging Browser Performance With OpenTelemetry
Link
@faun shared a link, 1 year, 11 months ago
FAUN.dev()

Mounting git commits as folders with NFS

Fuse filesystems are used to turn every commit in a Git repository into a folder-like structure. This can be achieved using tools like giblefs or gitmounter, which allow you to organize the filesystem differently and explore previous commits as if they were separate folders... read more  

Link
@faun shared a link, 1 year, 11 months ago
FAUN.dev()

Kernel security now: Linux's unique method for securing code

Linux Foundation's Greg Kroah-Hartman discussed the current state and future challenges of Linux kernel security at the Open Source Summit. He emphasized the importance of a proactive approach to address security issues and highlighted the ongoing challenge of hardware security vulnerabilities like .. read more  

Kernel security now: Linux's unique method for securing code
Link
@faun shared a link, 1 year, 11 months ago
FAUN.dev()

Log from Jenkins Jobs to GitHub Pull Requests as Checks

Automate your PR quality assurance by integrating Jenkins with GitHub, emitting richer logs back to PRs for a more streamlined and productive workflow... read more  

Log from Jenkins Jobs to GitHub Pull Requests as Checks
Story
@nataliiapolomkina shared a post, 1 year, 11 months ago
Mailtrap

How to Implement DMARC Records

DMARC is one of the key methods for protecting your emails from spoofing. Yet, only half of Fortune 500 companies have implemented it so far. Is it because the setup is difficult? Absolutely not. Setting up DMARC is really easy and won’t take more than 15 minutes. Learn how to do it with our guide.

for_green_background-693x360.png
Link
@prathamesh-sonpatki shared a link, 1 year, 11 months ago
SRE, Last9.io

Best Practices using and Writing Prometheus Exporters

Best Practices using and Writing Prometheus Exporters
Story
@denyskontorskyy shared a post, 1 year, 11 months ago
Technical Content Writer

How to Do A/B Testing for Your Email Marketing: A Comprehensive Guide

In a world teeming with social media and video content, it’s easy to dismiss email marketing as an obsolete strategy. But with 3.9 billion active email users worldwide, email marketing is still alive and kicking. However, effective email campaigns are the real challenge. The key to getting positive results from email marketing? A/B testing.