We use cookies and similar technologies to improve your experience, analyze site traffic, and personalize content. By clicking "Accept All", you consent to our use of cookies. You can manage your preferences or learn more in our Privacy Policy.
Privacy & Cookie Settings
We respect your privacy and give you control over your data. Choose which cookies you want to allow:
These cookies are necessary for the website to function and cannot be disabled. They are set in response to actions made by you such as setting your privacy preferences, logging in, or filling in forms.
These cookies help us understand how visitors interact with our website by collecting and reporting information anonymously. This helps us improve our services.
Providers: Google Analytics, Plausible Analytics (privacy-friendly)
These cookies are used to track visitors across websites to display relevant advertisements and measure campaign effectiveness.
Providers: LinkedIn, Twitter/X, Reddit
These cookies enable the website to remember choices you make (such as your language preference or region) to provide enhanced, more personalized features.
Your Privacy Rights
Right to Access: You can request a copy of your personal data
Right to Deletion: You can request deletion of your data
Right to Object: You can object to processing of your data
Right to Portability: You can request your data in a portable format
Container isolation is often an illusion. From dropping capabilities to enforcing read-only filesystems, here is how to secure your stack against 2022's threat landscape while keeping Datatilsynet happy.
Stop defaulting to Kubernetes. We benchmark Docker Swarm, K8s 1.24, and Nomad on Norwegian infrastructure to find the best balance of complexity, compliance, and performance.
Is Node.js becoming a security liability? We dissect Deno, the secure-by-default runtime from Ryan Dahl, and demonstrate how to deploy a TypeScript-native API on high-performance Linux VPS in Norway.
Manual `kubectl apply` is a compliance nightmare waiting to happen. Learn how to implement a strict GitOps workflow using Flux v2 on high-performance infrastructure, ensuring your Norwegian deployments are auditable, automated, and drift-proof.
A deep dive into K8s networking primitives, CNI selection, and why low-latency hardware matters more than your mesh configuration. Written for engineers tired of debugging IPTables.
The 'castle and moat' security model is dead. Learn how to deploy a Zero Trust architecture using WireGuard, Nginx mTLS, and SSH Certificates on Ubuntu 20.04, ensuring your Norwegian infrastructure remains secure in a remote-first world.
Stop treating Kubernetes networking as magic. A battle-hardened guide to CNI selection, DNS latency debugging, and why your underlying VPS architecture determines your cluster's fate.
A battle-hardened look at microservices architecture in 2019. We strip away the hype to focus on patterns that prevent downtime: API Gateways, Circuit Breakers, and the infrastructure needed to run them in Norway.
Is Kubernetes overkill for your workload? We compare the state of orchestration in late 2018, analyzing overhead, complexity, and the specific infrastructure requirements needed to run them in Norway.
With the GDPR deadline looming on May 25th, choosing the right container orchestrator is about more than just features—it's about compliance, latency, and survival. We pit Kubernetes 1.10 against Docker Swarm to see which stack belongs on your Norwegian infrastructure.
Moving Kubernetes from minikube to bare metal production is where the real pain begins. We cover etcd latency, NVMe requirements, and Norwegian compliance in the v1.6 era.
A battle-hardened look at the Kubernetes 1.3 network model. We break down CNI, overlay trade-offs, and why low-latency infrastructure is critical for microservices in the Nordic region.
It is February 2016. Docker is everywhere, but managing it at scale is a nightmare. We benchmark Docker Swarm, Kubernetes, and Mesos to find the best fit for Nordic infrastructure.
A battle-hardened comparison of container orchestration tools available in early 2016. We analyze Kubernetes 1.1, Docker Swarm, and Mesos, focusing on infrastructure requirements, Safe Harbor compliance, and deploying on KVM-based VPS in Norway.
Still storing PHP sessions on disk? You are creating your own bottleneck. Here is why Redis beats Memcached and MySQL for session storage in high-load environments.