gp3 Throughput Explained – EBS Volumes
In order for me to understand when a gp3 volume becomes cheaper than a gp2 volume, I need to understand the difference between the two EBS Volume types. We have discussed before what is Throughput and how it affects performance of EBS Volumes. In this post we will be discussing the Throughput of gp3 volumes.…
How to use Arduino IDE without installing in Windows 10
If you are like me who does not like installing software in my Windows computer, then you might want to use the non-install option for Arduino IDE. Follow the steps below. Steps on how to run Arduino IDE without installation Download Arduino IDE Go to https://www.arduino.cc/en/software. On the Download Options section, click on Windows ZIP…
How to solve not secure warning when logging into WordPress
When I logged into my WordPress site via Google Chrome, I was warned with “The information you’re about to submit is not secure. Because the site is using a connection that’s not completely secure, your information will be visible to others.” At first I did not understand why it was giving me this warning after…