• Home
    • Explore
      arrow_drop_down
      • Software
      • Services
    • Support
    Sign in or Register

    Aiven for PostgreSQL

    Relational Databases

    • Email
      support@aiven.io
    • Website
    • Product Details
    • Product Gallery
    • Videos
    • prev
    • next
    • Website
    • Bookmark
    • Direct message
    • Call now
    • Share
    • Claim listing
    • Report
    • prev
    • next
    Industry

    All Industries

    Product Description

    Aiven provides managed open source data technologies on all major clouds. With Aiven, developers can do what they do best: create applications. Meanwhile, we do what we do best; manage cloud data infrastructure. We enable customers to drive business results from open source that trigger true transformations. Currently, we offer Apache Kafka, Apache Cassandra, PostgreSQL, MySQL, OpenSearch, Redis, InfluxDB, Grafana, and M3 in more than 90 regions around the world on AWS, GCP, Microsoft Azure, DigitalOcean, and UpCloud cloud platforms. Aiven has hubs in Helsinki, Berlin, Boston, Toronto, Singapore and Sydney. To learn more about our company and services, visit https://aiven.io.

    Additional Features

    Database Features

    • Storage
    • Availability
    • Stability
    • Scalability
    • Security
    • Data Manipulation
    • Query Language
    Social Networks
    • YouTube
    • Facebook
    • LinkedIn
    • Twitter
    Product Category
    • Relational Databases
    Product Details
    • Pricing
      https://aiven.io/pricing
    Company Contact
    • HQ Location
      Helsinki
    • Phone Number
      (860) 908-6924
    • Email
      support@aiven.io
    • Helsinki
    Location

    Helsinki, Finland

    Get Directions
    Videos

    Aiven

    The trusted open source data platform for everyone. We run and manage Open Source database and backend messaging systems for our business customers around the world. We take the pain away from running cloud data infrastructure and enable our customers to drive business results from open source.

    Currently, we offer Apache Kafka, Apache Cassandra, PostgreSQL, MySQL, Elasticsearch, Redis, InfluxDB, and Grafana in more than +100 regions around the world on AWS, GCP, Microsoft Azure, DigitalOcean, and UpCloud cloud platforms.

    Aiven
    Aiven Live Stream
    As you move more of your workloads to the cloud, cloud infrastructure costs can quickly become a significant expense. To efficiently and successfully run your applications in the cloud, it’s crucial to take a look at your overall TCO (Total Cost of Ownership) from multiple lenses.

In this fireside chat, Mike Zimberg, CTO at Digital Asset Research shares how they achieved a 99.99% uptime, while lowering their managed Apache Kafka® costs by 10% and improving their performance by 10x. Heikki Nousiainen, Aiven’s field CTO and co-founder, shares his expertise in the discussion as well. 

Discussion is moderated by Jonah Kowall, VP of Product Management at Aiven.

Related:

Read more on how to optimize your cloud infrastructure costs: https://landing.aiven.io/optimize-your-cloud-costs-with-aiven-data-platform/

Read how Digital Asset Research (DAR) boosts resiliency and reduces downtime with Aiven: https://aiven.io/case-studies/digital-asset-research-boosts-resiliency-with-aiven
    Maximize cloud efficiency: how to cut costs and keep uptime strong
    Apache Flink Sliding windows allow you to aggregate events on partially-overlapping, fixed width time windows. For Flink Sliding windows you need to define:
- The window size: how much time the window will last
- The window slide: what’s the delay between the current window and the next window start time

Find out how you can create sliding windows with Flink SQL.

Check out these resources to learn more:
- Concepts of Aiven for Apache Flink “Application” and “Version” https://www.youtube.com/watch?v=RT5zjEWc1mg
- Apache Flink Window Types https://www.youtube.com/watch?v=6GLZ_S8WYQE
- Flink windows definition https://nightlies.apache.org/flink/flink-docs-master/docs/dev/datastream/operators/windows/
- Flink SQL Windowing https://nightlies.apache.org/flink/flink-docs-master/docs/dev/table/sql/queries/window-agg/

CHAPTERS
00:00 Intro: Apache Flink Sliding Windows Theory
01:28 Check the data in Apache Kafka
01:58 Build an Apache Flink Application
04:04 Define the Apache Flink Sliding window SQL statement
06:33 Check the output data in Apache Kafka
07:34 Summary: How to build Sliding Windows with Apache Flink

Follow Francesco Tisiot on social media:
Twitter: https://twitter.com/FTisiot
LinkedIn: https://www.linkedin.com/in/francescotisiot/

ABOUT AIVEN
Aiven’s cloud data platform helps your business reach its highest potential by making your data work for you.

It provides fully managed open source data infrastructure on all major clouds, helping developers focus on what they do best: innovate and create without worrying about the limitations of technology.

We like to think that Aiven is not only a cloud data platform but also an 
extension of your team. We are dedicated to helping you to succeed by removing barriers and finding the right solutions – with the help of the best data technology there is.

