Flutter – Getting Started – Install flutter on Windows

Step-by-step tutorial of how to download and install Flutter on Windows, Linux and Mac OS. Flutter is an open source framework by Google for building beautiful, natively compiled, multi-platform applications from a single codebase. Prerequisites Operating Systems: Windows 7 SP1 or later (64-bit), x86-64 based. Disk Space: 1.64 GB (does not include disk space for […]
AWS CLI – Getting Started – Install AWS Command Line Interface on Windows, Linux and Mac OS

Step-by-step tutorial of how to download and install AWS CLI on Windows, Linux and Mac OS. The AWS CLI is an open source tool built on top of the AWS SDK for Python that provides commands for interacting with AWS services.It provides direct access to AWS services’ public APIs enabling us to develop shell scripts […]
Steps to Improve Performance and Security of Nginx Web Server

Intoduction Nginx is one of the most popular and fastest growing open source web servers in the world. Compared to apache is more resource-friendly, it can be used as a web server, reverse proxy, load balancer, mail proxy and HTTP cache. According to Gartner, misconfigurations is the reason for most breaches. Is critical to understand […]
Terraform – Getting Started – Install Terraform on Windows, Linux and Mac OS

Step-by-step tutorial of how to download and install Terraform on Windows, Linux and Mac OS. Terraform is distributed as a binary package for all supported platforms and architectures and must first be installed on your machine. Check out the releases CHANGELOG for more information on the latest release and choose the version that is required for your Operating […]