Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Asynchronous processing using AWS Services
Search
Michael Bui
October 20, 2017
Programming
0
40
Asynchronous processing using AWS Services
Michael Bui
October 20, 2017
Tweet
Share
More Decks by Michael Bui
See All by Michael Bui
Boeing (BA) Analysis - Adam Khoo | Group O 2018
michaelbui
0
140
Microservice
michaelbui
2
730
PHP v5.3+ Features
michaelbui
0
56
Other Decks in Programming
See All in Programming
CQRS+ES の力を使って効果を感じる / Feel the effects of using the power of CQRS+ES
seike460
PRO
0
240
PHPで作るWebSocketサーバー ~リアクティブなアプリケーションを知るために~ / WebSocket Server in PHP - To know reactive applications
seike460
PRO
2
770
盆栽転じて家具となる / Bonsai and Furnitures
aereal
0
1.8k
歴史と現在から考えるスケーラブルなソフトウェア開発のプラクティス
i10416
0
300
ChatGPT とつくる PHP で OS 実装
memory1994
PRO
3
190
カンファレンス動画鑑賞会のススメ / Osaka.swift #1
hironytic
0
170
Запуск 1С:УХ в крупном энтерпрайзе: мечта и реальность ПМа
lamodatech
0
940
ゼロからの、レトロゲームエンジンの作り方
tokujiros
3
1k
20年もののレガシープロダクトに 0からPHPStanを入れるまで / phpcon2024
hirobe1999
0
1k
サーバーゆる勉強会 DBMS の仕組み編
kj455
1
300
Jaspr Dart Web Framework 박제창 @Devfest 2024
itsmedreamwalker
0
150
ESLintプラグインを使用してCDKのセオリーを適用する
yamanashi_ren01
2
230
Featured
See All Featured
Fontdeck: Realign not Redesign
paulrobertlloyd
82
5.3k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
33
2k
The World Runs on Bad Software
bkeepers
PRO
66
11k
How GitHub (no longer) Works
holman
312
140k
Intergalactic Javascript Robots from Outer Space
tanoku
270
27k
Code Review Best Practice
trishagee
65
17k
Imperfection Machines: The Place of Print at Facebook
scottboms
267
13k
GitHub's CSS Performance
jonrohan
1030
460k
Visualization
eitanlees
146
15k
KATA
mclloyd
29
14k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
29
960
A better future with KSS
kneath
238
17k
Transcript
Asynchronous Processing Using AWS Services @MichaelBui2812
About Me • http://about.me/MichaelBui
Problem User Server Background 0.5s 30s ~30s
Solution User Server Background 0.5s 30s ~1s
Let’s start! • Goal: Run background task asynchronously • Example:
◦ Go (Golang) Application ◦ AWS S3 ◦ AWS Elastic Transcoder ◦ AWS SNS ◦ AWS Lambda
Sample Code
Questions? https://github.com/michaelbui/awssg-1710
Thank you! @MichaelBui2812