ContentPosts from @mansaremamadi3..
Link
@faun shared a link, 2 years ago
FAUN.dev()

Dependencies Belong in Version Control

Committing all project dependencies, including source code, binary assets, third-party libraries, and compiler toolchains, to version control is a beneficial practice that simplifies the build process, ensures reproducibility, and eliminates issues caused by network errors or outdated environments... read more  

Dependencies Belong in Version Control
Link
@faun shared a link, 2 years ago
FAUN.dev()

Platform Engineering vs. DevOps: What is the Difference?

DevOps and platform engineering are two essential concepts in contemporary software engineering. DevOps emphasizes teamwork, automation, and continuous improvement, while platform engineering focuses on creating, managing, and sharing platforms to optimize software development and delivery. These tw.. read more  

Platform Engineering vs. DevOps: What is the Difference?
Link
@faun shared a link, 2 years ago
FAUN.dev()

Nginx tuning tips: HTTPS/TLS - Turbocharge TTFB/Latency

Optimizing Nginx's TLS config can improve website speed and user experience by reducing TTFB latency and supporting the latest TLS protocols... read more  

Nginx tuning tips: HTTPS/TLS - Turbocharge TTFB/Latency
Link
@faun shared a link, 2 years ago
FAUN.dev()

How to set up and experiment with Prometheus remote-write

Prometheus is widely used in monitoring and alerting stacks, particularly in Red Hat OpenShift and Kubernetes environments. It is an essential part of the OpenShift monitoring stack and the Cloud Native Computing Foundation (CNCF). One of its benefits is the ability to stack multiple instances of Pr.. read more  

How to set up and experiment with Prometheus remote-write
Link
@faun shared a link, 2 years ago
FAUN.dev()

How Meta Patches Linux at Hyperscale

Using a technique calledKernel Live Patch (KLP), Facebook is able to patch millions of servers without any downtime, allowing for increased system uptime and availability. KLP delivers a separate package that modifies code without rebooting the entire kernel, ensuring that security updates are appli.. read more  

Link
@faun shared a link, 2 years ago
FAUN.dev()

Stop building databases

Frontend engineers often need to implement data caching in their applications to improve performance and user experience, which can lead to the creation of a domain-specific database-like system. By leveraging concepts and tools such as index optimization, caching layers, and optimistic mutation, fr.. read more  

Stop building databases
Story Dyte Team
@milapsingh shared a post, 2 years ago
Sr. Devops Engineer, Dyte.io

New Relic Alerts by Terraform

Learn how we streamlined our NRQL alert setup process by adopting Terraform and the problems we tackled to enhance the scope of alerts.

New-relic-alerts-by-Terraform.png
Story Dyte Team
@ravindra-dyte shared a post, 2 years ago
Sr. Software Engineer, Dyte

Add Transcription to Your Video Calls With AWS Transcribe

Add live transcription to the video conferencing app using AWS Transcribe.

Story
@squadcast shared a post, 2 years ago

Unlock Efficiency: Introducing Incident Merging in Your Toolkit!

Discover the power of incident merging! Streamline complex scenarios, enhance visibility, and expedite resolutions with our latest feature. Learn when to merge incidents and how this tool transforms your Incident Management strategy. Upgrade now for a more efficient and organized approach!

65029ea769553d37d6bf5230_Merge_incidents-570x330.png
Link
@prathamesh-sonpatki shared a link, 2 years ago
SRE, Last9.io

Downsampling & Aggregating Metrics in Prometheus: Practical Strategies to Manage Cardinality and Query Performance

Downsampling & Aggregating Metrics in Prometheus: Practical Strategies to Manage Cardinality and Query Performance