This document discusses Amazon SageMaker, an AWS service that allows users to build, train, and deploy machine learning models. It provides an overview of SageMaker's key capabilities like the SageMaker SDK, hosted Jupyter notebooks, built-in algorithms, and integration with other AWS services. Examples of using SageMaker with frameworks like Chainer and TensorFlow are also presented.
This document provides an overview and agenda for a webinar on Amazon Elasticsearch Service (Amazon ES). It introduces Elasticsearch and Amazon ES, including the benefits of using the fully-managed service such as cost efficiency, high availability, security, and ease of deployment. The webinar will cover topics like log analysis, search capabilities, operations management, security, pricing and limits.
S08_Microsoft 365 E5 Compliance による内部不正対策の実践 [Microsoft Japan Digital Days]日本マイクロソフト株式会社
日本マイクロソフト株式会社
クラウド&ソリューション事業本部 サイバー セキュリティ&コンプライアンス統括本部 コンプライアンス技術営業本部
小野寺 真司
リモートワークが普及し、他者の目を意識する機会が減った結果、意図的・偶発的な内部不正事案が増加しています。
本セッションでは Microsoft 365 E5 Compliance による内部不正対策についてご紹介いたします。
【Microsoft Japan Digital Daysについて】
Microsoft Japan Digital Days は、お客様が競争力を高め、市場の変化に迅速に対応し、より多くのことを達成することを目的とした、日本マイクロソフトがお届けする最大級のデジタル イベントです。4 日間にわたる本イベントでは、一人一人の生産性や想像力を高め、クラウド時代の組織をデザインするモダンワークの最新事例や、変化の波をうまく乗り切り、企業の持続的な発展に必要なビジネスレジリエンス経営を支えるテクノロジの最新機能および、企業の競争優位性に欠かせないクラウド戦略のビジョンなどデジタル時代に必要な情報をお届けいたしました。(2021年10月11日~14日開催)
AWS Japan YouTube 公式チャンネルでライブ配信された 2022年4月26日の AWS Developer Live Show 「Infrastructure as Code 談議 2022」 の資料となります。 当日の配信はこちら からご確認いただけます。
https://youtu.be/ed35fEbpyIE
This document provides an overview and agenda for a webinar on Amazon Elasticsearch Service (Amazon ES). It introduces Elasticsearch and Amazon ES, including the benefits of using the fully-managed service such as cost efficiency, high availability, security, and ease of deployment. The webinar will cover topics like log analysis, search capabilities, operations management, security, pricing and limits.
S08_Microsoft 365 E5 Compliance による内部不正対策の実践 [Microsoft Japan Digital Days]日本マイクロソフト株式会社
日本マイクロソフト株式会社
クラウド&ソリューション事業本部 サイバー セキュリティ&コンプライアンス統括本部 コンプライアンス技術営業本部
小野寺 真司
リモートワークが普及し、他者の目を意識する機会が減った結果、意図的・偶発的な内部不正事案が増加しています。
本セッションでは Microsoft 365 E5 Compliance による内部不正対策についてご紹介いたします。
【Microsoft Japan Digital Daysについて】
Microsoft Japan Digital Days は、お客様が競争力を高め、市場の変化に迅速に対応し、より多くのことを達成することを目的とした、日本マイクロソフトがお届けする最大級のデジタル イベントです。4 日間にわたる本イベントでは、一人一人の生産性や想像力を高め、クラウド時代の組織をデザインするモダンワークの最新事例や、変化の波をうまく乗り切り、企業の持続的な発展に必要なビジネスレジリエンス経営を支えるテクノロジの最新機能および、企業の競争優位性に欠かせないクラウド戦略のビジョンなどデジタル時代に必要な情報をお届けいたしました。(2021年10月11日~14日開催)
AWS Japan YouTube 公式チャンネルでライブ配信された 2022年4月26日の AWS Developer Live Show 「Infrastructure as Code 談議 2022」 の資料となります。 当日の配信はこちら からご確認いただけます。
https://youtu.be/ed35fEbpyIE
Tokyo Salesforce Developer Group 2017 新年会
https://www.meetup.com/ja-JP/Tokyo-Salesforce-Developer-Group/events/236348361/
で発表したLTの資料です
Bulk API allows for parallel loading of large amounts of data into Salesforce faster than sequential loading. It does this by splitting the data into separate jobs that are processed concurrently by multiple threads. This reduces the total load time compared to loading all of the data with a single thread. In a demo, 1 million records were loaded in 41 minutes using Bulk API, 24,300 records per second, much faster than sequential loading would have been.
Embulk, an open-source plugin-based parallel bulk data loaderSadayuki Furuhashi
The document discusses Embulk, an open-source parallel bulk data loader that uses plugins. Embulk loads records from various sources ("A") to various targets ("B") using plugins for different source and target types. This makes the painful process of data integration more relaxed. Embulk executes in parallel, validates data, handles errors, behaves deterministically, and allows for idempotent retries of bulk loads.
3 Things Every Sales Team Needs to Be Thinking About in 2017Drift
Thinking about your sales team's goals for 2017? Drift's VP of Sales shares 3 things you can do to improve conversion rates and drive more revenue.
Read the full story on the Drift blog here: http://blog.drift.com/sales-team-tips
Spring'19 で正式リリースされました Einstein Next Best Action について、その概要や試し方をご紹介します。
Einstein Next Best Action は、その名の通り、次の最良手は何か?を Salesforce 利用者に教えてくれるものです。Salesforce 利用者が判断に有する時間を短縮し、また見落としを防いでくれる優れものです。
この判断ロジックの生成自体に機械学習やディープラーニングの要素は入っていませんが、Einstein Discovery や Einstein 予測ビルダーの結果を判断ロジックで使うことができるので、蓄積されたデータからの予測に基づく最良手の提示も実現できます。
Salesforce を設定画面からあれこれ操作・設定できるくらいの方であればご理解・試してみていただける内容です。
<ご紹介内容>
- Einstein Next Best Action とは?
- 利用者目線でのデモ / 想定される利用シナリオ
- Einstein Next Best Action の構成
- サンプルの実装手順
- ライセンス・注意事項など
Spring19リリースは、Lightning上でのUI プログラミングモデルを大きく変えるLightning Web Componentsと、宣言的開発機能の中心的な位置を占めるFlowの更新 (Flow Builderのリリース)など、非常に重要な更新が数多く行われます。こちらのスライドでは、Spring 19の新機能の中でも、前出の2つに加えて開発者が把握しておくべき機能についてご紹介します。
<ご紹介する内容>
Flow Builder
Lightning Web Components
Big Objectの新機能
Apexの新機能
VS Codeの新機能
This document contains forward-looking statements about salesforce.com's products and services. It warns that actual results may differ from projections due to risks and uncertainties. It lists many risks including those related to new product development, mergers and acquisitions, a relatively new market, limited operating history, managing growth, and utilizing larger customers. The document states that any unreleased features mentioned may not be delivered on time or at all, and customers should make purchase decisions based on currently available features.
Herokuはクラウドアプリケーションを効率よく開発するためのPaaS (Platform as a Service)として、スタートアップ企業やB2Cサービスを提供する企業の開発者から支持されていますが、近年ではエンタープライズシステムにおける需要も非常に多くあります。
直近でも2018年9月25日に米国サンフランシスコで行われた「Dreamforce 2018」イベントにあわせて、Heroku は多くのエンタープライズ向け機能追加が行われており、ますます企業利用にとっても最適なPaaSとなりました。
直近発表された最新機能の中から、開発者にとって重要と思われるものをピックアップして、デモを交えながら紹介します。
The document contains forward-looking statements about Salesforce's products and services, including potential new functionality and services, and disclaims any obligation to update such statements. It warns that actual results could differ from forward-looking statements if any uncertainties materialize or assumptions prove incorrect. The document also lists various risks that could affect Salesforce's financial results, such as risks associated with developing new products and services, possible fluctuations in operating results, and other risks detailed in Salesforce's SEC filings. Any unreleased services mentioned may not be delivered on time or at all.
This document provides an overview of the Lightning platform on Salesforce and demonstrates its capabilities. It discusses Lightning components, how they can be used to build applications with no code or powerful code using Apex and JavaScript. It also demonstrates how to integrate Lightning components with external APIs using CORS and Swagger/Open API documentation. The document concludes with a demo of Lightning components in action.
The document discusses various Salesforce topics including Lightning web components, Apex switch statements, JSON configuration files, development methodologies like CLI, CI/CD, and UAT. It also provides links to documentation on unlocked packages, Oclif, Salesforce release notes, admin and developer videos, and a Trailhead module for the Summer '18 release.
The document discusses Salesforce Big Objects, which allow storing and querying large volumes of data. It notes that Big Objects support all standard CRUD operations but have some limitations compared to standard objects. The document provides examples of using Big Objects to store log data from an application and querying the data. It also links to Trailhead and developer documentation for more information on implementing Big Objects.
3. Safe Harbor
Safe harbor statement under the Private Securities Litigation Reform Act of 1995:
This presentation may contain forward-looking statements that involve risks, uncertainties, and assumptions. If any such uncertainties materialize or if any of
the assumptions proves incorrect, the results of salesforce.com, inc. could differ materially from the results expressed or implied by the forward-looking
statements we make. All statements other than statements of historical fact could be deemed forward-looking, including any projections of product or service
availability, subscriber growth, earnings, revenues, or other financial items and any statements regarding strategies or plans of management for future
operations, statements of belief, any statements concerning new, planned, or upgraded services or technology developments and customer contracts or use
of our services.
The risks and uncertainties referred to above include – but are not limited to – risks associated with developing and delivering new functionality for our
service, new products and services, our new business model, our past operating losses, possible fluctuations in our operating results and rate of growth,
interruptions or delays in our Web hosting, breach of our security measures, the outcome of intellectual property and other litigation, risks associated with
possible mergers and acquisitions, the immature market in which we operate, our relatively limited operating history, our ability to expand, retain, and
motivate our employees and manage our growth, new releases of our service and successful customer deployment, our limited history reselling non-
salesforce.com products, and utilization and selling to larger enterprise customers. Further information on potential factors that could affect the financial
results of salesforce.com, inc. is included in our annual report on Form 10-Q for the most recent fiscal quarter ended July 31, 2012. This documents and
others containing important disclosures are available on the SEC Filings section of the Investor Information section of our Web site.
Any unreleased services or features referenced in this or other presentations, press releases or public statements are not currently available and may not be
delivered on time or at all. Customers who purchase our services should make the purchase decisions based upon features that are currently available.
Salesforce.com, inc. assumes no obligation and does not intend to update these forward-looking statements.