In AWS How to Build AWS AMI Images With Packer August 25, 2021 No Comments 2 Mins Read Packer is an open source tool for creating identical machine images for multiple platforms from a single source configuration. Packer can build machine images…
In AWS How to Create a Kubernetes Cluster in AWS Using Kops August 25, 2021 No Comments 4 Mins Read In this guide, we are going to create a kubernetes cluster using kops. Kops is sa tool that allows you to manage kubernetes clusters…