Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 731493
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T07:01:58+00:00 2026-05-14T07:01:58+00:00

I want to publish a web site on Amazon’s servers, that: Runs CakePHP Uses

  • 0

I want to publish a web site on Amazon’s servers, that:

  1. Runs CakePHP
  2. Uses MySQL to store data
  3. Lets users upload audio through flash (currently using a hosted Flash Media Server), and listen to the files later

Do I need Amazon’s EC2 for the website, RDS for the MySQL database, and CloudFront for the FMS? I’d really like a walkthrough of which services I should use.

Thanks.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-14T07:01:59+00:00Added an answer on May 14, 2026 at 7:01 am

    First of all you need EC2 service in order to have a virtual machine, where you can install Apache, PHP and your Web Application.

    Then you also need a database server and data repository for the media files. The recommended way is exactly what you suggest: RDS for MySQL and CloudFront as the file repository.

    Initially none of the above services (RDS, CloudFront and even EBS) were available. Developers have no way to use a MySQL database, because even if it was installed in an EC2 instance, the instance isn’t guaranteed to stay up and running and if the instance is lost, the data is also lost. For this reason EBS was introduced. It created a mounted storage with guaranteed persistence that you could access from the EC2 instance. Theoretically you could install MySQL there and use it to store the flash files. If you only want to serve files through the HTTP protocol, there is no problem using EBS.

    CloudFront however has some advantages:

    • Users are automatically routed to the nearest edge location for high performance delivery of your content.
    • You can also use it to stream content through the the RTMP protocol.
    • You don’t have to worry about the size of the storage. With EBS you create a storage with a specific size. This could be a problem if you later find out that you need more storage. With CloudFront the files are installed in S3 and you do not need to worry about their size.
    • You do not waste web server capacity. If you use EBS, the files will be served by the server in EC2.

    You could also use S3, but you wouldn’t able to use the RTMP protocol and you would need to manually create links to your files. Also, it wouldn’t be possible to use your domain name for the files.

    RDS also has some advantages over installing MySQL in EC2, EBS:

    • automated database backups
    • You can monitor your database with Amazon CloudWatch (free service)
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

i Have a Asp website that uses MySql database, i want to publish it
I have a VS 2005 web site that I publish using Publish Web Site,
I want to publish my App on Play Store but my App name is
I have made a small log service that i want to publish to a
I've a site that I'd like to publish to a co-located live server. I'm
I've been dealing with a legacy asp.net 2.0 web site that was originally setup
If I want to update my web site without there being a break in
I have a website (not a web application) and I want to publish it
I have already a web site written in Html but I want to add
When I use Build->Publish Web Site in Visual Studio 2008, most of the time

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.