CONNECT WITH US
Website: http://aiven.io​​​
LinkedIn: https://linkedin.com/company/aiven​​​
GitHub: https://github.com/aiven​​​
Twitter: https://twitter.com/aiven_io​​​
    How to create sliding windows in Apache Flink
    Apache Flink Tumbling windows allow you to aggregate events on non-overlapping, fixed width time windows. Check out how you can create tumbling windows with Flink SQL.

Check out these resources to learn more:

Concepts of Aiven for Apache Flink “Application” and “Version” https://www.youtube.com/watch?v=RT5zjEWc1mg
Apache Flink Window Types https://www.youtube.com/watch?v=6GLZ_S8WYQE
Flink windows definition https://nightlies.apache.org/flink/flink-docs-master/docs/dev/datastream/operators/windows/
Flink SQL Windowing https://nightlies.apache.org/flink/flink-docs-master/docs/dev/table/sql/queries/window-agg/

CHAPTERS
00:00 Intro: Apache Flink Tumbling Windows Theory
00:30 Check the data in Apache Kafka
01:05 Build an Apache Flink Application
03:20 Define the Apache Flink Tumbling window SQL statement

Follow Francesco Tisiot on social media:
Twitter: https://twitter.com/FTisiot
LinkedIn: https://www.linkedin.com/in/francescotisiot/

ABOUT AIVEN
Aiven’s cloud data platform helps your business reach its highest potential by making your data work for you.

It provides fully managed open source data infrastructure on all major clouds, helping developers focus on what they do best: innovate and create without worrying about the limitations of technology.

We like to think that Aiven is not only a cloud data platform but also an 
extension of your team. We are dedicated to helping you to succeed by removing barriers and finding the right solutions – with the help of the best data technology there is.

CONNECT WITH US
Website: http://aiven.io​​​
LinkedIn: https://linkedin.com/company/aiven​​​
GitHub: https://github.com/aiven​​​
Twitter: https://twitter.com/aiven_io​​​
    Apache Flink Tumbling Windows
    Learn the windowing options available in Apache Flink. In this video, we cover: 
- Tumbling Windows
- Sliding Windows
- Session Windows

Check out these resources to learn more:

Flink windows definition https://nightlies.apache.org/flink/flink-docs-master/docs/dev/datastream/operators/windows/
Flink SQL Windowing https://nightlies.apache.org/flink/flink-docs-master/docs/dev/table/sql/queries/window-agg/

CHAPTERS
00:00 Intro
00:12 What are windows?
00:28 Tumbling windows
02:25 Sliding windows
04:00 Session windows
06:00 Summary

Follow Francesco Tisiot on social media:
Twitter: https://twitter.com/FTisiot
LinkedIn: https://www.linkedin.com/in/francescotisiot/

ABOUT AIVEN
Aiven’s cloud data platform helps your business reach its highest potential by making your data work for you.

It provides fully managed open source data infrastructure on all major clouds, helping developers focus on what they do best: innovate and create without worrying about the limitations of technology.

We like to think that Aiven is not only a cloud data platform but also an 
extension of your team. We are dedicated to helping you to succeed by removing barriers and finding the right solutions – with the help of the best data technology there is.

CONNECT WITH US
Website: http://aiven.io​​​
LinkedIn: https://linkedin.com/company/aiven​​​
GitHub: https://github.com/aiven​​​
Twitter: https://twitter.com/aiven_io​​​
    Apache Flink Window Types
    A recording from the first Open Source Data Infrastructure meetup in Amsterdam, co-hosted by Aiven and PingCAP on April 19, 2023. The video features talks by Daniël Van Eeden, Technical Support Engineer at PingCAP, Sébastien Blanc, Developer Advocate at Aiven, and Kewei Shang, Staff Software Engineer (Data Platform) at Bolt. 

CHAPTERS
0:00:00 Daniël van Eeden, Technical Support Engineer at PingCAP - The MySQL Protocol
0:02:38 Oops! We weren't getting the slides! Fixed it! 😅
0:38:20 Sébastien Blanc, Staff Developer Advocate at Aiven - A legacy app enters a Serverless bar
1:16:00 Kewei Shang, Staff Software Engineer (Data Platform) at Bolt - Data lake and CDC migration at Bolt

Daniël van Eeden: https://www.linkedin.com/in/dveeden/
Sébastien Blanc: https://www.linkedin.com/in/s%C3%A9bastien-blanc-08a73b1/ / https://twitter.com/sebi2706
Kewei Shang: https://www.linkedin.com/in/keweishang/ / https://twitter.com/keweishang

ABOUT AIVEN
Aiven’s cloud data platform helps your business reach its highest potential by making your data work for you.

It provides fully managed open source data infrastructure on all major clouds, helping developers focus on what they do best: innovate and create without worrying about the limitations of technology.

We like to think that Aiven is not only a cloud data platform but also an 
extension of your team. We are dedicated to helping you to succeed by removing barriers and finding the right solutions – with the help of the best data technology there is.

Try Aiven for free: https://console.aiven.io/signup

