Wordpress is the most popular open-source content management and blogging platform. It requires a web server (usually Apache), a database, and PHP and various PHP plugins. This AMI is based on LAMP Stack 7 by Kurian that supports a secured version of MariaDB 10.5. You can spin up a host from the AMI and start using Wordpress from the get-go, without any additional configuration.
AMI loaded with all the OpenJDK versions from 8 through 15.
Apache Cassandra is an open-source, distributed, wide-column store, NoSQL database management system designed to handle large amounts of data across many commodity servers, providing high availability with no single point of failure. Cassandra offers robust support for clusters spanning multiple datacenters, with asynchronous masterless replication allowing low latency operations for all clients. This AMI could be used for setting up a single node Cassandra installation or used as a node for setting up a multi-node Cassandra cluster.
SFTP Server is an OpenSSH based FTP server with encrypted transfer of files enforced.
Java applications use different versions of OpenJDK, starting from version 8 through the latest 15. This AMI has all the stable versions of OpenJDK pre-installed. All you need to do before running the workload on an EC2 node spun up from this AMI is to point JAVA_HOME to the correct location.
Apache Tomcat application server for Java Servlet, JavaServer Pages and related technologies.