Install Apache Tomcat

Apache Tomcat is one of the Java Server Runtimes that you can use to deploy Java web applications. In this tutorial, I will show you how to install Apache Tomcat! First, go to the Download page of Apache Tomcat to download its latest version https://tomcat.apache.org/download-10.cgi.… Read More

Install Terraform on macOS

In this tutorial, I will show you how to install Terraform on macOS! First, go to the Terraform Download page https://developer.hashicorp.com/terraform/downloads to download the Terraform installation file for macOS. Depending on the chip of your device, please download the appropriate version! After the download is… Read More