Ordinary Experts

AWS Marketplace PeerTube Pattern

What is the Ordinary Experts' PeerTube Pattern?

The Ordinary Experts' PeerTube Pattern is an open-source AWS CloudFormation template that offers an easy-to-install, production-ready AWS infrastructure solution for deploying PeerTube into your own AWS account via the AWS Marketplace.

Try it now on the AWS Marketplace!

<p>
Some features:
<ul>
  <li>Recent PeerTube Version</li>
  <li>EC2 Auto Scaling Groups with single instance for resilence</li>
  <li>EBS local storage</li>
  <li>SSL via AWS Application Load Balancers and AWS Certificate Manager</li>
  <li>SES for emails</li>
  <li>S3 for User-Uploaded Files</li>
  <li>CloudFront CDN for video playback</li>
  <li>Elasticache Redis for Caching</li>
  <li>Logs aggregated into AWS CloudWatch Logs</li>
  <li>Aurora Postgresql</li>
  <li>Remote Access to EC2 Instances provided by AWS Session Manager
</ul>

To learn more, check out the source code behind this pattern at GitHub.

Thanks,

Dylan