EDIT: Hijacking my own comment slightly, since it's at the top right now: I'm not sure why 10.3-RELEASE being in the AWS Marketplace is a story when 10.2-RELEASE, 10.1-RELEASE, 10.0-RELEASE, 9.3-RELEASE, 9.2-RELEASE, 9.1-RELEASE, and 9.0-RELEASE being in the AWS Marketplace weren't. The hand-off from me to the release engineering team has been gradual (made slower by the fact that we only get to try something new once every 6 months!) but as far as users are concerned FreeBSD has been in the AWS Marketplace for years.
Would you recommend it for production use?
Is there a suite of compatibility/performance tests that is run on AWS for each release?
The releases are completely stable. I'd go so far as to say that FreeBSD/EC2 is probably more stable than FreeBSD on native hardware, simply because you're less likely to run into weird driver issues with obscure hardware.
Would you recommend it for production use?
Absolutely. I've been using it for Tarsnap for years.
Is there a suite of compatibility/performance tests that is run on AWS for each release?
Not that I know of.
The nicest experience I've had is with the Ubuntu community AMIs. Ubuntu keeps a listing of their official AMIs[1] and there is a JSON api that they provide so you can fetch that information programtically.
It would be simple enough to extract the AMI numbers from FreeBSD release announcements though; the main reason I encourage people to use the Marketplace AMIs is that the AWS Marketplace provides useful statistics about how many instances are running.
If you want to run 10.3 on Google Compute engine, official images from the release engineering team are available.
Quoting the release announcement:
% gcloud compute instances create INSTANCE --image freebsd-10-3-release-amd64 --image-project=freebsd-org-cloud-dev
% gcloud compute ssh INSTANCE
Do you use this and can you say something about production readiness/stability?
Before you had to check a list of amis on Percival site's select the right one at your region. So it was not so friendly.
Thanks to Percival for this! It is a huge step in making FreeBSD more friendly for beginners.
Serious question. I've never found anyone able to say exactly what it means for AWS to "support" a platform.
Maybe it's a new version?
The "since 06/06/2014" is for FreeBSD 10; there's a separate Marketplace listing for FreeBSD 9, which shows "Available on AWS Marketplace Since: 11/20/2012": https://aws.amazon.com/marketplace/pp/B00AA25MLK