This is an automated email from the ASF dual-hosted git repository.

altay pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/master by this push:
     new 2e4e68bc8f0 Add Certification + Beam Quest to Documentation (#26997)
2e4e68bc8f0 is described below

commit 2e4e68bc8f03c2ce4e5976593280f42d2ddce0bf
Author: Svetak Sundhar <[email protected]>
AuthorDate: Thu Jun 8 16:12:58 2023 -0400

    Add Certification + Beam Quest to Documentation (#26997)
    
    Co-authored-by: Rebecca Szper <[email protected]>
---
 .../site/content/en/get-started/resources/learning-resources.md   | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git 
a/website/www/site/content/en/get-started/resources/learning-resources.md 
b/website/www/site/content/en/get-started/resources/learning-resources.md
index e435a07b287..2deac6c7067 100644
--- a/website/www/site/content/en/get-started/resources/learning-resources.md
+++ b/website/www/site/content/en/get-started/resources/learning-resources.md
@@ -90,6 +90,14 @@ If you have additional material that you would like to see 
here, please let us k
 
 **[Streaming Systems: The What, Where, When, and How of Large-Scale Data 
Processing](https://learning.oreilly.com/library/view/streaming-systems/9781491983867/)**
 by Tyler Akidau, Slava Chernyak, Reuven Lax. (August 2018). Expanded from 
Tyler Akidau’s popular blog posts "Streaming 101" and "Streaming 102", this 
book takes you from an introductory level to a nuanced understanding of the 
what, where, when, and how of processing real-time data streams.
 
+
+## Certifications {#certifications}
+
+### Getting Started with Apache Beam Quest
+
+**[Get Started with Apache 
Beam](https://www.cloudskillsboost.google/quests/310)**  This quest includes 
four labs that teach you how to write and test Apache Beam pipelines. Three of 
the labs use Java and one uses Python. Each lab takes about 1.5 hours to 
complete. When you complete the quest, you're granted a badge that you can use 
to show your Beam expertise.
+
+
 ## Interactive Labs {#interactive-labs}
 
 ### Java

Reply via email to