Sysbee Blog

Renew Puppet CA Certification

How to renew Puppet CA certificate

We've written about Puppet a couple of times before, but this time we'll cover the topic of renewing Puppet CA certificate. While the official documentation recommends regenerating the Puppet CA and re-issueing certificates for all Puppet agents, in some cases that's not neccessary nor convenient. In this post, we'll explain...

Read more...
AWS data transfer

Understanding and reducing AWS data transfer costs (pt1)

AWS Data transfer costs can become a massive part of your monthly infrastructure bill if left unchecked. Often, some of the data transfer costs can be reduced or entirely eliminated by understanding what is charged and where and then slightly modifying your infrastructure or application logic. This blog post is meant...

Read more...
EC2 instance

Automate EC2 instances resize with AWS Ops Automator

If you find yourself in a situation where you have to automate EC2 instances type change (vertical scaling) or create an EBS snapshot at specific time or time-based interval, then AWS Ops Automator might be the perfect solution for you. While the feature list of this tool isn’t impressively long,...

Read more...
Kubedeploy

Using Kubedeploy for easy k8s deployments

Today we are happy to announce the general availability of our Kubedeploy Helm chart. Initially, we started out writing Helm charts for every application. Soon we realized there is a repeating pattern when deploying single-container applications. Most of the applications had same requirements and maintaining multiple charts for each application didn't...

Read more...