Overview
BucketArchiver Advantages:
- All operations occur within your AWS account, ensuring data security, privacy and compliance
- No always on EC2 instances
- High-speed multi-core parallel compression
- On-demand execution for on-the-spot needs
- Scheduled execution for daily, weekly, or monthly tasks
- Integration and notifications via email, ChatOps tools, or integrate AWS workflows through SNS
- User-friendly and simple UI & API by AWS Step Functions and AWS CloudFormation
- Operations tooling via CloudWatch logs and dedicated CloudWatch metrics dashboards
Highlights
- Your data, full control: All operations occur within your AWS account
- Instances are dynamically created and terminated for archving. You only pay while your archive is being created.
- Serverless orchestration with StepFunctions and CloudFormation minimal maintenance efforts
Details
Features and programs
Financing for AWS Marketplace purchases
Pricing
Free trial
- ...
Instance type | Product cost/hour | EC2 cost/hour | Total/hour |
---|---|---|---|
t2.micro AWS Free Tier | $0.18 | $0.012 | $0.192 |
t3.micro AWS Free Tier | $0.18 | $0.01 | $0.19 |
t3.small | $0.18 | $0.021 | $0.201 |
t3.medium | $0.18 | $0.042 | $0.222 |
t3.large | $0.18 | $0.083 | $0.263 |
t3.xlarge | $0.18 | $0.166 | $0.346 |
t3.2xlarge | $0.18 | $0.333 | $0.513 |
t3a.nano | $0.18 | $0.005 | $0.185 |
t3a.micro | $0.18 | $0.009 | $0.189 |
t3a.small | $0.18 | $0.019 | $0.199 |
Vendor refund policy
We do not offer refund at this point in time, but allow you to cancel any time you want.
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
Existing VPC Deployment
BucketArchiver utilizes your existing VPC to spin up temporary EC2 instances, requiring the VPC to be configured for AWS service communication. These EC2 instances need access to AWS services: S3, EC2, SNS, SQS, CloudFormation, StepFunctions, and CloudWatch.
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
Initial Release
Additional details
Usage instructions
Interaction with BucketArchiver is done two fold: Using CloudFormation to deploy and configure:
- Input S3 bucket holding the data you want to archive.
- Output S3 bucket for compressed archival storage.
- File and path patterns (for example ‘*.csv’) you desire to be placed in the archive.
- The EC2 instance type you wish to use.
- The optional periodic schedule of execution.
- The name of the archive to be created.
- Maximum execution time limit (circuit breaker).
- Adjust S3 and KMS related access permissions.
Using AWS StepFunctions to:
- Execute on-demand archive generation.
- Monitor execution history and status.
All operationally relevant instructions and step by step guides are available in the BucketArchiver documentation at: https://www.bucketarchiver.com/docs/
Resources
Vendor resources
Support
Vendor support
We offer standard email support during EMEA business hours from Mo - Fr 9:00 to 17:00 and aim answer your support request 90% of the time within 24 hours. Reach us via: support@bucketarchiver.com
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
Solid Product, Robust and Works Great
I used bucketarchiver to archive and download data from AWS to on-prem and this solution helped me to automate the process and schedule archiving process. I had a question and the support team's response was very helpful and quick.
Simple, Effective and comes with built in Ops tooling
Pretty nice tool. Comes with everything you really need to zip up data from S3. You get a CW dashboard and logs out of the box. Encryption config is build into the CloudFormation template. Debugging goes with ease, session manager, CW logs, step functions .. all out of the box. Nice work!