Top Banner
SendGrid SDKを捨てた話 2017/09/21 SendGird Night @tsubakimoto_s
22

SendGrid SDKを捨てた話

Jan 22, 2018

Download

Technology

Yuta Matsumura
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: SendGrid SDKを捨てた話

SendGrid SDKを捨てた話

2017/09/21 SendGird Night

@tsubakimoto_s

Page 2: SendGrid SDKを捨てた話

2

自己紹介

•松村優大 (MLBお兄さん)

•株式会社オルターブース

• Chief Technical Architect

•C# / PHP / Azure / AWS

•Microsoft MVP for VSDT

所属 コミュニティ

Page 3: SendGrid SDKを捨てた話

4

Page 4: SendGrid SDKを捨てた話

5

https://mysaucefactory.com/

Page 5: SendGrid SDKを捨てた話

8

Page 6: SendGrid SDKを捨てた話

9

手軽

無料枠

到達率

日本語資料

API/SDK 迷惑メール

Small Start アップデート早い

Page 7: SendGrid SDKを捨てた話

10

Page 8: SendGrid SDKを捨てた話

11

SDK

Page 9: SendGrid SDKを捨てた話

12https://sendgrid.kke.co.jp/docs/Integrate/libraries.html

Page 10: SendGrid SDKを捨てた話

13

が・・・

Page 11: SendGrid SDKを捨てた話

14

Page 12: SendGrid SDKを捨てた話

15

SendGrid Architecture

Page 13: SendGrid SDKを捨てた話

16

メールを送信せずに

メールを送信する

Page 14: SendGrid SDKを捨てた話

17

Azure Functions

Page 15: SendGrid SDKを捨てた話

18

Page 16: SendGrid SDKを捨てた話

Azure Functions

19

Trigger (入力)

Bind (出力)

TimerHTTP(REST/Webhook)Blob, Queue, TableEvent

HTTP(REST/Webhook)Blob, Queue, TableSQL DB, Cosmos DBPush notificationTwilio, SendGrid

Page 17: SendGrid SDKを捨てた話

Azure Functions

20

Trigger (入力)

Bind (出力)

TimerHTTP(REST/Webhook)Blob, Queue, TableEvent

HTTP(REST/Webhook)Blob, Queue, TableSQL DB, Cosmos DBPush notificationTwilio, SendGrid

Page 18: SendGrid SDKを捨てた話

Azure Functions

21

Trigger (入力)

Bind (出力)

TimerHTTP(REST/Webhook)Blob, Queue, TableEvent

HTTP(REST/Webhook)Blob, Queue, TableSQL DB, Cosmos DBPush notificationTwilio, SendGrid

何かのイベントをきっかけにSendGridでメールを送信する

Page 19: SendGrid SDKを捨てた話

22

Page 20: SendGrid SDKを捨てた話

23

言語は問わない

Page 21: SendGrid SDKを捨てた話

24

言語は問わない

言語は問わない

Page 22: SendGrid SDKを捨てた話

28

ありがとうございました