DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

General Information

Introduction

Amazon Web Services (AWS) provide high-end cloud computing services. One of their services is Amazon Elastic Compute Cloud (Amazon EC2), which is a web service that provides secure, resizable compute capacity in the cloud. A machine image running on EC2 can build a high performance virtual server, which can host one or multiple TYPO3 instances. These machine images can be launched using a specific instance type, which basically vary in server specs (e.g. memory, CPU units, etc.).

This extension enables TYPO3 administrators to easily lookup which instance type is currently used for the the underlying EC2 instance.

Screenshots 1

Requirements

  • TYPO3 v8 LTS (TYPO3 version 8.7.x)
  • PHP version 7.0 or higher

The installation of the extension requires administrator privileges in TYPO3 or appropriate access in the command line, if installed via PHP composer.