November 2022 Summaries
8 posts from Airbyte
Filter
Month:
Year:
Post Summaries
Back to Blog
Amazon Redshift, a fully managed petabyte-scale cloud data warehouse service, debuted a decade ago and has since evolved to meet the needs of dynamic data analytics world. It was introduced as an alternative to on-premise data warehouses that cost millions to run. Over the years, it has added features such as Redshift Spectrum for querying data in Amazon S3, Concurrency Scaling for managing query spikes, and RA3 nodes with managed storage for separating compute from storage. In 2021, new features like Data Sharing, AQUA, Redshift ML, and the SUPER data type were introduced to handle more diverse data types and be more interconnected within AWS. The latest addition is Redshift Serverless, which eliminates the need for cluster or node provisioning or management. Automated Materialized Views are another key feature that was added in 2022. Looking ahead, we can expect increased automation in managing workloads, materialized views, and optimizing tables and schemas.
Nov 28, 2022
3,615 words in the original blog post.
move(data), a data engineering conference hosted by Airbyte, will take place online on December 7th and 8th. The event features an impressive lineup of speakers discussing topics such as Headless BI, Data Orchestration, Real-time Dashboard, and Data Quality. There will be two tracks: the Octavia Track with lightning talks from various experts, and the Squidington Track featuring founders and leaders in the data ecosystem answering a billboard question. Registration is open now, and participants who share their virtual ticket on social media can enter a raffle for great prizes.
Nov 22, 2022
489 words in the original blog post.
Amazon Redshift is a fully managed cloud data warehouse used for collecting, storing and analyzing large volumes of data. Over ten thousand companies use it to power their analytical workloads in a data warehouse. By optimizing Redshift performance, users can improve query performance, reduce storage, and save money. The cost of Amazon Redshift depends on the node type chosen, usage of Redshift spectrum, amount of data stored in clusters, and concurrency scaling. Optimization techniques include enabling concurrency/auto-scaling, using sort keys and distribution keys, creating materialized views, using appropriate compression encoding format, and optimizing SQL queries.
Nov 18, 2022
2,420 words in the original blog post.
An ELT pipeline is a data processing system that extracts, loads, and transforms data. It is commonly used for moving data across an enterprise into analytics systems. The ELT process involves reading raw data from a source, writing it to a destination, and then modifying the data after storage. This approach differs from ETL (Extract, Transform, Load) where data transformation occurs before loading. ELT has several advantages over ETL, including flexibility in handling changing business needs and data analytics requirements, accessibility of raw data for analysts, and ease of use with tools like dbt.
Nov 18, 2022
1,715 words in the original blog post.
This tutorial guides users through building an open-source monitoring dashboard for Airbyte using dbt and Metabase. The dashboard provides a comprehensive view of current syncs and historical data, allowing users to monitor their data integration processes effectively. The tutorial covers setting up Airbyte, syncing data, creating transforming views with dbt, and opening the Metabase dashboard. It also explores alternative BI dashboards such as Rill Data.
Nov 17, 2022
1,829 words in the original blog post.
In October's edition of The Drip, we cover highlights from Airbyte's change-log and community updates. Two connectors, Iterable and Files, were promoted to General Availability (GA), while new connectors like bit.io, GoCardless, Whiskey Hunter API, Gutendex API, and Courier were introduced by the community. We also added a default Nginx + HTTP Basic Auth proxy for enhanced security. The Apache Commons Text library was upgraded to 1.10.0 due to CVE 2022-42889 (Text4Shell). Community contributions, particularly through the new low-code CDK, have been vital in driving Airbyte's development forward. We encourage users to participate in our move(data) conference and stay updated with our Newsletter for the latest data integration advancements.
Nov 14, 2022
995 words in the original blog post.
Airbyte is a fully-managed platform that enables companies to securely move their data between different systems, scalable database replication, and integration with hundreds of APIs. It allows developers to build new connectors in just 10 minutes and embed multiple integrations at once in their applications. Airbyte also provides tools for making sense of unstructured data using large language models (LLMs) and high-volume databases with low latency. The platform is used by over 40,000 companies worldwide and has a strong community presence, offering guides, knowledge base access, GitHub discussions, and live events. It aims to democratize data engineering and provide resources for developers, data engineers, and technology partners to learn from each other's success and stay up-to-date with the latest trends and best practices in data engineering.
Nov 14, 2022
209 words in the original blog post.
Airbyte, a data movement platform, has expanded its services to Europe with new in-region hosting options and GDPR compliance. The company has tripled its employee count and doubled its customer base over the past year, becoming a unicorn after a $150 million funding round. Airbyte Cloud is now available in Europe, offering an ELT platform that can be set up in just ten minutes and provides access to hundreds of out-of-the-box data connectors. The platform is extensible, efficient, and trustworthy, with data protection and reliability at its core. Users have two deployment options: hosted by Airbyte or bring your own cloud (BYOC).
Nov 09, 2022
531 words in the original blog post.