© 2023 Prancer, Inc.

blog

Prancer
May 15, 2020

Why IaC is Becoming the New Standard

At first glance, the idea of converting manual functions to code may seem like a daunting task th...

Read more
Prancer
May 13, 2020

Infrastructure as Code Validation

Infrastructure as code is a powerful tool that has developed in the wake of cloud computing techn...

Read more
Prancer
May 13, 2020

Cloud Security Testing

Cloud security testing is still a relatively new practice although it has advanced by leaps and b...

Read more
Prancer
May 13, 2020

Infrastructure as Code Security

Development and deployment cycles are running at faster rates than ever before. Through continuou...

Read more
Prancer
January 1, 1970

Using prancer-cli with Azure DevOps

In order to use prancer-cli for DevOps Pipelines in Microsoft Azure, you can follow the below st...

pip3 –version sudo pip3 install prancer-cli==1.0.6 displayName: ‘prepare-env̵...

prutil -a create prutil -t default_container -o displayName: ‘run-test’ Defin...

Read more