Posts for: #Andrevops

Saving $7,338 Yearly by Implementing OpenVPN

Saving $7,338 Yearly by Implementing OpenVPN

In the past, we were using the VPN solution from AWS, and even though the per-hour cost seems cheap, the truth is the costs scale quickly when the whole team needs to be connected. We were a small team.

At some point, I was investigating a spike in billing, and I marked moving from the AWS VPN solution to OpenVPN as a possible improvement.

AWS VPN costs:

AWS VPN expenses

Read more →

Saving 42% in RDS instances by Reserving Capacity - $16,240 yearly

Saving 42% in RDS instances by Reserving Capacity - $16,240 yearly

Cost savings is a pretty important part of working with AWS. Knowing your business plan helps you plan in advance and take advantage of the reserved instances plan from AWS. In a previous post, we discussed the power of reserved instances for compute services, and this case is no different. We will see an example of how a commitment can help to reduce your database expenses.

Although this is not the only way to reduce database costs, it is a quick and effective way to achieve it. In a few steps, you will be able to set it up, and it will be running the next day. To reserve your instances, go to RDS > Reserved Instances > Purchase Reserved DB Instance. This is an example of how the reserved instances look after purchase:

Read more →

Saving more than 80% in bandwidth costs by implementing a CDN - $13,192.32 yearly

Saving more than 80% in bandwidth costs by implementing a CDN - $13,192.32 yearly

At some point in 2023, we were discussing costs and pagespeed. I quickly pointed out that the slow performance and spike in bandwidth costs were caused by the usage of .gif images. At first, the team was reluctant, but a few days later, I came up with a report provided by the Amazon S3 service, where you can save an access log of the hosted files and later process it using Amazon Athena.

Read more →

Saving over 26% in Compute Reserved Instances ($4,600 yearly)

Saving over 26% in Compute Reserved Instances ($4,600 yearly)

The best way to save money on AWS is by committing to use compute services for a period of 1 to 3 years. There are several options, such as upfront, no upfront, or even partial upfront. Depending on the option selected, you might get from 25% to 55% discount on compute costs.

Compute costs savings

In this link, you can find a cool wizard to calculate your savings: AWS compute savings

Read more →

Saving over $3,000 yearly by Removing unused IP addresses

Saving over $3,000 yearly by Removing unused IP addresses

The other day I got a request from our team leader to check why our AWS expenses had shot up unexpectedly the last month. After a few minutes revising the previous months’ billing, I figured out that AWS started collecting taxes, CloudWatch had been increasing as we were implementing a better logging system for our apps, and also AWS started charging us $0.005 per IP address hourly starting in February 2024.

Read more →