How-To

EC2 Instance Costing – How to config Apache and Nginx Servers –

Guide to Modules and Configuration with examples – Apache Web Server – EC2InstanceHelper

Apache is the most popular web server software in use today, and it continues to grow in popularity every year. This is evident as Apache provides a robust and secure infrastructure for running websites and applications. Even though Apache has been around for nearly 20 years now, it’s still evolving with new features, enhancements, and …

Guide to Modules and Configuration with examples – Apache Web Server – EC2InstanceHelper Read More »

Path to AWS Certifications: Guidelines and Tips – EC2InstanceHelper

AWS Cloud services provide a great path toward expertise in cloud infrastructure.  Whether you’re looking to earn your first certification or upgrade existing credentials, this article will provide valuable insights and tips on how to find success on your path to AWS certification. The AWS services offer a wide range of opportunities from infrastructure-as-a-service, platform-as-a-service, …

Path to AWS Certifications: Guidelines and Tips – EC2InstanceHelper Read More »

How to Install and Configure Apache for Your Website – EC2InstanceHelper

Apache is a powerful web server that supports more than 50 million websites. It’s developed by the Apache Software Foundation and used by a variety of businesses, from small businesses to large corporations. Apache has been around since 1995 and is still one of the most popular web servers in use today. This guide will walk …

How to Install and Configure Apache for Your Website – EC2InstanceHelper Read More »

Tired Of Billing Charges From Your Cloud Host? Take Control – EC2InstanceHelper

Introduction You’re probably aware of how cloud computing is changing the way we do business. As companies move their workloads off-premises, they need to pay for the use of this infrastructure. Because it’s so easy to sign up for a cloud service without thinking about your cost implications, it’s important to know how much you’re …

Tired Of Billing Charges From Your Cloud Host? Take Control – EC2InstanceHelper Read More »

EC2 Cost Saver - Save Money using Reserved Instances - EC2InstanceHelper

EC2 Cost Saver – Save Money using Reserved Instances – EC2InstanceHelper

Introduction The cloud is becoming more and more popular, but there’s a reason why it’s called “the cloud”. It can be really hard to figure out what your business should be doing with it, especially when there are so many choices. In this post, we’ll talk about how EC2 Reserved Instances (RIs) can help you …

EC2 Cost Saver – Save Money using Reserved Instances – EC2InstanceHelper Read More »

Save Money on EC2 Instances (AWS Cost Saver) using Spot Instances -  EC2InstanceHelper

Save Money on EC2 Instances using Spot Instances –  EC2InstanceHelper

You’re probably doing all that you can to save money. You’re driving a used car, unplugging your appliances when not in use, and eating out less often. But you still need some hosting for your business. If you’re like me, then you might be spending too much on cloud computing instances if you don’t know …

Save Money on EC2 Instances using Spot Instances –  EC2InstanceHelper Read More »

Apache Server Configuration Guide for EC2 Instance - EC2InstanceHelper

Apache Server Configuration Guide for EC2 Instance – EC2InstanceHelper

Apache Server – Blocking the Bad Crawlers or Bots Apache has been the de-facto web server of choice, on Linux/Unix and derivatives. It works well and while memory intensive, is quite a stable solution. It does require substantial memory to work properly as each user thread takes a chunk of it, hence the notoriety of …

Apache Server Configuration Guide for EC2 Instance – EC2InstanceHelper Read More »

connect to MYSQL using Python EC Instance

Managing MySQL Database using Python Script – EC2 Instance – Ubuntu

Use Case: In this know-how/tutorial, we shall discuss various ways and walk you through how to connect to a MySQL database using a python script on an EC2 Instance running Ubuntu distribution. The skill level is elementary and all you need is an EC2 instance that is configured correctly for MySQL operations. The example covered …

Managing MySQL Database using Python Script – EC2 Instance – Ubuntu Read More »

MySQL Installation for EC2 Linux - debian - Ubuntu

MySQL Detailed Installation Procedure- EC2 Instance – Ubuntu

This detailed installation guide has been performed on EC2 Instance X86 architecture with Ubuntu 20 running. After establishing the remote terminal connection and issuing the command to obtain the root access for the whole session. ~# sudo – i  The first step is to issue the system update command and observe the response as below. …

MySQL Detailed Installation Procedure- EC2 Instance – Ubuntu Read More »