Home
Loading

aVenture is in Alpha: During this preview period, you should expect the research data to be limited and may not yet meet our exacting standards. We've made the decision to provide early access to our data to showcase the product as we build, but you should not yet rely upon it alone for your investment decisions.

aVenture is in Alpha: During this preview period, you should expect the research data to be limited and may not yet meet our exacting standards. We've made the decision to provide early access to our data to showcase the product as we build, but you should not yet rely upon it alone for your investment decisions.

Get in touch

  • Contact

  • Request a demo

  • Request data updates

  • Add a company

Research

  • Companies

  • Investors

  • People

aVenture

  • Sitemap

  • Feature requests

Member

Backed by

© aVenture Investment Company, 2026. All rights reserved.

San Francisco, CA, USA

Privacy Policy

aVenture Investment Company ("aVenture") is an independent research platform providing detailed analysis and data on startups, venture capital investments, and key industry individuals. It is not a registered investment adviser, broker-dealer, or investment advisor and does not provide investment advice or recommendations. The data provided by aVenture does not constitute recommendations or advice, whether by methodology, analysis, AI-generated content, or a statement written by a staff member of aVenture.

aVenture is not affiliated with any of the people, companies, organizations, government agencies, regulatory bodies, or investment funds we provide coverage for on this site unless explicitly stated otherwise. Users assume full responsibility for decisions made based on information obtained from this platform. Links to external websites do not imply endorsement or affiliation with aVenture. Any links that provide the ability to invest in a primary or secondary transaction in a company are for convenience only and do not constitute solicitations or offers to buy or sell an investment. Investors should exercise heightened precaution and due diligence when investing in private companies, especially those not independently audited.

While we strive to provide valuable insights with objectivity and professional diligence, we cannot guarantee the accuracy of the information provided on our platform. Before making any investment decisions, you should verify the accuracy of all pertinent details for your decision. To the fullest extent permitted by law, aVenture shall not be liable for any direct, indirect, incidental, consequential, or financial damages arising from use of this site, whether by consumers of its contents directly or by persons or organizations covered by our research, even if we are advised of the possibility. Our best-efforts processes and correction request forms do not create a warranty or duty of care.

Profiles on this platform may include content generated in part by large language models (LLMs, artificial intelligence) that aggregate publicly available sources (e.g., SEC EDGAR, public filings, press releases). Source attribution is provided where known; always verify statements and claims here against original sources before relying on any data. Content on our site may contain inaccuracies, omissions, or what are commonly called 'hallucinations' if generated in part or in full by AI / LLMs. The risk can also exist even when content is written by a human, as internal and third-party sources may also have inaccuracies for the same or different reasons. While we randomly audit a proportion of content, this is not exhaustive.

We recommend that an independent auditor be hired to verify the accuracy of the information before relying on it for any sensitive decisions. By accessing this platform, you agree not to rely solely on any information generated by AI, aggregated, or sourced or written otherwise on this site, for investment, financial, or other decisions. aVenture assumes no responsibility for inaccuracies, omissions, or hallucinations. You must independently verify all data from primary sources. Use of this platform constitutes your waiver of claims for reliance-based damages, including negligent misrepresentation. To report an error, request a correction, or dispute information about a company or individual, contact us via our request data updates form.

Loading
Loading
Home
News
SST v3 Released: Ion Becomes the New Deployment Engine

From SST Blog

By

August 20, 2024

SST v3 Released: Ion Becomes the New Deployment Engine

SST v3 Released: Ion Becomes the New Deployment Engine
Earlier this year Anomaly Innovations announced they were working on a new deployment engine for SST called Ion. After months of testing and a gradual rollout, Ion is now officially being released as SST v3.\n\nSST was built on AWS CDK and CloudFormation. But after nearly 3 years of working with CDK and CloudFormation the team hit some underlying design flaws and were forced to look at alternatives. Late last year they started work on a new deployment engine that would use Pulumi and Terraform, as opposed to CDK and CloudFormation.\n\nAfter months of hard work, Ion is now SST v3. Aside from being a lot faster, v3 addressed most of the issues found with the CDK and CFN setup. The simpler deployment model has led to far fewer gotchas and has allowed SST to expand past AWS and support the broader ecosystem.\n\nMajor changes in v3 include:\n- No CloudFormation: no stacks and no resource limits; deployment happens right from your local machine and state is stored locally and backed up to S3.\n- No CDK: instead there is an AWS provider from Pulumi built on Terraform. Aside from AWS, SST now supports 150+ other providers.\n- New sst.config.ts structure.\n- New docs at sst.dev/docs with API and reference docs completely generated from code.\n\nAlong with the v3 release, Anomaly is making changes to websites, support, and the SST Console.

View original article on sst.dev

Most Recent

CatchGPT quiz generator turns teacher materials into AI-resistant assessments

CatchGPT quiz generator turns teacher materials into AI-resistant assessments

