Blogs

Using Terraform to create a regional gke cluster along with google sql

Initial tooling setup gcloud, kubectl and terraform OS X curl -o terraform_0.12.13_darwin_amd64.zip \ https://releases.hashicorp.com/terraform/0.12.13/terraform_0.12.13_darwin_amd64.zip unzip terraform_0.

Read more

RabbitMQ cluster running in Kubernetes with high availability

Setting a RabbitMQ cluster with high availability and creating a queue with AMQPS (AMQP with SSL)

Read more

Docker container for running an automated scan and pentest report

Creating a minimal docker container of Parrot OS for running an automated pentest. This docker container can be used for auditing all standard security assessment for you.

Read more