Scaling your SaaS: In-house DevOps team or outsource?
Scaling your SaaS: In-house DevOps team or outsource? DevOps 2023-12-06 In any SaaS business, be it a startup, scale-up or corporate venture, the importance of an efficient development team cannot be overstated. While your developers focus on creating features that bring customer value, having mature DevOps processes and a cloud-based Internal Developer Platforms (“IDP”) in […]
Monolith vs Microservices for SaaS: some considerations
Monolith or microservices? It depends. In this article we ask some questions that should help you to make the decision for yourself.
Managing Kubernetes clusters at scale: automation to the rescue
Managing Kubernetes clusters at scale: automation to the rescue Automation, DevOps, Kubernetes 2020-10-28 Kubernetes Clusters At Skyscrapers we manage multiple Kubernetes clusters for many customers. These clusters are based on our Kubernetes Reference Solution, a fully battle-tested and proven runtime platform for SaaS workloads. Managing these clusters is not only about doing operations, but also […]
Upgrading your team for the next level in DevOps practices
We share the options you may have for upgrading your team for the next level in DevOps practices and skills in the (pre-)scaling phases of a SaaS business.
Terraform remote state
Terraform remote state Uncategorized oktober 3, 2017 Terraform remote state Introduction At Skyscrapers we use S3 to save all our remote states. We even setup our S3 bucket where we save our remote state with Terraform. Our S3 buckets are configured with versioning enabled. (that way we can always roll-back if needed). Our S3 bucket has a […]