Home / Companies / Bodo / Blog / April 2022

April 2022 Summaries

2 posts from Bodo

Filter
Month: Year:
Post Summaries Back to Blog
Bodo brings robustness and resilience to its customers' production deployments, enabling them to run without failure for months. Unlike Spark, Bodo's bare metal execution avoids software failures such as JVM errors and driver crashes. Additionally, Bodo's "clean engine" design allows for easy integration with Kubernetes, ensuring reliable recovery. The platform also leverages compiler-assisted checkpointing techniques to simplify the checkpointing process. By avoiding complex task scheduling systems and runtime libraries, Bodo reduces potential failure points, resulting in higher resilience without extra overheads. This approach enables developers to focus on solving business problems instead of fighting data infrastructure.
Apr 22, 2022 1,822 words in the original blog post.
Amazon S3 is a popular technology for storing data as a data lake, particularly for reading compressed parquet files during extract processes in ETL pipelines. Bodo's true parallel computing approach can significantly reduce read time by utilizing the number of CPU cores available on servers. By leveraging Bodo's capabilities, users can reduce their compute expenses by up to 4x when dealing with smaller datasets, and even achieve near-instantaneous data processing for larger datasets using its platform. Additionally, Bodo simplifies data management by supporting native Python and eliminating setup processes, allowing data engineers and scientists to focus on solving business problems rather than struggling with infrastructure.
Apr 05, 2022 412 words in the original blog post.