AWS Cloud Platform for highly loaded WordPress website

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • S3-Uploads

    The WordPress Plugin to Store Uploads on Amazon S3

  • S3 is intended to be used for static files. To be honest I didn't test this approach but I found the following WordPress plugin that allows to locate uploads to s3. So I'd appreciate if whoever decides to implement this setup could drop off a comment whether it works or not.

  • terraform

    Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.

  • I am not only a big fan of hashicorp terraform. I'm also one of the early adopters of it. So this is my main go-to Infrastructure as a Code tool. However all the resources I use are supported by other IaaC solutions such as AWS CloudFormation and AWS CDK. You definitely got to use one to avoid loosing the track of resources you create.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Packer

    Packer is a tool for creating identical machine images for multiple platforms from a single source configuration.

  • The missing piece of puzzle is the AMI "golden image" that will be used to start the instances in autoscaling group. The AMI has to have NGINX and PHP installed with the list of required modules enabled. The great tool to brew one is hashicorp packer.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • HashiCorp switching to BSL shows a need for open charter companies

    4 projects | news.ycombinator.com | 23 Aug 2023
  • How to create Azure Kubernetes Service using Terraform - Part 1

    2 projects | dev.to | 18 May 2022
  • Third month in DevOps

    8 projects | dev.to | 5 Oct 2021
  • Skycraft – Building Clouds and Wrangling Robots with Brittany Woods

    2 projects | dev.to | 22 Sep 2021
  • EC2 com logs centralizados utilizando Loki + FluentBit + Grafana

    2 projects | dev.to | 25 Jan 2023