Listing Thumbnail

    LEMP (MySQL) on Ubuntu 22 with PHP8.0 by Classmethod

     Info
    AWS Free Tier
    This product has charges associated with it for seller support. This AMI is LEMP with MySQL on Ubuntu 22.
    Listing Thumbnail

    LEMP (MySQL) on Ubuntu 22 with PHP8.0 by Classmethod

     Info

    Overview

    This is a repackaged open source software product wherein additional charges apply for support with a 24-hour response time regarding product installation. This AMI is a LEMP Web Server with phpMyAdmin installed on Ubuntu 22 featuring PHP 8.0, Nginx 1.18, MySQL 8.0, phpMyAdmin 5.2 This package has the SSM agent and AWS CLI enabled.

    Highlights

    • Ready-to-run LEMP Stack with MySQL
    • SSM Agent and AWS CLI enabled
    • Same pricing for all instance types

    Details

    Delivery method

    Delivery option
    64-bit (x86) Amazon Machine Image (AMI)

    Latest version

    Operating system
    Ubuntu 22

    Typical total price

    This estimate is based on use of the seller's recommended configuration (t3a.small) in the US East (N. Virginia) Region. View pricing details

    $0.049/hour

    Features and programs

    Financing for AWS Marketplace purchases

    AWS Marketplace now accepts line of credit payments through the PNC Vendor Finance program. This program is available to select AWS customers in the US, excluding NV, NC, ND, TN, & VT.
    Financing for AWS Marketplace purchases

    Pricing

    LEMP (MySQL) on Ubuntu 22 with PHP8.0 by Classmethod

     Info
    Pricing is based on actual usage, with charges varying according to how much you consume. Subscriptions have no end date and may be canceled any time.
    Additional AWS infrastructure costs may apply. Use the AWS Pricing Calculator  to estimate your infrastructure costs.

    Usage costs (579)

     Info
    • ...
    Instance type
    Product cost/hour
    EC2 cost/hour
    Total/hour
    t1.micro
    $0.03
    $0.02
    $0.05
    t2.nano
    $0.03
    $0.006
    $0.036
    t2.micro
    AWS Free Tier
    $0.03
    $0.012
    $0.042
    t2.small
    $0.03
    $0.023
    $0.053
    t2.medium
    $0.03
    $0.046
    $0.076
    t2.large
    $0.03
    $0.093
    $0.123
    t2.xlarge
    $0.03
    $0.186
    $0.216
    t2.2xlarge
    $0.03
    $0.371
    $0.401
    t3.nano
    $0.03
    $0.005
    $0.035
    t3.micro
    AWS Free Tier
    $0.03
    $0.01
    $0.04

    Additional AWS infrastructure costs

    Type
    Cost
    EBS General Purpose SSD (gp2) volumes
    $0.10/per GB/month of provisioned storage

    Vendor refund policy

    There is no refund on hourly subscription, but you can cancel any time.

    Legal

    Vendor terms and conditions

    Upon subscribing to this product, you must acknowledge and agree to the terms and conditions outlined in the vendor's End User License Agreement (EULA) .

    Content disclaimer

    Vendors are responsible for their product descriptions and other product content. AWS does not warrant that vendors' product descriptions or other product content are accurate, complete, reliable, current, or error-free.

    Usage information

     Info

    Delivery details

    64-bit (x86) Amazon Machine Image (AMI)

    Amazon Machine Image (AMI)

    An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.

    Additional details

    Usage instructions

    Thank you for using the Classmethod LEMP Stack. This AMI is based on Ubuntu 22.

    1. Once the instance is running, you can connect to the operating system via SSH using your Amazon private key and the username 'ubuntu.'
    2. For the DB server password, you can find it in the EC2 management console System Log. Select your instance -> Actions -> Monitor and troubleshoot -> Get System log. Alternatively, you can SSH into your instance and find the login credentials using the following command: $ cat /home/ubuntu/credentials.
    3. You can access phpMyAdmin after creating an SSH tunnel. For example, create an SSH tunnel by executing the following command: $ ssh ubuntu@{ipaddress} -i {ssh-key-file.pem} -N -L 8080:localhost:80. After creating the SSH tunnel, you can access the phpMyAdmin Welcome page at http://localhost:8080/phpMyAdmin .
    4. If you want to use a MySQL user 'debian-sys-maint,' please set up the password with the MySQL root user. mysql> ALTER USER 'debian-sys-maint'@'localhost' IDENTIFIED BY 'YOUR_PASSWORD'; mysql> flush privileges;
    5. If you are installing additional required PHP modules, install them with the PHP version. For instance, $ sudo apt install php8.0-mbstring.

    Support

    AWS infrastructure support

    AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.

    Similar products

    Customer reviews

    Ratings and reviews

     Info
    0 ratings
    5 star
    4 star
    3 star
    2 star
    1 star
    0%
    0%
    0%
    0%
    0%
    0 AWS reviews
    No customer reviews yet
    Be the first to write a review for this product.