Blog
You can become a superhero of automation and development by learning and practicing. This is our blog from our learnings and practice.
We are consultants and trainers in Cloud Foundry, devops automation and continous delivery. We have the best jobs in the world helping you have the best job in the world.
Photo by Natalie Su on Unsplash Why, hello there! In a previous blog post I wrote about deploying EKS via the CLI eksctl command and then deploying v0.2.0 of KubeCF. The post, like myself, has not aged gracefully. This is a good news / bad news situation. The good news is the KubeCF folks have
In this blog post we will introduce cepler a tool for managing the state of files representing a system deployed to multiple environments. Introduction When operating software it is common to have more than 1 deployment of your system running. These deployments are typically segregated into multiple environments (such as dev / staging / production).
Photo by Ignacio Amenábaron Unsplash As the title alludes, spinning Kubernetes on Amazon EKS is now a trivial exercise with Terraform. So simple even I can do it. So can you! Requirements Not much: An AWS account with access keys Terraform and AWS CLIs installed Knowledge on what EKS, Node Groups, and Fargate are. If
Photo by Photoholgicon Unsplash When I was first asked to investigate Fargate I did what everyone else does, opened a browser tab, Googled EKS Fargate, and started to skim the results for something helpful. Many talk about how billing works, how to run it on ECS, more billing awesomeness but nothing on a high level
Photo by Markus Winkler on Unsplash Today, we made an attempt to encrypt a persistent volume in a BOSH deployment using a KMS key and experienced an odd error which was not obvious on how to debug. Hopefully, after reading this you’ll be able to identify and quickly fix your problem if you run into
Photo by Devin Avery on Unsplash Scenario: You log into the AWS Console, look at the EC2 tab and wonder whether the hundreds of thousands of instances are being used, are still needed, and who owns them. Your recovery from this situation is a slow process, but BOSH can help! BOSH Tags BOSH deployed VM
Stark & Wayne announced the launch of SHIELD Cloud, a data protection system offered for Linode. SHIELD Cloud is a systems-based data protection system that is hyper-aware of what it is protecting, and can perform certain domain-specific tasks before and after the snapshot of data is taken. SHIELD Cloud understands your data systems at a
Photo by N. on Unsplash Whether you are using PCF, cf-deployment, or KubeCF, there is an easy pattern to connect to the underlying MySQL or PostgreSQL databases that works regardless of the secrets provider (CredHub, Vault, or Kubernetes secrets). Makes you feel a bit like a pirate, right? So, break out your sand shovels and
Photo by Michael Longmire on Unsplash Companies are looking for ways to cut costs and keep staff while offering the same level of service to their developers and customers. Hopefully, the suggestions below will help you identify a few opportunities to save money! There are a few ways operators can save money on Cloud Foundry