
Overview

Product video
The Ordinary Experts Zulip Pattern is an open-source AWS CloudFormation template that offers an easy-to-install AWS infrastructure solution for quickly deploying Zulip, using both AWS and Zulip best practices. Automatically configured to support auto-scaling through AWS Autoscaling Groups, this solution leverages an S3 bucket for user generated content between application servers. It also provisions an ElastiCache Redis cluster for cache. It configures SES with Easy DKIM for emails, and configures Route53 with convenient DNS entries. The template ensure multi-level security by incorporating AWS IAM for federated access to resources with least privilege and AWS managed keys and Secret Manager to manage secrets for encryption of data at rest and in transit. We support multiple availability zones using an RDS Aurora Postgresql cluster and EC2 Auto Scaling Groups.
Highlights
- Production-ready Zulip v9.4 site, with search, email, and caching
- Integrated with AWS Certificate Manager for HTTPS support
- Logs in CloudWatch Logs, Remote access via Session Manager
Details
Introducing multi-product solutions
You can now purchase comprehensive solutions tailored to use cases and industries.
Features and programs
Financing for AWS Marketplace purchases
Pricing
Dimension | Cost/hour |
|---|---|
t3.micro | $0.02 |
t2.micro | $0.02 |
r5.metal | $0.96 |
c5d.large | $0.02 |
c5.large | $0.02 |
c5d.xlarge | $0.03 |
c5.xlarge | $0.03 |
c5d.2xlarge | $0.06 |
c5.2xlarge | $0.05 |
t3.small | $0.02 |
Vendor refund policy
We do not currently support refunds, but you can cancel at any time.
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
CloudFormation Template v1.3.0
Ordinary Experts Zulip Pattern deploys a production-ready Zulip chat server on AWS using AWS and Zulip best practices.
WHAT'S DEPLOYED
- VPC with public and private subnets (or use your existing VPC)
- Application Load Balancer with ACM certificate for HTTPS
- Network Load Balancer for inbound SMTP email (optional)
- Auto Scaling Group with EC2 instances running Zulip 11.6
- Aurora PostgreSQL cluster (multi-AZ)
- ElastiCache Redis cluster for caching
- Amazon MQ RabbitMQ broker for the Zulip queue worker
- S3 buckets for user-uploaded assets and public avatars
- SES domain identity with Easy DKIM for outbound email
- Route53 DNS records (including wildcard for Zulip realm subdomains)
- CloudWatch Logs integration
- AWS Secrets Manager for credential storage
- IAM roles with least-privilege permissions
REQUIREMENTS
- Route 53 hosted zone for DNS
- ACM certificate with a SAN covering the base hostname AND its wildcard subdomain (Zulip uses subdomains for realms)
CloudFormation Template (CFT)
AWS CloudFormation templates are JSON or YAML-formatted text files that simplify provisioning and management on AWS. The templates describe the service or application architecture you want to deploy, and AWS CloudFormation uses those templates to provision and configure the required services (such as Amazon EC2 instances or Amazon RDS DB instances). The deployed application and associated resources are called a "stack."
Version release notes
- Upgrade base OS to Ubuntu 24.04
- Upgrade to Zulip version 11.6
- Upgrade to OE Common Constructs 4.5.1
- Upgrade to CDK 2.225.0
- Upgrade to OE Utilities 1.9.2
- Upgrade to OE devenv 2.8.3
- Adopt versioned AMI parameter (AsgAmiIdv130)
Additional details
Usage instructions
Run the stack, providing valid parameters. When the stack creation completes, go to the outputs of the stack and open the URL in your browser. See the FirstUseInstructions output for guidance on creating an initial organization. To access the application servers, find the EC2 instance in the AWS console and Connect using the Session Manager option. For more detailed instructions, see the GitHub project.
Resources
Support
Vendor support
Email support offered with subscription.
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