CONNECT WITH US
Website: http://aiven.io​​​
LinkedIn: https://linkedin.com/company/aiven​​​
GitHub: https://github.com/aiven​​​
Twitter: https://twitter.com/aiven_io​​​
    Amsterdam Open Source Data Infrastructure Meetup - April 2023
    Monitor a PostgreSQL database with a prebuilt Grafana dashboard, by storing the metrics in a dedicated time-series InfluxDB database.

Check out these resources to learn more:
https://aiven.io/developer/monitor-aiven-influxdb-grafana-dashboards
https://aiven.io/influxdb
https://aiven.io/grafana
Aiven service integrations https://docs.aiven.io/docs/platform/concepts/service-integration

CHAPTERS
00:20 Overview of the solution
00:58 Create the metrics integration to send PostgreSQL metrics to InfluxDB
01:58 Create the dashboard integration to visualize PostgreSQL metrics to Grafana
03:56 Check the pre-build Grafana monitoring dashboard
05:41 Summary



Follow Francesco Tisiot on social media:
Twitter: https://twitter.com/FTisiot
LinkedIn: https://www.linkedin.com/in/francescotisiot/

ABOUT AIVEN
Aiven’s cloud data platform helps your business reach its highest potential by making your data work for you.

It provides fully managed open source data infrastructure on all major clouds, helping developers focus on what they do best: innovate and create without worrying about the limitations of technology.

We like to think that Aiven is not only a cloud data platform but also an 
extension of your team. We are dedicated to helping you to succeed by removing barriers and finding the right solutions – with the help of the best data technology there is.

CONNECT WITH US
Website: http://aiven.io​​​
LinkedIn: https://linkedin.com/company/aiven​​​
GitHub: https://github.com/aiven​​​
Twitter: https://twitter.com/aiven_io​​​
    PostgreSQL monitoring with InfluxDB and Grafana dashboards
    Wondering how you can have a GitOps approach with your data infrastructure ? In this video, we show you how you can combine Terraform and GitHub Actions.

Check out these resources to learn more:
Aiven Terraform provider : https://docs.aiven.io/docs/tools/terraform
Sample repository : https://github.com/sebastienblanc/aiven-terraform-playground

Sébastien Blanc on social media: 
Twitter: https://twitter.com/sebi2706
LinkedIn: https://www.linkedin.com/in/s%C3%A9bastien-blanc-08a73b1/

CHAPTERS
00:04 Presenter: Sebi
00:59 Structure of the GitHub repository
2:42 Anatomy of the GitHub Action
5:02 Setting secrets in GitHub
5:45 Committing a change and pushing it
7:08 Seeing the GitHub action in action ! 
8:40 Recap and conclusion

ABOUT AIVEN
Aiven’s cloud data platform helps your business reach its highest potential by making your data work for you.

It provides fully managed open source data infrastructure on all major clouds, helping developers focus on what they do best: innovate and create without worrying about the limitations of technology.

We like to think that Aiven is not only a cloud data platform but also an 
extension of your team. We are dedicated to helping you to succeed by removing barriers and finding the right solutions – with the help of the best data technology there is.

CONNECT WITH US
Website: http://aiven.io​​​
LinkedIn: https://linkedin.com/company/aiven​​​
GitHub: https://github.com/aiven​​​
Twitter: https://twitter.com/aiven_io​​​
    Using Terraform with Github Actions
    Redis is a powerful in-memory data store that servers for a variety of use cases such as: caching, real time analytics or even fraud detection. One of the most commonly used data type is the String, let’s discover in this video how this data type works. 

Check out these resources to learn more: 
Redis® official documentation : https://redis.io/docs/
Aiven for Redis® quickstart : https://docs.aiven.io/docs/products/redis/get-started

Sébastien Blanc on social media: 
Twitter: https://twitter.com/sebi2706
LinkedIn: https://www.linkedin.com/in/s%C3%A9bastien-blanc-08a73b1/

CHAPTERS
00:04 Presenter: Sebi
00:18 Simple usage
01:26 Storing JSON and setting expiry time
03:45 Using Strings as counters
05:22 Recap and conclusion

ABOUT AIVEN
Aiven’s cloud data platform helps your business reach its highest potential by making your data work for you.

It provides fully managed open source data infrastructure on all major clouds, helping developers focus on what they do best: innovate and create without worrying about the limitations of technology.

We like to think that Aiven is not only a cloud data platform but also an 
extension of your team. We are dedicated to helping you to succeed by removing barriers and finding the right solutions – with the help of the best data technology there is.

CONNECT WITH US
Website: http://aiven.io​​​
LinkedIn: https://linkedin.com/company/aiven​​​
GitHub: https://github.com/aiven​​​
Twitter: https://twitter.com/aiven_io​​​
    Redis Strings
    Load More... Subscribe

    You May Also Be Interested In

    Teradata Vantage

    • Relational Databases

    Google Cloud SQL

    • Relational Databases

    SQLite

    • Relational Databases

    IBM Informix

    • Relational Databases

    MariaDB

    • Relational Databases

    SingleStore

    • Relational Databases

    Cart

      • Facebook
      • Twitter
      • WhatsApp
      • Telegram
      • Pinterest
      • LinkedIn
      • Tumblr
      • VKontakte
      • Mail
      • Copy link