Join us

ContentUpdates and recent posts about NixOs..
Story
@laura_garcia shared a post, 1ย week ago
Software Developer, RELIANOID

SOC2 compliance

๐Ÿ” ๐—ฆ๐—ข๐—– ๐Ÿฎ alignment is about trust, resilience, and doing security right by design. At ๐—ฅ๐—˜๐—Ÿ๐—œ๐—”๐—ก๐—ข๐—œ๐——, our load balancing and application delivery platform is aligned with the ๐—ฆ๐—ข๐—– ๐Ÿฎ ๐—ง๐—ฟ๐˜‚๐˜€๐˜ ๐—ฆ๐—ฒ๐—ฟ๐˜ƒ๐—ถ๐—ฐ๐—ฒ๐˜€ ๐—–๐—ฟ๐—ถ๐˜๐—ฒ๐—ฟ๐—ถ๐—ฎโ€”๐—ฐ๐—ผ๐˜ƒ๐—ฒ๐—ฟ๐—ถ๐—ป๐—ด ๐—ฆ๐—ฒ๐—ฐ๐˜‚๐—ฟ๐—ถ๐˜๐˜†, ๐—”๐˜ƒ๐—ฎ๐—ถ๐—น๐—ฎ๐—ฏ๐—ถ๐—น๐—ถ๐˜๐˜†, ๐—–๐—ผ๐—ป๐—ณ๐—ถ๐—ฑ๐—ฒ๐—ป๐˜๐—ถ๐—ฎ๐—น๐—ถ๐˜๐˜†, ๐—ฃ๐—ฟ๐—ผ๐—ฐ๐—ฒ๐˜€๐˜€๐—ถ๐—ป๐—ด ๐—œ๐—ป๐˜๐—ฒ๐—ด๐—ฟ๐—ถ๐˜๐˜†, ๐—ฎ๐—ป๐—ฑ ๐—ฃ๐—ฟ๐—ถ๐˜ƒ๐—ฎ๐—ฐ๐˜†. From encryption ..

ย Activity
@kevin-faun started using tool BOOM , 1ย week ago.
ย Activity
@goutham-annem started using tool vLLM , 1ย week, 1ย day ago.
ย Activity
@goutham-annem started using tool Kubernetes , 1ย week, 1ย day ago.
ย Activity
@goutham-annem started using tool Istio , 1ย week, 1ย day ago.
ย Activity
@goutham-annem started using tool GPT-5.3-Codex , 1ย week, 1ย day ago.
ย Activity
@goutham-annem started using tool Google Kubernetes Engine (GKE) , 1ย week, 1ย day ago.
ย Activity
@goutham-annem started using tool Claude Code , 1ย week, 1ย day ago.
ย Activity
@goutham-annem started using tool Azure Kubernetes Service (AKS) , 1ย week, 1ย day ago.
ย Activity
@goutham-annem started using tool AWS EKS , 1ย week, 1ย day ago.
NixOS is a Linux distribution built around the Nix package manager. Unlike traditional Linux distributions, NixOS is configured using a functional language that describes the system configuration. It generates complete system profiles, enabling reproducible deployments, atomic upgrades, and system rollbacks.

NixOS relies on the Nixpkgs collection of package definitions and the Nix expression language for declaring packages and system options. It is free and open-source software with an MIT License.