ContentPosts from @vamsi2chakri..
 Activity
@environmentalbit3940 started using tool Ansible , 19 hours, 36 minutes ago.
Link
@devopslinks shared a link, 20 hours ago
FAUN.dev()

Top 10 best practices for Amazon EMR Serverless

Amazon EMR Serverless allows users to run big data analytics frameworks without managing clusters, integrating with various AWS services for a comprehensive solution. The top 10 best practices for optimizing EMR Serverless workloads focus on performance, cost, and scalability, including consideratio.. read more  

Top 10 best practices for Amazon EMR Serverless
Link
@devopslinks shared a link, 20 hours ago
FAUN.dev()

AWS RDS Cost Optimization Guide: Cut Database Costs in 2026

Amazon RDS costs are not fixed - they vary based on configuration and usage. Making informed configuration and governance decisions is key to optimizing costs. Graviton instances offer better price-performance for common databases, while storage costs can be reduced by decoupling performance from ca.. read more  

AWS RDS Cost Optimization Guide: Cut Database Costs in 2026
Link
@devopslinks shared a link, 20 hours ago
FAUN.dev()

Introducing Agentic Observability in NGINX: Real-time MCP Traffic Monitoring

NGINX ships an open-sourceAgentic ObservabilityJS module. It parsesMCPtraffic and extracts tool names, error statuses, and client/server identities. The module uses nativeOpenTelemetryto export spans. A Docker Compose reference wires upOTel collector,Prometheus, andGrafanafor realtime throughput, la.. read more  

Introducing Agentic Observability in NGINX: Real-time MCP Traffic Monitoring
Link
@devopslinks shared a link, 20 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, 20 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, 1 day, 3 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, 4 days, 2 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, 8 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.