ContentPosts from @nandhini-rp..
Link
@faun shared a link, 3 years, 1 month ago
FAUN.dev()

Exploring the New ConsenSys zkEVM: The Power of Zero-Knowledge Proofs

- ConsenSys zkEVMis a privacy-focused Ethereum Virtual Machine that leverageszero-knowledge proofsto enable private, secure smart contract execution. - Its benefits include privacy, scalability, interoperability, and security, presenting potential applications in finance, healthcare, supply chain ma.. read more  

Exploring the New ConsenSys zkEVM: The Power of Zero-Knowledge Proofs
Link
@faun shared a link, 3 years, 1 month ago
FAUN.dev()

How to monitor an xDSL Modem using a Prometheus Exporter plugin and Grafana Agent on Grafana Cloud with Grafana OnCall

Furkan Türkal, a tech enthusiast with a focus on distributed and low-level systems, shared his experience using Grafana Cloud to monitor his internet modem metrics. - Faced with frequent internet outages, he devised a solution to scrape xDSL metrics from his modem using Grafana Cloud. - He also used.. read more  

How to monitor an xDSL Modem using a Prometheus Exporter plugin and Grafana Agent on Grafana Cloud with Grafana OnCall
Link
@faun shared a link, 3 years, 1 month ago
FAUN.dev()

How to put the plus in ‘staff+’ engineer

Whether you're already a staff+ engineer or you're looking to advance, here's how to be a force multiplier for your teams and organization. - Software development careers can progress beyond senior engineer roles without transitioning into management. - Roles such as staff engineer, principal engine.. read more  

How to put the plus in ‘staff+’ engineer
Link
@faun shared a link, 3 years, 1 month ago
FAUN.dev()

The Foundational Pillars of Site Reliability Engineering

- Site Reliability Engineering (SRE) has three foundational pillars:Availability & Reliability,Incident Response, andObservability. - Availability & Reliabilityare about ensuring a system is functioning well and meeting customer expectations. - Incident Responseinvolves well-defined processes to man.. read more  

The Foundational Pillars of Site Reliability Engineering
Story
@daryna_dmytriievska shared a post, 3 years, 1 month ago
MArketing Specialist, Railsware

Send email from Linux: a guide

Basic steps to successfully build your Linux emails

Send-emails-from-Linux-700x363.png
Link
@faun shared a link, 3 years, 1 month ago
FAUN.dev()

Git Tooling Preview Features to Enhance Productivity

Microsoft has released Visual Studio version 17.6 Preview 2 with several Git improvements: - Improved Search for Related GitHub Issues and Azure DevOps Work Items: Find all your related issues and work items from your commits with better search results. - Merge Enhancements: Know when to expect merg.. read more  

Git Tooling Preview Features to Enhance Productivity
Link
@faun shared a link, 3 years, 1 month ago
FAUN.dev()

What’s new in SynapseML v0.11

SynapseML v0.11, a distributed open-source machine learning library, has been released. - It includes new features such as OpenAI language models and embeddings, simple deep learning,LightGBM v2, ONNX Model Hub, and causal learning. - OpenAI language models enable the creation of complex LLM prompts.. read more  

What’s new in SynapseML v0.11
Link
@faun shared a link, 3 years, 1 month ago
FAUN.dev()

Kubernetes External DNS for Azure DNS & AKS

The tutorial explains how to use External DNS to manage custom domain names in Azure DNS using AKS. - External DNS is a Kubernetes controller that creates DNS records in Azure DNS automatically when new Ingresses or Services with specific annotations are created. - It is available as an open-source .. read more  

Kubernetes External DNS for Azure DNS & AKS
Link
@faun shared a link, 3 years, 1 month ago
FAUN.dev()

How To Deploy SFTP Service On Azure Container Apps – Comprehensive Guide

This article explains how to deploy a secure file transfer protocol (SFTP) service on Microsoft Azure Container Apps, which is a more secure and cost-effective alternative to traditional FTP services. The article discusses the limitations of using Azure Container Instances (ACI) and introduces the .. read more  

Link
@faun shared a link, 3 years, 1 month ago
FAUN.dev()

How to Safeguard From MFA Push Notification Method Security Flaws?

Multi-factor authentication (MFA) is essential to protect against password attacks, but it is vulnerable to various MFA attacks such as: - Man-in-the-middle attacks, - MFA Spamming, - SIM-Swapping attacks, - Pass-the-cookie attacks.MFA Fatigueattack is one such attack that tricks users into approvin.. read more  

How to Safeguard From MFA Push Notification Method Security Flaws?