ContentPosts from @abhilashjn85..
Link
@devopslinks shared a link, 1 day, 3 hours ago
FAUN.dev()

Reducing our monorepo size to improve developer velocity

Dropbox cut itsmonorepofrom 87GB to 20GB. It ran a GitHub‑approved server‑sidegit repack, tuned bywindow/depth. Clone times dropped to under 15 minutes. Engineers traced growth to Git’s 16‑char path heuristic. That heuristic mispairedi18nfiles. They tested--path-walklocally, then ran phased replica .. read more  

Reducing our monorepo size to improve developer velocity
Link
@devopslinks shared a link, 1 day, 3 hours ago
FAUN.dev()

Don’t trust, verify

Daniel Stenberg, creator of curl, argues that software security should be built on verification rather than trust, outlining the many ways a widely used project like curl could be compromised - from malicious insiders and breached credentials to hacked distribution sites and CI tool exploits. To cou.. read more  

Don’t trust, verify
 Activity
@farouklamri started using tool Kubernetes , 3 days, 5 hours ago.
Story
@laura_garcia shared a post, 3 days, 5 hours ago
Software Developer, RELIANOID

how to migrate ADC services from Array Networks APV Series to RELIANOID—step by step.

Migrating from legacy ADC platforms doesn’t have to be complex. In our latest Knowledge Base article, we walk you through how to migrate ADC services from Array Networks APV Series to RELIANOID—step by step. 🔍 What you’ll find inside: - Clear terminology mapping between both platforms - Practical mi..

Knowledge base migrate ADC services from ARRAY NETWORKS APV SERIES to RELIANOID
 Activity
@paunikar-jayesh started using tool PHP , 3 days, 9 hours ago.
 Activity
@paunikar-jayesh started using tool MySQL , 3 days, 9 hours ago.
 Activity
@paunikar-jayesh started using tool Laravel , 3 days, 9 hours ago.
Story
@laura_garcia shared a post, 4 days, 3 hours ago
Software Developer, RELIANOID

DevOpsCon Amsterdam 2026

- 𝗗𝗲𝘃𝗢𝗽𝘀𝗖𝗼𝗻 𝗔𝗺𝘀𝘁𝗲𝗿𝗱𝗮𝗺 𝟮𝟬𝟮𝟲 𝗶𝘀 𝗷𝘂𝘀𝘁 𝗮𝗿𝗼𝘂𝗻𝗱 𝘁𝗵𝗲 𝗰𝗼𝗿𝗻𝗲𝗿! - Amsterdam, Netherlands April 20–24, 2026 Simplify complexity, amplify agility, and accelerate innovation. Join DevOpsCon Amsterdam 2026 — one of the leading conferences for professionals working with CI/CD, Kubernetes, Platform Engineering, ..

devopscon amsterdam april 26
Story WrapPixel Team
@sanjayjoshi shared a post, 5 days, 5 hours ago

10+ Shadcn Table Components, Blocks & Tools

A curated list of Shadcn table components and blocks you can use in React and Next.js projects to build clean, flexible, and production-ready data tables faster.

Thumbnail Shadcn Table
Story Keploy Team
@sancharini shared a post, 5 days, 7 hours ago

Black Box Testing Techniques to Improve Test Coverage

Learn black box testing techniques to improve test coverage. Explore methods like equivalence partitioning, boundary value analysis, and more with practical examples.

black box testing techniques