CatchGPT’s quiz-generator product creates printable multiple-choice quizzes from uploaded course materials, using a large language model as a proxy for a student trying to cheat and rewriting questions until the model fails. Access is provisioned manually after a consultation.

Jun 24, 2026

Chat UIs Are Lists Until They Are Not

Chat UIs Are Lists Until They Are Not

TanStack Virtual now supports end-anchored virtualization for prepend-stable history, append-follow, and streaming output that stays pinned.

May 24, 2026

TanStack Virtual Just Got a Lot Faster, and Finally Handles iOS

TanStack Virtual Just Got a Lot Faster, and Finally Handles iOS

Cold mount at 100k items is 5x faster, a worst-case bug now runs 1382x faster, iOS Safari momentum scroll works, and scroll-up jank is gone.

May 18, 2026

Structured Output That Remembers Across Turns

Structured Output That Remembers Across Turns

Every assistant turn now carries its own typed StructuredOutputPart on its UIMessage. History is preserved by default.

May 18, 2026

Similar Posts

Moving away from CDK

Moving away from CDK

SST announces Ion, a new version built on the Pulumi engine with Terraform providers, moving away from AWS CDK and CloudFormation.

Jan 28, 2024

SST Adds Native Container Support with Cluster, Service, and Vpc Components

SST Adds Native Container Support with Cluster, Service, and Vpc Components

Anomaly Innovations expands SST beyond serverless with native container support, introducing new components for ECS, Fargate, VPCs, and more.

Nov 7, 2024

Nuon helps companies deploy their software into their customers’ cloud accounts

Nuon helps companies deploy their software into their customers’ cloud accounts

Jon Morehouse launched PowerTools in 2019 to help companies ship static sites and serverless apps to their cloud accounts on providers like AWS and Azure. When a customer asked him if they could use PowerTools to deploy their software into one of their customer’s cloud accounts, Morehouse was skeptical. Morehouse told TechCrunch that after that question, he started talking to other SaaS founders about the concept of deploying their applications into customers’ clouds. He discovered that this wa

Dec 17, 2024

OpenAuth Beta Launches as a Universal Standards-Based Auth Provider

OpenAuth Beta Launches as a Universal Standards-Based Auth Provider

Anomaly Innovations launches OpenAuth, a universal OAuth 2.0-based auth provider that can be deployed anywhere, alongside a new Auth component for SST v3.

Dec 8, 2024

Most Recent

CatchGPT quiz generator turns teacher materials into AI-resistant assessments

CatchGPT quiz generator turns teacher materials into AI-resistant assessments

CatchGPT’s quiz-generator product creates printable multiple-choice quizzes from uploaded course materials, using a large language model as a proxy for a student trying to cheat and rewriting questions until the model fails. Access is provisioned manually after a consultation.

Jun 24, 2026

Chat UIs Are Lists Until They Are Not

Chat UIs Are Lists Until They Are Not

TanStack Virtual now supports end-anchored virtualization for prepend-stable history, append-follow, and streaming output that stays pinned.

May 24, 2026

TanStack Virtual Just Got a Lot Faster, and Finally Handles iOS

TanStack Virtual Just Got a Lot Faster, and Finally Handles iOS

Cold mount at 100k items is 5x faster, a worst-case bug now runs 1382x faster, iOS Safari momentum scroll works, and scroll-up jank is gone.

May 18, 2026

Structured Output That Remembers Across Turns

Structured Output That Remembers Across Turns

Every assistant turn now carries its own typed StructuredOutputPart on its UIMessage. History is preserved by default.

May 18, 2026

Similar Posts

Moving away from CDK

Moving away from CDK

SST announces Ion, a new version built on the Pulumi engine with Terraform providers, moving away from AWS CDK and CloudFormation.

Jan 28, 2024

SST Adds Native Container Support with Cluster, Service, and Vpc Components

SST Adds Native Container Support with Cluster, Service, and Vpc Components

Anomaly Innovations expands SST beyond serverless with native container support, introducing new components for ECS, Fargate, VPCs, and more.

Nov 7, 2024

Nuon helps companies deploy their software into their customers’ cloud accounts

Nuon helps companies deploy their software into their customers’ cloud accounts

Jon Morehouse launched PowerTools in 2019 to help companies ship static sites and serverless apps to their cloud accounts on providers like AWS and Azure. When a customer asked him if they could use PowerTools to deploy their software into one of their customer’s cloud accounts, Morehouse was skeptical. Morehouse told TechCrunch that after that question, he started talking to other SaaS founders about the concept of deploying their applications into customers’ clouds. He discovered that this wa

Dec 17, 2024

OpenAuth Beta Launches as a Universal Standards-Based Auth Provider

OpenAuth Beta Launches as a Universal Standards-Based Auth Provider

Anomaly Innovations launches OpenAuth, a universal OAuth 2.0-based auth provider that can be deployed anywhere, alongside a new Auth component for SST v3.

Dec 8, 2024