ContentPosts from @thekingvi..
Link
@devopslinks shared a link, 14 hours ago
FAUN.dev()

Building a Database on S3

This paper from 2008 proposes a shared-disk design over Amazon S3 for cloud-native databases, separating storage from compute. Clients write redo logs to Amazon SQS instead of directly to S3 to hide latency. The paper presents a blueprint for serverless databases before the term existed... read more  

Link
@devopslinks shared a link, 14 hours ago
FAUN.dev()

AI Isn't Replacing SREs. It's Deskilling Them.

This post discusses the impact of AI on the role of Site Reliability Engineers (SREs) by drawing parallels to historical research on automation. It highlights the risk of deskilling and never-skilling for SREs who heavily rely on AI tools for incident response. The post also suggests potential appro.. read more  

Course
@eon01 published a course, 22 hours ago
Founder, FAUN.dev

Learn Git in a Day

GitLab git Ubuntu

Everything you need, nothing you don't

Learn Git in a Day
 Activity
Story Palark Team Trending
@shurup shared a post, 3 days, 21 hours ago
@palark

Kubernetes best practices for DevOps engineers

Kubernetes

Have to manage Kubernetes in production but don’t feel confident about its many moving parts, complex architecture, and configurations? Here’s a selection of technical guides from experienced engineers for Kubernetes beginners looking to master this orchestration tool for running containerised apps efficiently and reliably.

Best practices for Kubernetes
Link
@pramod_kumar_0820 shared a link, 4 days, 2 hours ago
Software Engineer, Teknospire

⚡ Why Your Spring Boot API Takes 3 Seconds to Respond (And How to Fix It)

A practical breakdown of the most common Spring Boot performance bottlenecks — and how we optimized our API from 3 seconds to 200 ms.

News FAUN.dev() Team Trending
@devopslinks shared an update, 4 days, 5 hours ago
FAUN.dev()

Microsoft Project Silica: Your Data, Stored in a Pyrex Dish, for 10,000 Years

Microsoft's Project Silica encodes data in borosilicate glass using femtosecond lasers, offering long-term storage for up to 10,000 years. This method overcomes traditional storage limitations and is cost-effective, though write speed remains a challenge. The research phase is complete, but no product release has been announced.

Microsoft Project Silica: Your Data, Stored in a Pyrex Dish, for 10,000 Years
News FAUN.dev() Team Trending
@varbear shared an update, 4 days, 15 hours ago
FAUN.dev()

Operating Systems as Age Gatekeepers: The Law That Could Reshape the Internet

California's Digital Age Assurance Act mandates operating systems to share users' age data with app developers via a real-time API by 2027. The law faces criticism for depending on self-reported ages, potentially affecting its efficacy.

Link
@varbear shared a link, 6 days ago
FAUN.dev()

The Great Developer Divide: How AI Is Reshaping the Software Job Market Into Three Tiers

AI hiring has split dev work into three camps:Apex Tier,Hybrid Middle, and a shrinkingAutomatable Tail. Demand now favorsAI orchestration,prompt engineering, fastcode reading, and platform roles likeplatform engineer,fleet supervisor, andAI QA. System shift:Organizations must rework career ladders, .. read more  

The Great Developer Divide: How AI Is Reshaping the Software Job Market Into Three Tiers
Link
@varbear shared a link, 6 days ago
FAUN.dev()

We Might All Be AI Engineers Now

The author supervises AI agents that orchestrate concurrent graph traversal, multi-layer hashing, AST parsing, and file system watchers. The agents run traversal, hashing, and watcher loops. The engineer architects system behavior, verifies outputs, and probes agents in parallel to debug... read more  

We Might All Be AI Engineers Now