Alternatives

Skip the S3 + Cognito build. Publish in 15 minutes.

DIY authenticated static hosting costs $5–20/month in infrastructure — plus 1–2 days of engineering time to build and ongoing maintenance to run. display.dev is the managed version: $49/month flat, 15-minute setup, nothing to maintain.

Free tier available$49/month flat for TeamsGoogle + Microsoft SSOUnlimited viewers
terminal
$ display publish ./report.html
 
Uploading    47kb
Auth       Google Workspace ✓
 
✓ Published
 
→ https://view.display.dev/p/f474hfd/8f3kx9
 
Viewers    anyone at acme.com
Expires    never
Version    1
 
$ 

display.dev vs. S3 + CloudFront + Cognito + Lambda@Edge

display.devDIY AWS Stack
Monthly infrastructure cost$49$5–20
Setup time15 minutes1–2 days
Year 1 total cost (at $150/hr eng)$588$3,480–$5,940
Google + Microsoft SSOComplex federation
Publish CLI❌ (custom scripts)
MCP integration
Maintenance required✅ (ongoing)
No infrastructure to own

The real cost of DIY

The AWS stack costs look attractive: S3 storage, CloudFront bandwidth, and Cognito are cheap. $5–20/month in infrastructure.

The engineering cost is not cheap. Setting up S3 + CloudFront + Cognito + Lambda@Edge correctly takes 16–32 hours for a senior engineer. At $150/hour in fully-loaded cost, that's $2,400–$4,800 before you've served a single page.

Then: certificate renewals, Cognito API updates when Google or Microsoft changes their OAuth flows, Lambda@Edge version updates, IAM policy documentation for compliance. This infrastructure belongs to whoever built it. When they leave, it becomes an orphaned auth system no one wants to touch.


When to build DIY

You have specific cloud provider requirements (AWS GovCloud, specific regions). You need network-level access control or device posture checks a SaaS can't provide. Your compliance framework requires on-premise deployment.

When to use display.dev

You don't want to maintain infrastructure. You need Google AND Microsoft SSO without complex federation. You want a CLI and MCP. You want compliance documentation to be "add to vendor register," not "document and evidence everything yourself."


Try display.dev free

  • $49/month — vs. $2,400–$4,800 to build DIY, plus ongoing maintenance
  • Google + Microsoft SSO out of the box — no federation to configure
  • First artifact in 15 seconds · No credit card

Get started free → · See all pricing


Common questions.

Is there a way to get DIY costs below $49/month?+

Infrastructure alone: yes, $5–20/month. Total cost including initial build and ongoing maintenance: no.

Can I migrate from DIY to display.dev?+

Yes. Run dsp publish on the same HTML files you're currently serving from S3. Update the links. Decommission the stack.

Does display.dev use AWS/S3 under the hood?+

display.dev runs on managed infrastructure. You don't need to know or configure any of it.

Publish your first artifact in 15 seconds.

Free tier. No credit card. One-time password auth on free, Google + Microsoft SSO on Teams ($49/month flat).