ZSoftly Cloud Platform

Blog

From the ZCP team

Product announcements, engineering posts, tutorials, and stories from a Canadian-owned cloud platform.

More posts

EKS node consolidation showing separation by operational pattern from 8 nodes to 3 platform nodes plus dynamic workload nodes
Engineering

How We Cut EKS Costs 62% by Rethinking Node Architecture

Our sandbox cluster ran 8 EC2 instances 24/7 costing $260/month. Most were idle overnight. By separating platform services from time-based workloads and recognizing CI/CD managers as 24/7 services, we consolidated to 3 nodes saving $160/month while improving reliability.

Staff at ZSoftly13 min read
Architecture diagram showing 4 applications connecting to a shared PostgreSQL cluster with PgBouncer connection pooling
Engineering

How We Consolidated 4 PostgreSQL Clusters into 1 with CloudNativePG

We ran 4 separate PostgreSQL clusters for 91MB of data. Each cluster had its own PodDisruptionBudget blocking node drains. This guide shows how we consolidated them into a single HA cluster with PgBouncer connection pooling using CloudNativePG and ArgoCD.

Staff at ZSoftly8 min read
ArgoCD CLI authentication flow for EKS Auto Mode using tokens
Tutorials

ArgoCD CLI Login Fails on EKS Auto Mode? Here Is the Fix

Standard ArgoCD login commands fail on EKS Auto Mode because AWS manages ArgoCD differently. This guide shows you the correct authentication method using tokens and environment variables.

Staff at ZSoftly3 min read
A representation of cloud security
Company

Cloud Security Compliance Automation Costs in Canada

Learn how Canadian businesses can use cloud security compliance automation for SOC 2, HIPAA, and ISO to cut risk, reduce audit pain, and control long-term costs.

Staff at ZSoftly12 min read
AWS EKS Auto Mode architecture diagram showing automated Kubernetes cluster management
Tutorials

AWS EKS Auto Mode: What It Is, How It Works, and When to Use It

AWS EKS Auto Mode automates the entire Kubernetes data plane. This guide covers AWS managed services pricing, the cost model ($0.10/hr), and a decision framework for evaluating whether Auto Mode fits your AWS DevOps workloads.

Staff at ZSoftly9 min read