You explicitly mention three services in your question title: EC2, RDS and EBS.
If they’re the three services you’re interested in, then yes, very easily.
EC2 + EBS are pretty much the same thing, EBS is simply a persistent storage extension to EC2, and RDS is a full MySQL database – you should be able to get those three services running together very easily.
If you were looking to extend to some of the other AWS products, S3 is very easy to implement on WordPress for file uploads – check some of these plugins.
SimpleDB, however, has very limited usefulness to us without a rewrite of how WordPress reads and writes to the database. There is an article by Amazon on how to create a plugin which adds tagging functionality that uses SimpleDB as the storage, but that is as much as I could find regarding the use of SimpleDB with WordPress.
Related Posts:
- WordPress hosting optimized servers – Is this just a sales gimmick? [closed]
- dev site running on subdomain is redirecting to the main domain
- copy wordpress site files on new server
- WordPress hosting moved from windows server to linux server
- Server specification [closed]
- Formatting wordpress debug messages
- Multi-server environment is causing problems in WordPress
- WordPress keeps crashing my server
- Where can I find web hosting reviews? [closed]
- Minecraft Server closes immediately after running?
- WAMP vs XAMPP pros/cons – for running a local testing server [closed]
- WordPress local development environment [closed]
- Character encoding issue after changing servers
- WordPress .htaccess subdirectory problem
- Implement ssl to a WP docker container [closed]
- Apache/Linux configuration changes to make automatic upgrade more straightforward
- Testing local server with MAMP/wordpress on mobile device? [closed]
- Arabic Characters in URL returns 404 Error
- Connect to server with SFTP instead of FTP/FTPS within WordPress Backup
- WordPress hangs when I publish or update a post [closed]
- Force Cron to run only on one server
- Gutenberg: unable to save attributes with ServerRender
- WordPress incorrectly redirects to local IP address?
- Handling the response sent from a ruby on rails application in wordpress
- How might I setup a development server (local) and a test/production server (remote)
- Why does WordPress get posts from MySQL from a virtual hostname but not the direct hostname?
- Can you have multiple wordpress sites under the same domain?
- Can’t delete unwanted favicon
- How to Better Control WordPress Cron Jobs?
- Changing the server path
- Editing post and page responding 503 Service Unavailable
- Two live WP websites – how to sync?
- what are the chmod rights recommended to give for every folders of wordpress projects
- WordPress installation site folder move to the final site destination
- External cron job firing too many times
- Does WP read itself?
- Has anyone used the wordpress plugin w3-total-cache on a Dreamhost VPS successfully? [closed]
- SSH Upgrade Problem
- Archived Server for Reference – Unable to Navigate Passed Homepage
- Lamp stack not supporting phpmyadmin? [closed]
- HTTP Error on media upload, only httpd restart helps
- Live website is not showing the changes I’ve made [closed]
- Moving wordpress to an unknown outlet
- White screen on front page only
- Log Author Actions
- WordPress backup(on another server)leading to old server addy and WP
- cURL error for cron
- WordPress sub-directory on other server running on nginx?
- How much resources are good enough for 3.9.2
- How to change settings so I can upload images in WordPress posts?
- WordPress FTP via admin panel slow
- Scripts external to WordPress cause 404 errors
- WordPress PHP version/info not being picked from cPanel PHP Version values
- Changing domain name causes some strange problem in my browser
- Sequence of finding a website when they are running WordPress
- My blog load time on Bluehost and Word press is too much. I have slipped in Google Search Ranking
- i have a problem with my domain getting rederected to another one
- How to optimize wp_delete_post() function, or why it is so slow
- Adding a “code checker” for my e-learning wordpress site
- localhost/wordpress(or other application), how does it work?
- WordPress vps memory allocation
- Getting past the Synology default web site when creating a web server
- Internal Server Error after restoring MySQL databases
- Apache using full RAM problem
- Best WordPress Cloud Hosting Provider that allows installation of ffmpeg 4.0
- After moving a site to new hosting, not all images are showing in media library
- Server (VPS) is going down when editing a bigger wordpress article! (?)
- URL problem in my site
- Setting up WordPress client and server
- Migrating WordPress from Windows Server 2008 R2 (IIS v7.5) to CentOS
- Best practices for configuring a server?
- Does WordPress perform better with curl installed?
- WordPress or plugin need tomcat?
- Trouble getting wordpress working after moving servers
- Apache extensions for WordPress’ working without troubles
- WordPress not working locally
- Would Amazon AWS Services be a good alternative to my current hosting provider?
- WordPress site causing lots of server IO
- What level of permissions should the plugins folder be set to?
- Download a zip folder of selected files
- Problems with ‘require (./xxx)’ on IIS7.5
- Moving a WordPress website from one server to another
- Test for IP in Array Always Fails on First IP
- Check WordPress size on disk
- Will denying all ip address except my own create a problem?
- Reduce initial server response time wordpress
- Getting 504 Gateway Timeout Error on AWS Server! [closed]
- existing server and domain with new webpage
- Accessing WordPress on Wamp3 from my cell phone over wifi
- currently unable to handle this request HTTP ERROR 500
- keep getting “? Something is already running on port 3000” when I do npm start on react app
- Email Not Sending from Byethost Hosting
- Not Authorized to View This Page
- Heroku giving 500 error with little information + Internal Server Error
- Apache2: ‘AH01630: client denied by server configuration’
- Difference between Amazon EC2 and AWS Elastic Beanstalk
- How do I automatically restart a Minecraft Spigot server in the event of a crash or /stop when using screen?
- npm WARN enoent ENOENT: no such file or directory, open ‘C:\Users\Nuwanst\package.json’
- Error:error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure
- Exception in thread “main” java.net.ConnectException: Connection refused: connect Socket Programming Java