AWS Migrating an On-Prem Virtual Machine to AWS Currently there is a huge push to migrate from on premise environments to AWS. In these scenarios a "lift and shift" approach is ideal especially for legacy applications where no
prometheus Monitoring AWS Resources with Prometheus In the last blog post, I showed how to setup Prometheus to monitor my lab environment. I used node exporters on my virtual machines to expose metrics that Prometheus would
prometheus Prometheus Setup You all know I started my career with Zabbix as my main monitoring tool. However the deeper I go into the devops world, architecture that can scale and respond to
AWS Playing with an Elastic Load Balancer AWS offers load balancing to EC2 instances, containers and serverless functions. This enables you to position a fleet of instances to handle incoming requests from the internet. In a traditional
codecommit AWS CodeCommit If you don't already know AWS has it's very own code repository service called CodeCommit. In today's tutorial, you can follow along with me as I setup a repository using
terraform Terraform Basics with AWS With the rise of multiple cloud vendors, being able to spin up environments programmatically can be a huge challenge. An operator will need to understand varying services and syntax for