You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/08/17 17:06:30 UTC

[GitHub] [beam] bullet03 commented on a diff in pull request #22757: [Website] add Intuit case-study

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


##########
website/www/site/content/en/case-studies/intuit.md:
##########
@@ -0,0 +1,182 @@
+---
+title: "Powering Streaming and Real-time ML at Intuit"
+name: "Intuit"
+icon: "/images/logos/powered-by/intuit.png"
+category: "study"
+cardTitle: "Powering Streaming and Real-time ML at Intuit"
+cardDescription: "We feel that the runner agnosticism of Apache Beam affords flexibility and future-proofs our Stream Processing Platform as new runtimes are developed. Apache Beam enabled the democratization of stream processing at Intuit and the migration of many batch jobs to streaming applications."
+authorName: "Nick Hwang"
+authorPosition: "Engineering Manager @ Stream Processing Platform"
+authorImg: /images/case-study/intuit/nick_hwang.png
+publishDate: 2022-08-16T00: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 class="case-study-opinion-img-cropped" src="/images/logos/powered-by/intuit.png"/>
+    </div>
+    <blockquote class="case-study-quote-block">
+      <p class="case-study-quote-text">
+        “We feel that the runner agnosticism of Apache Beam affords flexibility and future-proofs our Stream Processing Platform as new runtimes are developed. Apache Beam enabled the democratization of stream processing at Intuit and the migration of many batch jobs to streaming applications.”
+      </p>
+      <div class="case-study-quote-author">
+        <div class="case-study-quote-author-img">
+            <img src="/images/case-study/intuit/nick_hwang.png">
+        </div>
+        <div class="case-study-quote-author-info">
+            <div class="case-study-quote-author-name">
+              Nick Hwang
+            </div>
+            <div class="case-study-quote-author-position">
+              Engineering Manager @ Stream Processing Platform
+            </div>
+        </div>
+      </div>
+    </blockquote>
+</div>
+<div class="case-study-post">
+
+# Powering Streaming and Real-time ML at Intuit
+
+## Background
+
+[Intuit®](https://www.intuit.com/) is a global technology platform that provides a range of financial and marketing automation solutions, including [TurboTax](https://turbotax.intuit.com/), [QuickBooks](https://quickbooks.intuit.com/), [Mint](https://mint.intuit.com/), [Credit Karma](https://www.creditkarma.com/), and [Mailchimp](https://www.google.com/aclk?sa=l&ai=DChcSEwikrNa884r4AhUyGH0KHbAmA54YABABGgJwdg&sig=AOD64_3mWKPN_mVNehe7nkfUPnwSwgfSbA&q&adurl&ved=2ahUKEwjjm9C884r4AhXVIH0KHXq8AlAQ0Qx6BAgDEAE), on its mission to power prosperity around the world. Over 100 million people trust their tax preparation, small business accounting, and personal financial management to Intuit products.

Review Comment:
   changed



-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org