AWS (3)

Throughput and IOPS: how much is enough?

Storage is often one of the least considered areas when launching an application in the cloud. When setting up an AWS EBS gp3 disk, you often use the default settings, 125MB/s, and 3,000 IOPS, right? You're in for a surprise, so keep reading. The concepts…

Deploying WordPress with Kubernetes and Terraform on AWS

Major cloud providers nowadays have decent hardware, network and 24/7 teams to operate your online business at a 99.9% uptime ratio for years, even without redundancy. I myself have been running a managed cloud hosting provider for half a decade now and I can't even…