Overview
AutoMQ for Kafka, while maintaining 100% compatibility with Apache Kafka, offers users over 50% cost savings and a hundredfold increase in elasticity. It also supports partition reassignment in seconds and auto balancing.
Highlights
- Cost optimization of over 50%. The AutoMQ BYOC (Bring Your Own Cloud) edition leverages a new cloud-native architecture that fully utilizes object storage, Spot instances, and other cloud services for high data availability and elastic provisioning. Compared to other solutions based on Apache Kafka, it can save more than 50% in overall costs.
- Serverless: - Auto Scaling: Monitor cluster metrics and automatically scale in/out to align with your workload, enabling a pay-as-you-go model. - Scaling in seconds: The computing layer (broker) is stateless and can scale in/out within seconds, making AutoMQ a truly serverless solution. - Infinite scalable: Utilize cloud object storage as the primary storage solution, eliminating concerns about storage capacity.
- A superior alternative to Apache Kafka: - 100% compatible with Apache Kafka and does not lose any key features, but cheaper and better.
Details
Pricing
Instance type | Product cost/hour | EC2 cost/hour | Total/hour |
---|---|---|---|
t2.large | $0.00 | $0.093 | $0.093 |
t3.large | $0.00 | $0.083 | $0.083 |
t3a.large | $0.00 | $0.075 | $0.075 |
m4.large | $0.00 | $0.10 | $0.10 |
m5.large | $0.00 | $0.096 | $0.096 |
m5a.large | $0.00 | $0.086 | $0.086 |
m5n.large | $0.00 | $0.119 | $0.119 |
m6i.large | $0.00 | $0.096 | $0.096 |
c5.xlarge | $0.00 | $0.17 | $0.17 |
c5a.xlarge | $0.00 | $0.154 | $0.154 |
Vendor refund policy
All fees are non-cancellable and non-refundable except as required by law.
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
AutoMQ for Kafka BYOC Deployment
The AutoMQ for Kafka (BYOC Deployment) mainly consists of a WebConsole and several AutoMQ clusters. The WebConsole is deployed in an availability zone and subnet that support public network transmission, providing WebUI services to customers. The WebConsole deploys AutoMQ clusters through the ASG API. Each AutoMQ cluster can be deployed in either one availability zone or three availability zones, depending on the customer's choice. By default, AutoMQ clusters are deployed in private subnets, offering data services only within the VPC. AutoMQ clusters access S3 services and EC2 API services through the S3 Gateway Endpoint.
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
"AutoMQ Cloud BYOC v1.3.7 is now available on AWS Marketplace.
- Fix the ACL authentication failure. "
Additional details
Usage instructions
Installing AutoMQ: Follow These Steps
-
Check or Create VPC:
- Verify if your existing VPC meets the requirements by referring to the documentation: [Prepare VPC] (https://docs.automq.com/automq-cloud/getting-started/install-byoc-environment/aws/prepare-vpc ).
- Alternatively, create a new VPC using CloudFormation as described in the same documentation.
-
Subscribe and Install AutoMQ for Kafka (BYOC):
- Follow the instructions provided in the documentation to subscribe to and install AutoMQ for Kafka (BYOC) from AWS Marketplace: [Install Environment from Marketplace] (https://docs.automq.com/automq-cloud/getting-started/install-byoc-environment/aws/install-env-from-marketplace ).
-
Experience AutoMQ for Kafka:
- Once the environment is successfully installed, refer to the documentation to start using AutoMQ for Kafka: Experience AutoMQ for Kafka .
-
Delete CloudFormation Stack After POC Testing:
- If you are using AutoMQ for a proof of concept (POC) test, remember to delete the CloudFormation Stack after completing your tests to avoid incurring ongoing cloud resource costs.
Resources
Vendor resources
Support
Vendor support
Please contact us at aws-marketplace@automq.com for more information. Join our slack at AutoMQ Slack Channel.
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.
Customer reviews
AutoMQ is a great alternative to Kafka.
AutoMQ's architecture is quite innovative. It has modified Kafka based on object storage, resulting in lower costs. It also supports fast partition migration and scaling. It's an excellent alternative to Kafka.