Cut your AWS Athena and Redshift Spectrum scan bill 30-70 percent by re-optimizing your S3 data-lake Parquet to the layout your queries actually read - partition and row-group pruning, dictionary encoding, zstd, and small-file compaction - applied through a safe shadow-then-swap that never changes query results.
S4 Scan learns from your Athena query history which columns are read and which predicates filter your tables, then rewrites the underlying S3 Parquet into the physical layout those queries want: hot columns first, sorted on the columns you filter by so row-group statistics prune, low-cardinality columns dictionary-encoded, files compacted to an efficient size, and compressed with zstd. Athena and Redshift Spectrum bill per terabyte scanned from S3, so a smaller, better-pruned layout is a direct, recurring bill reduction.
Safety is the core of the product. S4 Scan never overwrites your source data in place: it writes optimized data to a shadow location, verifies that every query returns byte-for-byte identical results (values, nulls, decimal scale, timestamp time zone), and only then swaps the AWS Glue table pointer. One-command rollback restores the original layout at any time; if verification fails the swap is refused. There is no lock-in - output is standard, Athena-readable Parquet using standard codecs.
The dry-run command projects the dollar savings on your real tables before you commit, attributing the reduction honestly across pruning, compression, and compaction. S4 Scan ships as a self-contained AMI that re-optimizes on an EventBridge schedule with no human in the loop, billed per instance per hour through your AWS bill.
Highlights
Safe by construction: optimized data is written to a shadow location, verified query-result-identical (values, nulls, decimal scale, timestamp tz), then swapped via the Glue catalog - with one-command rollback. Source data is never modified in place.
See the savings before you commit: a dry-run projects the monthly dollar reduction on your real tables and attributes it honestly to partition / row-group pruning, dictionary + zstd, and small-file compaction.
No lock-in, no babysitting: output is standard Athena-readable Parquet, and the AMI re-optimizes on an EventBridge schedule so savings compound automatically.
AWS Marketplace now accepts line of credit payments through the PNC Vendor Finance program. This program is available to select AWS customers in the US, excluding NV, NC, ND, TN, & VT.
Try this product free for 14 days according to the free trial terms set by the vendor. Usage-based pricing is in effect for usage beyond the free trial terms. Your free trial gets automatically converted to a paid subscription when the trial ends, but may be canceled any time before that.
Pricing is based on actual usage, with charges varying according to how much you consume. Subscriptions have no end date and may be canceled any time. Alternatively, you can pay upfront for a contract, which typically covers your anticipated usage for the contract duration. Any usage beyond contract will incur additional usage-based costs.
Additional AWS infrastructure costs may apply. Use the AWS Pricing Calculator to estimate your infrastructure costs.
You pay an hourly software fee tied to the EC2 instance type you run. The 13 dimensions map to specific instance sizes across the t3, t3a, m5, m6i, m7i, c5, c6i, and c7i families. Each rate is charged per hour the instance runs, and this software fee is separate from the EC2 compute cost on your regular AWS invoice. Larger instances handle higher scan volumes, so you match the instance to your workload. Sizing guidance suggests picking an instance based on your monthly scan volume.
Top-of-mind questions for buyers
Am I charged the hourly software fee when the instance is stopped or shut down?
The software fee is metered per instance-hour, so it applies only while the instance runs. A fully stopped instance does not accrue the software fee. Because the tool re-optimizes on a schedule, you can run it only during optimization windows to limit hours billed. Underlying AWS storage may still apply.
What does the hourly software fee cover, and is my Athena scan cost included?
The hourly fee covers only the software running on the EC2 instance you choose. It does not include the EC2 compute charge, which appears separately on your AWS invoice. It also does not include your Athena or Redshift Spectrum scan charges. This product reduces those scan charges but bills them separately.
How do I choose which instance dimension to pay for?
You match the instance to your monthly scan volume. Sizing guidance recommends larger instances as scan volume grows. Each dimension is one EC2 instance type from the t3, t3a, m5, m6i, m7i, c5, c6i, or c7i families. You run one instance at a time and pay its hourly rate.
abyo.net
Helpful?
Vendor refund policy
Email support@abyo.net within 30 days of charge for refund requests; refunds are evaluated case by case.
How can we make this page better?
Tell us how we can improve this page, or report an issue with this product.
Give us feedbackReport a problem with this product or seller
Legal
Vendor terms and conditions
Upon subscribing to this product, you must acknowledge and agree to the terms and conditions outlined in the vendor's End User License Agreement (EULA).
Content disclaimer
Vendors are responsible for their product descriptions and other product content. AWS does not warrant that vendors' product descriptions or other product content are accurate, complete, reliable, current, or error-free.
An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.
Version release notes
Adds a CloudFormation Quick Launch delivery option. Software identical to version 1.1.0.
Additional details
Usage instructions
Deploy via deploy/cloudformation/s4scan-quickstart.yaml. Set EnableMetering=true (default) for per-GB usage billing in addition to the hourly/annual fee.
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.
Cut your AWS Athena and Redshift Spectrum scan bill by re-optimizing your S3 data-lake Parquet to the layout your queries actually read. Billed purely per GB of data optimized, with a safe shadow-then-swap that never changes query results.
Self-contained EC2 AMI of the S4 transparent S3 compression gateway with CPU codecs (zstd / gzip) preinstalled. Launch on any general-purpose or compute-optimized instance (t3 / m6i / m7i / c6i / c7i), point your S3 clients at it, and cut S3 storage bytes 50-80 percent for compressible data with zero application changes.
Self-contained EC2 AMI of the S4 transparent S3 compression gateway with NVIDIA nvCOMP GPU codecs preinstalled. Launch on a GPU instance (g4dn / g5 / g6), point your S3 clients at it, and cut S3 storage bytes 50-80 percent for compressible data with zero application changes.
Drop-in S3-compatible gateway that transparently compresses every object (CPU zstd or GPU nvCOMP), cutting S3 storage bytes 50-80 percent for compressible data with zero application changes. Includes pre-deployment savings estimation and measured-savings reporting.
Drop-in S3-compatible gateway that transparently compresses every object, cutting S3 storage bytes 50-80 percent for compressible data with zero application changes. This edition bills by measured savings: you pay per GB of backend storage avoided, per hour, at roughly one third of the avoided storage cost.
Cut your CloudWatch custom-metric bill: govern metric cardinality at ingest, then auto-baseline and roll up savings across your whole AWS Organization.
Be the first to review this product. We've partnered with PeerSpot to gather customer feedback. You can share your experience by writing or recording a review, or scheduling a call with a PeerSpot analyst.