Building a Leaderboard with Amazon Managed Service for Apache Flink | 1/5

Поділитися
Вставка
  • Опубліковано 11 чер 2024
  • Looking to level up your analytics? In this video, we’re diving into the fundamentals of streaming architecture, and how you can use Amazon Kinesis Data Streams for data ingestion. We’ll also cover gaming leaderboards as a use case, before walking you through how to set up the architecture and complete the data ingestion challenge in your own AWS account.
    Please note deploying the infrastructure shown in this series will incur costs in your AWS account, so remember to stop all resources like Managed Flink Studio Notebooks when you’re not using them.
    In this series, Anand Shah (Data Analytics and Streaming Specialist at AWS) will help you build a modern data streaming architecture for a real-time gaming leaderboard. This architecture includes data ingestion, real-time enrichment with database change data capture (CDC), data processing, as well as computing, storing and visualizing the results. You will also learn advanced streaming analytics techniques, such as the control channel
    method for A/B testing, updating features and parameters with zero downtime, and how to handle late arrival of data. Anand will also talk you through the process of data de-duplication, as well as how you can store historical data for replay on-demand. 🎉
    🌟 Get started with Amazon Managed Service for Apache Flink: aws.amazon.com/managed-servic... today to build and run your fully managed Apache Flink applications on AWS!
    🔗 Github repository: github.com/build-on-aws/real-...
    Resources used in this video:
    🔗 Overview of AWS CDK: docs.aws.amazon.com/cdk/v2/gu...
    🔗 Using a Studio notebook with Managed Service for Apache Flink: docs.aws.amazon.com/managed-f...
    🔗 Apache Flink SQL API: nightlies.apache.org/flink/fl...
    🔗 Intro to Amazon Managed Service for Apache Flink:
    docs.aws.amazon.com/managed-f...
    🔗 Intro to Amazon Kinesis Data Streams:
    docs.aws.amazon.com/streams/l...
    Continue your learning with the references below!
    🔗 Amazon Kinesis Data Streams: aws.amazon.com/kinesis/data-s...
    🔗 Amazon Managed Flink Studio Notebooks: docs.aws.amazon.com/managed-f...
    🔗 Modern Streaming Data Architecture on AWS: docs.aws.amazon.com/whitepape...
    00:00 Intro
    00:32 What will you learn?
    01:26 Streaming analytics fundamentals
    02:01 Most common streaming use cases
    02:20 Streaming architecture overview
    03:09 Gaming leaderboard use case
    03:57 Gaming leaderboard streaming architecture
    05:09 Streaming data ingestion
    05:35 Demo: Github repository
    07:43 Demo: CDK source code walkthrough and deploy
    08:18 Demo: Infrastructure setup
    10:30 Demo: Amazon Managed Apache Flink Studio Notebook setup
    11:40 Demo: Challenge 1 - Select gaming event data
    13:11 Conclusion
    Follow AWS Developers:
    👾 Twitch: / aws
    🐦 Twitter: / awsdevelopers
    💻 LinkedIn: / aws
    Follow Anand Shah:
    🐦 Twitter: / anandshah110
    💻 LinkedIn: / anandshah110
    #DataIngestion, #ApacheFlink, #ManagedServiceForApacheFlink
  • Наука та технологія

КОМЕНТАРІ • 9

  • @awsdevelopers
    @awsdevelopers  2 місяці тому +4

    Episode 2 of this 5 part series drops tomorrow, April 4! Don't miss it 😄

  • @showmethemoney824
    @showmethemoney824 2 місяці тому +1

    Looking forward to the rest of series...

  • @CarlosCarrera-mw8ll
    @CarlosCarrera-mw8ll 2 місяці тому +1

    Awesome content!

    • @amazonwebservices
      @amazonwebservices 2 місяці тому

      That's great to hear! So glad you like it! 😀 🙌

  • @niravmodi6741
    @niravmodi6741 2 місяці тому

    Very informative series.

  • @nikishah2547
    @nikishah2547 2 місяці тому

    Excellent 👏👏

  • @hg201204
    @hg201204 2 місяці тому +1

    Could you please make a video on pyflink and kinesis stream using datastream api