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

Urgent: New Security Flaws Discovered in NGINX Ingress Controller for Kubernetes

Three high-severity security flaws in the NGINX Ingress controller for Kubernetes have been disclosed, allowing threat actors to steal secret credentials from the cluster by bypassing path sanitization, injecting arbitrary commands, and enabling code injection through annotation... read more  

Urgent: New Security Flaws Discovered in NGINX Ingress Controller for Kubernetes
Link
@faun shared a link, 1 year, 11 months ago
FAUN.dev()

Intel patches high-severity CPU privilege escalation flaw

The Reptar vulnerability affects Intel processors with the new fast short repeat move (FSRM) feature and can be exploited to trigger a denial-of-service condition, as well as potentially privilege escalation and information disclosure... read more  

Intel patches high-severity CPU privilege escalation flaw
 Activity
@narola-infotech created an organization NarolaInfotech , 1 year, 11 months ago.
Link
@faun shared a link, 2 years ago
FAUN.dev()

Ubuntu Core Linux Developer Preview is ready for testing

Ubuntu Core Desktop, a new release of Ubuntu Linux, is expected to launch next year. It aims to provide a modular and customizable operating system, with features like snap confinement, secure boot, and driverless printing, catering to a wide range of users including software developers, gamers, and.. read more  

Ubuntu Core Linux Developer Preview is ready for testing
Link
@faun shared a link, 2 years ago
FAUN.dev()

Announcing general availability of the AWS SDK for Rust

AWS SDK Rust is now generally available, offering a idiomatic and typesafe API for the Rust language with features like async/await and non-blocking IO. It is modular, extensible, and provides access to various AWS services like S3, EC2, and DynamoDB... read more  

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

Roundcube Open-Source Webmail Software Merges With Nextcloud

Nextcloud, the open-source personal cloud software, has announced a merger with Roundcube, the widely-used open-source webmail software, to enhance Nextcloud's email capabilities and improve integration between the two platforms. This move comes after Nextcloud's investment in Roundcube to accelerat.. read more  

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