Terraform is one of the most used tools by DevOps. HashiCorp has just unveiled a major new version of Terraform 1.0, its multi-cloud provisioning solution. During the HashiConf Europe conference, the publisher announced this week the global availability of HashiCorp Terraform 1.0. The solution aims to become the new standard in multi-cloud provisioning and automation. […]
Resolve error occurred while running Ansible Tower installation
We experienced the following error during the initial setup of Ansible Tower 3.6.4-1 while using RedHat OTLC-LAB: If you look at the documentation, 4 GB RAM is the minimum requirement for Ansible Tower installation, so If you try to install Ansible Tower on a system having lower than 4 GB RAM, the installation fails. The […]
API Testing Tools
API testing is a type of software testing that involves testing application programming interfaces (APIs) directly and as part of integration testing to determine if they meet expectations for functionality, reliability, performance, and security. Since APIs lack a GUI, API testing is performed at the message layer. API testing is now considered critical for automating […]