Home / Companies / Starburst / Blog / August 2022

August 2022 Summaries

7 posts from Starburst

Filter
Month: Year:
Post Summaries Back to Blog
Data lake solutions offer a versatile platform for handling a wide array of data analytics tasks, allowing for the collection of raw data, flexible data access, and the creation of efficient data warehouses and lakehouses. These solutions serve as a staging ground for transforming raw data into formats suitable for analysis and reporting while functioning as an Extract Transform Load (ETL) system coupled with an analytics query engine. Data lakes provide cost-effective storage and processing, allowing data teams to store significantly more data at a fraction of the cost of traditional data warehouses. They support high-performance analytics directly within the data lake, enabling faster access to data and reducing ETL costs. Modern data lakes employ advanced query engines with technologies like columnar storage and data partitioning, facilitating direct access to both raw and transformed data. Real-world applications, such as those seen in ridesharing and insurance platforms, demonstrate how data lakes can enhance machine learning systems, real-time reporting, and business analytics, offering organizations the ability to respond dynamically to spikes in demand and achieve real-time insights.
Aug 31, 2022 879 words in the original blog post.
Security teams are increasingly shifting their focus from merely collecting data to effectively analyzing complex and voluminous security data in real-time to produce actionable insights. Traditional Security Information and Event Management (SIEM) systems struggle to meet the modern demands of quick detection and response times, known as breakout time, which consists of detecting a threat in 1 minute, understanding it in 10 minutes, and responding within 60 minutes. A security data lake offers a promising solution by allowing data to be stored in its raw, granular form, retained for various uses over time, and accessed easily for comprehensive investigations. However, traditional data lakes face challenges in efficiency and cost due to their reliance on brute force technology, which demands significant computing resources. To address this, Starburst introduces Smart Indexing and Caching technology, which enhances data retrieval speed and efficiency by leveraging a rich suite of indexes, such as Bitmap and Bloom, without requiring special skills. This technology allows security teams to analyze data directly in the data lake, enabling fast and effective threat detection and response, while also integrating security data with business data through federated queries for a comprehensive view.
Aug 26, 2022 1,052 words in the original blog post.
Starburst Galaxy has introduced a cluster autoscaling feature, leveraging Kubernetes, to enhance its cloud-based analytics solution's flexibility by dynamically resizing clusters based on the demands of active SQL queries. This functionality allows users to customize their infrastructure more efficiently, optimizing for cost savings or performance, without the need for disruptive updates. Cluster autoscaling works alongside an auto-suspend feature to create further cost efficiencies by suspending inactive clusters. The new feature promises to adapt to varying data workloads while offering users control over their cluster configurations, with future plans to integrate fault-tolerant execution and a more proactive approach to resource allocation. Starburst emphasizes a user-centric approach, aiming to simplify the complexity of data tooling in the modern ecosystem, with a commitment to continuous improvement and innovation.
Aug 18, 2022 1,210 words in the original blog post.
Enterprises face a challenging tradeoff between centralized data control, which enhances security and data quality but limits agility and scalability, and decentralized data silos, which offer flexibility but often result in outdated or insecure data. Data products, which require data producers to maintain long-term quality and usability, offer a potential solution by balancing these extremes and leveraging a marketplace model similar to traditional products. However, their success depends on the capabilities and efforts of the producers. The data fabric, an enterprise-wide approach using metadata-driven machine learning and automation, can partially automate data product creation, especially for simple, source-aligned products, by integrating and cataloging datasets. Despite this potential, the creative and complex nature of valuable data products often necessitates human involvement, particularly in transforming and integrating data to meet specific consumer needs. Ultimately, the data fabric and data mesh approaches can complement each other by facilitating different stages of data product development, with the data fabric excelling in automation and the data mesh focusing on domain-specific customization.
Aug 16, 2022 2,963 words in the original blog post.
The text explores the concept of Data Mesh, a decentralized data governance model that empowers domain owners to manage data products and policy enforcement within their respective business units. This approach shifts the responsibility of data management from a centralized team to individual domains, promoting agility and responsiveness in dynamic business environments. Data Mesh encourages the use of metadata, access patterns, and infrastructure as code, enabling data products to be more than just collections of tables but rather comprehensive entities that include security policies and access controls. The document highlights the transition from role-based access control (RBAC) to attribute-based access control (ABAC) systems, which provide greater flexibility by associating access permissions with attributes rather than fixed roles. Emphasizing interoperability, the text suggests that shared metadata definitions across platforms like Starburst and Spark enhance the efficiency and consistency of data management. Overall, the text underscores the need for organizations to adapt their data governance processes to align with the decentralized nature of Data Mesh to maximize its potential benefits.
Aug 11, 2022 1,931 words in the original blog post.
Celebrating its tenth anniversary, Trino, originally known as Presto, was created by Martin Traverso, Dain Sundstrom, David Phillips, and Eric Hwang to address the demands of performance, scalability, and extensibility in Facebook's analytics. Released as open-source software in 2013, it attracted interest from major companies like Netflix and LinkedIn. Its journey is closely tied to Starburst, a company founded by former Hadapt members, including Justin Borgman, who recognized the potential of Presto technology while at Teradata. The original Presto creators eventually forked the project to form PrestoSQL, later rebranded as Trino in 2020. Starburst has been instrumental in enriching the Trino community, contributing innovations and fostering a collaborative ecosystem. The community is celebrating a decade of advancements, with Starburst leading the festivities and promoting further engagement through initiatives like the Trino Birthday Challenge and the 2022 Trino Summit.
Aug 08, 2022 687 words in the original blog post.
Starburst Galaxy, in collaboration with Apache Flink and AWS Glue, has introduced a near real-time data ingestion solution designed to efficiently stream data into Iceberg tables on S3 data lakes, enabling flexible and scalable analytics. This system leverages Apache Flink, hosted by Amazon Kinesis Data Analytics, to consume data from Kafka sources and write it to AWS Glue tables in the Iceberg format, allowing users to perform near real-time queries via Trino, provided by Starburst Galaxy. The architecture ensures data integrity with Flink's Exactly Once guarantees and simplifies schema management by using the Iceberg table as a single source of truth. The solution offers operational benefits by supporting schema evolution and maintenance practices such as data compaction and snapshot expiration, which together enhance performance and compliance with data governance standards. This setup is complemented by Starburst Galaxy's managed services, which streamline the deployment and scaling of analytics operations, demonstrating a flexible approach to overcoming challenges in real-time data analytics.
Aug 04, 2022 3,002 words in the original blog post.