ContentPosts from @faun..
Link
@faun shared a link, 1 year, 10 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  

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

Linux Distro Can Run on Google Drive: This Developer Made it Happen

A student from Purdue University successfully ran Arch Linux on Google Drive using Filesystem in Userspace (FUSE) and various creative solutions, though faced issues with permissions and symlinks. Despite this, they optimized boot times and tested their setup on a storage-less laptop, hinting at pot.. read more  

Linux Distro Can Run on Google Drive: This Developer Made it Happen
Link
@faun shared a link, 1 year, 10 months ago
FAUN.dev()

eBPF Map Metrics Prometheus Exporter

The author has been exploring eBPF performance, focusing on observability and monitoring. They encountered challenges in determining the number of elements in an eBPF map, which is crucial for preventing performance issues. Despite exploring various strategies, such as monitoring pinned maps and int.. read more  

eBPF Map Metrics Prometheus Exporter
Link
@faun shared a link, 1 year, 10 months ago
FAUN.dev()

DCPerf: An open source benchmark suite for hyperscale compute applications

DCPerf is an open-source benchmark collection for cloud deployments, designed to represent diverse workload categories. It is compatible with various instruction set architectures, including x86 and ARM, and supports emerging industry trends like chiplet-based architectures. The benchmarks have been.. read more  

DCPerf: An open source benchmark suite for hyperscale compute applications
Link
@faun shared a link, 1 year, 10 months ago
FAUN.dev()

AWS closes several cloud services to new customers

Amazon Web Services closed new customer access to several services, including AWS Cloud9, AWS CodeCommit, Amazon S3 Select, Amazon S3 Glacier Select, Amazon CloudSearch, Amazon Forecast, and AWS Data Pipeline. The closures, effective immediately, aim to transition customers to alternative solutions... read more  

AWS closes several cloud services to new customers
Link
@faun shared a link, 1 year, 10 months ago
FAUN.dev()

Why You Should Disable Your Unauthenticated Read-only Ports On GKE Kubelet Servers

Google alerted GKE users about an unauthenticated "read-only" port 10255 in the Kubelet server that could lead to data leaks. Google plans to phase out this port in GKE version 1.32 and future releases, but current clusters need manual intervention to disable it. Orca's scans reveal that87% of organ.. read more  

Why You Should Disable Your Unauthenticated Read-only Ports On GKE Kubelet Servers
Link
@faun shared a link, 1 year, 10 months ago
FAUN.dev()

OpenAI co-founder Schulman leaves for Anthropic, Brockman takes extended leave

One of OpenAI's co-founders and a chief architect of ChatGPT has left the company for rival AI startup Anthropic... read more  

OpenAI co-founder Schulman leaves for Anthropic, Brockman takes extended leave
Link
@faun shared a link, 1 year, 10 months ago
FAUN.dev()

Y'all are sleeping on HTTP/3

Over 30% of web traffic now uses HTTP/3, which adopts the QUIC protocol. QUIC, a UDP-based protocol, reduces latency by eliminating TCP's head-of-line blocking and supports faster, more resilient connections. Major browsers and cloud providers are already on board, signaling a significant shift in w.. read more  

Y'all are sleeping on HTTP/3
Link
@faun shared a link, 1 year, 10 months ago
FAUN.dev()

Zero regrets: Firefox power user kept 7,500 tabs open for two years

Hazel, who prefers not to share her last name, is what you'd call a hardcore Firefox fan and self-proclaimed "tab hoarder." She recently posted a screenshot showing a mind-boggling 7,470 tabs open simultaneously in the Mozilla browser... read more  

Zero regrets: Firefox power user kept 7,500 tabs open for two years
Link
@faun shared a link, 1 year, 10 months ago
FAUN.dev()

Deploy open LLMs with Terraform and Amazon SageMaker

Learn how to deploy open large language models (LLMs) like Llama 3.1 8B Instruct to Amazon SageMaker using Terraform Infrastructure as Code (IaC)... read more  

Deploy open LLMs with Terraform and Amazon SageMaker