Tafari Beckford
Tafari Beckford's Blog

Tafari Beckford's Blog

Follow
home

Working with Ansible Dynamic Inventory using AWS

Jun 5, 20234 min read 30 views

Maintaining the inventory file while working with Ansible with AWS can be a difficult process owing to frequent changes in dynamic components of the...

Working with Ansible Dynamic Inventory using AWS

Using Jenkins to create AWS Infrastructure with Terraform.

May 31, 20236 min read 75 views

The finished product of this project is terraform code that builds an AWS environment with three EC2 instances. The Jenkins CI/CD Pipeline will be...

Using Jenkins to create AWS Infrastructure with Terraform.

Kubernetes Ingress routing with Nginx to Grafana and Prometheus.

May 27, 20234 min read 29 views

In this article, you will learn how to use Ingress-NGINX Controller for Kubernetes to route traffic to Grafana and Prometheus respectively. What is an...

Kubernetes Ingress routing with Nginx to Grafana and Prometheus.

Create Jenkins AMI using Packer and Ansible Playbook.

May 19, 20233 min read 39 views

In this article, you will learn how to create a Jenkins AMI using Hashicorp Packer and Ansible Playbook. What is Packer? Packer is an open-source tool...

Create Jenkins AMI using Packer and Ansible Playbook.

Securing AWS credentials with AWS-Vault

May 17, 20233 min read 39 views

Protecting your AWS account access keys is critical for protecting your company's cloud infrastructure. Managing several accounts, on the other hand,...

Securing AWS credentials with AWS-Vault