Curated by THEOUTPOST
On Wed, 18 Sept, 12:04 AM UTC
2 Sources
[1]
Enterprise-focused data infrastructure startup e6data raises $10 million led by Accel
California-and Bengaluru-based data infrastructure startup e6data has raised $10 million in a new round of funding led by venture capital firm Accel, with participation from Beenext and others. With the fresh funds, the company said it wants to double down on its research and development (R&D) efforts to help its customers with better offerings, onboard more clients and scale its hiring on the go-to-market front. "Enterprises that are ahead of the curve in terms of data maturity tend to be more dominant in their industries because they leverage analytics platforms to crunch various types of unstructured and semi-unstructured data," cofounder and CEO Vishnu Vasanth told ET. The rise of generative AI is pushing companies to organise and utilise their internal data, driving demand in the AI and analytics space, which is becoming increasingly competitive for startups like e6data, he added. Founded in 2021, e6data has created a hyper-performance computation engine for data intelligence platforms and offers its solution as a managed service for enterprises. The platform enables large enterprise clients to process data for tasks like business intelligence reporting and generative AI workloads, increasing return on investment (RoI) while avoiding the emerging forms of ecosystem lock-in at different layers of the data stack. The startup currently serves around 10 enterprise customers, and expects rapid growth due to rising demand for compute-intensive workloads across high-volume data products, advanced real-time analytics and generative AI applications. "With GenAI, enterprises are seeing a surge in analytics use cases... Over the next few years, we expect every individual in an organisation to be a power data consumer, implying a higher load on analytics and compute infrastructure. We believe e6data is primed to leverage and accelerate this movement," said Shekhar Kirani, partner at Accel, who will be joining the company's board. Key players in the data warehouse space include Snowflake, Amazon Redshift, and Google BigQuery, while some top data lakehouse engines are Databricks and open-source alternatives built on Trino or Presto. According to Vasanth, e6data delivers five times higher performance at 50% lower total cost of ownership compared to traditional models.He pointed out that existing compute engines are built on monolithic architectures with centralised components for most of a query or job's life cycle. This presents challenges related to cost, performance, concurrency handling and scalability, particularly for compute-intensive workloads as enterprises scale their operations. The company's team comprises 65 people, with a significant portion of its engineering workforce based in Bengaluru. The leadership team at e6data includes alumni from Cisco, ThoughtWorks, IBM, MinIO, Microsoft, Agilent, and Sigmoid. The founding team and early engineers bring experience from building, managing and optimising large-scale data platforms for enterprises using both open-source and commercial engines. "India is a strategically important market for us because of the number of startups that have grown at a fast pace.. All these companies are powered by data and analytics and essentially consume such offerings as part of their data analytics and AI workloads. Also, every large multinational company today has global capability centers in India," Vasanth said. On the revenue side, e6data operates on a consumption-based model, where companies pay based on the amount of compute they use and the duration for which they consume it. According to e6data, the total addressable market (TAM) for data and AI solutions is projected to reach $230 billion by 2025, with 60% of CXOs expecting to increase their spending in the next year. However, as spending rises, companies are increasingly concerned about their RoI.
[2]
Meet e6data: The Kubernetes-native data compute engine promising massive cost savings
Join our daily and weekly newsletters for the latest updates and exclusive content on industry-leading AI coverage. Learn More Even when relying on cutting-edge tools from data warehouse providers such as Snowflake and Databricks, enterprises may still find themselves struggling to deal with certain mission-critical workloads. But San Francisco-based startup e6data claims to have a solution. The startup, which has just raised $10 million from Accel and others, has developed a "reimagined" Kubernetes-native compute engine that can slot into any mainstream data intelligence platform, allowing customers to handle compute-intensive workloads with 5x better performance and half the total-cost-of-ownership (TCO) as compared to other mainstream compute engines. The offering is still new compared to mainstream vendor-backed and open-source compute engines including Spark Trino/Presto (including Starburst), but major industry players, including Freshworks, are already beginning to adopt it for potential price-performance benefits. How exactly does e6data solve performance bottlenecks? Today, nearly every modern data platform -- from Snowflake and Databricks to Google BigQuery and Amazon Redshift -- has a compute engine at its heart to handle data workloads. It essentially acts as a workhorse that processes large volumes of data in response to queries, executing operations like data transformation, analysis and modeling. While most engines are pretty good at handling traditional workloads like analytical dashboarding and reporting, things begin to get complicated with next-gen use cases like real-time analytics (such as fraud detection or personalization) and generative AI. These workloads revolve around high query volumes, large-scale data processing or queries on near real-time data, which demands faster computing from the central engine and increases the associated costs. "These workloads are non-discretionary and growing very, very fast for our customers... It's not uncommon for the spending on these heavy workloads to be increasing 100-200% per annum...The larger and more mature the enterprise is, the more this pain is being felt today. But this pain is coming for every enterprise data leader," Vishnu Vasanth, founder and CEO at e6data, tells VentureBeat. The main reason behind these performance bottlenecks, Vasanth says, is the architecture behind most commercial and open source compute engines. Being 10-12 years old, most engines are dominated by a central coordinator or driver system responsible for several critical activities across a query's or job's lifecycle. The approach works, but when faced with high load, concurrency, or complexity of heavy workloads, these centralized, monolithic components become a source of resource inefficiency or even a single point of failure. "The traditional notion of the compute engine is that it has a central "brain" that is highly monolithic and top-down in its command and control structure. Think of it being architected with a central puppet master who allocates work to workers and then pulls all the strings to keep them coordinated. Under heavy workload, this architecture is prone to get stuck and deliver inefficiency," Vasanth explained. Addressing the gap To address this gap and give enterprises a better way to handle heavy workloads, he and the e6data team, which has worked on several commercial and open-source data projects, reimagined the compute engine architecture by disaggregating it with decentralized components that can independently and granularly scale in response to various forms of load. For these components, the company then implemented a Kubernetes-native (allowing them to run any node in a Kubernetes cluster rather than specific physical nodes) distributed processing approach that did away with centrally driven task scheduling and coordination. "What we have done differently is break down the central command and control structure into independent decentralized functions that can run at their own pace and coordinate with each other in a bottom-up way. Think of it as a flock of starlings-there is no central puppet master who gets stuck under a heavy load. This architecture is new, and this is our fundamental technical innovation," Vasanth added. Significant cost and performance benefits With this purpose-built compute engine, e6data claims to be delivering 5x better query performance on the heaviest and most pressing workloads and as much as 50% lower TCO than most compute engines on the market. However, it's important to note that these metrics have been gathered from early customers, including Freshworks and Chargebee, doing an "apples-to-apples" comparison of the e6 engine vs others. Industry-standard benchmarks from verified institutions will be released in due time, Vasanth said. Beyond this, the CEO also emphasized that the compute engine stands out in the market by avoiding the hassle of lock-in. "With monolithic architectures, they tend to push customers more and more in terms of handing over control of their data stack. They may say 'Yes you can store your data in that other popular format, but our engine won't work so well there because it's specialized for our format.' Or they may say 'To use our engine you also have to write all your queries in this specific dialect of SQL (from over 20) that we support.' These are all ways of locking in the customer to your ecosystem, and it ends up becoming expensive over time. E6data, on the other hand, easily slots into the existing platform being used by an enterprise, with support for all the most common open table formats (Hive, Delta, Iceberg, Hudi), data catalogs and common SQL dialects. "The proof of that is we will not ask you to move the data, change your application or have any downtime. You can get going with us in 2 days flat. And it will work just as well no matter what format you started with," Vasanth said. With these capabilities, it will be interesting to see how quickly e6data can draw the attention of enterprises. Globally, the total addressable market (TAM) for data and AI solutions is slated to touch $230 billion in 2025, with 60% of CXOs planning to increase their spending over the next year alone.
Share
Share
Copy Link
E6data, a startup focused on enterprise data infrastructure, has secured $10 million in funding led by Accel. The company's Kubernetes-native data compute engine promises significant cost savings and improved performance for businesses.
E6data, an enterprise-focused data infrastructure startup, has successfully raised $10 million in a funding round led by Accel. The round also saw participation from Insight Partners and angel investors, including Fivetran CEO George Fraser and Snowflake co-founder Benoit Dageville [1]. This significant investment underscores the growing interest in innovative data infrastructure solutions for enterprises.
At the heart of E6data's offering is a Kubernetes-native data compute engine that promises to revolutionize how businesses handle their data processing needs. The company claims its solution can deliver up to 20 times cost savings compared to traditional data warehouses, making it an attractive option for organizations looking to optimize their data operations [2].
E6data's platform is built on a foundation of cutting-edge technology. It leverages vectorized execution and just-in-time (JIT) compilation to achieve high performance. The company asserts that its engine can process queries up to 100 times faster than conventional data warehouses, potentially transforming the landscape of data analytics [2].
One of the key differentiators of E6data's solution is its native integration with Kubernetes. This integration allows for seamless scaling and resource management, making it easier for businesses to adapt to changing data processing demands. The Kubernetes-native approach also contributes to the platform's cost-effectiveness and flexibility [2].
E6data enters a competitive market dominated by established players like Snowflake and Databricks. However, the company's focus on cost savings and performance improvements positions it as a disruptive force in the industry. The backing from prominent investors suggests confidence in E6data's potential to capture a significant market share [1][2].
With the new funding, E6data plans to expand its team and accelerate product development. The company aims to enhance its platform's capabilities and broaden its market reach. As data-driven decision-making becomes increasingly crucial for businesses, E6data's innovative approach to data infrastructure could play a pivotal role in shaping the future of enterprise data management [1].
The emergence of E6data highlights the ongoing evolution in the data infrastructure space. As businesses continue to grapple with growing data volumes and the need for real-time analytics, solutions that offer both cost-effectiveness and high performance are likely to gain traction. E6data's success could potentially influence the strategies of larger players in the market and drive further innovation in the field [1][2].
Datapelago, a startup focused on optimizing data processing for enterprises, has exited stealth mode with a $47 million funding round. The company introduces a universal data processing engine designed to accelerate computing tasks and reduce infrastructure costs.
3 Sources
Databricks, the data and AI company, has raised $10 billion in a Series J funding round, valuing the company at $62 billion. CEO Ali Ghodsi explains the reasons behind the funding and the decision to delay the company's IPO.
26 Sources
Simplismart, an AI startup founded by ex-Oracle and Google engineers, secures $7 million in Series A funding to enhance its MLOps platform and inference engine, aiming to simplify AI adoption for enterprises with improved performance and control.
4 Sources
ReveFi, a data observability startup, has secured $20 million in funding to introduce the world's first AI data engineer. The company aims to revolutionize data operations through automation and artificial intelligence.
3 Sources
ApertureData, a California-based startup, has raised $8.25 million in seed funding to develop ApertureDB, a unified database solution for managing multimodal data in AI applications. The company claims to offer significant speed improvements and productivity gains for enterprises working with diverse data types.
2 Sources
The Outpost is a comprehensive collection of curated artificial intelligence software tools that cater to the needs of small business owners, bloggers, artists, musicians, entrepreneurs, marketers, writers, and researchers.
© 2025 TheOutpost.AI All rights reserved