bullet03 commented on code in PR #27087:
URL: https://github.com/apache/beam/pull/27087#discussion_r1227212610


##########
website/www/site/content/en/case-studies/projectShield.md:
##########
@@ -0,0 +1,231 @@
+---
+title: "Efficient Streaming Analytics: Making the Web a Safer Place with 
Project Shield"
+name: "Project Shield"
+icon: "/images/logos/powered-by/project_shield.png"
+category: "study"
+cardTitle: "Efficient Streaming Analytics: Making the Web a Safer Place with 
Project Shield"
+cardDescription: "Project Shield defends the websites of over 3K vulnerable 
organizations in >150 countries against DDoS attacks with the mission of 
protecting freedom of speech. The Apache Beam streaming pipelines process about 
3 TB of log data daily at >10,000 queries per second. The pipelines produce 
real-time user-facing analytics, tailored traffic rate limits, and defense 
recommendations. Apache Beam enabled the delivery of critical metrics at scale 
with a ~2x efficiency gain. This data supported Project Shield’s goal of 
eliminating the DDoS attack as a weapon for silencing the voices of journalists 
and others who speak the truth. Ultimately, Project Shield’s goal is to make 
the web a safer place."
+authorName: "Marc Howard"
+coauthorName: "Chad Hansen"
+authorPosition: "Founding Engineer @ Project Shield"
+coauthorPosition: "Founding Engineer @ Project Shield"
+authorImg: /images/case-study/projectShield/marc_howard.jpg
+coauthorImg: /images/case-study/projectShield/chad_hansen.png
+publishDate: 2023-06-08T00:12:00+00:00
+---
+<!--
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+<div class="case-study-opinion">
+    <div class="case-study-opinion-img">
+        <img src="/images/logos/powered-by/project_shield.png"/>
+    </div>
+    <blockquote class="case-study-quote-block">
+      <p class="case-study-quote-text">
+        “Apache Beam supports our mission to make the web a safer and better 
place by providing near-real-time visibility into traffic data for our 
customers, providing ongoing analysis and adjustments to our defenses, and 
neutralizing the impact of traffic spikes during DDoS attacks on the 
performance and efficiency of our platform.”
+      </p>
+      <div class="case-study-quote-author">
+        <div class="case-study-quote-author-img">
+            <img src="/images/case-study/projectShield/marc_howard.jpg">
+        </div>
+        <div class="case-study-quote-author-info">
+            <div class="case-study-quote-author-name">
+              Marc Howard
+            </div>
+            <div class="case-study-quote-author-position">
+              Founding Engineer @ Project Shield
+            </div>
+        </div>
+      </div>
+    </blockquote>
+</div>
+<div class="case-study-post">
+
+# Mass Ad Bidding With Beam at Booking.com

Review Comment:
   fixed



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to