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
42
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
760
PHP v5.3+ Features
michaelbui
0
61
Other Decks in Programming
See All in Programming
20250808_AIAgent勉強会_ClaudeCodeデータ分析の実運用〜競馬を題材に回収率100%の先を目指すメソッドとは〜
kkakeru
0
200
技術的負債で信頼性が限界だったWordPress運用をShifterで完全復活させた話
rvirus0817
1
2k
The state patternの実践 個人開発で培ったpractice集
miyanokomiya
0
140
MCPで実現するAIエージェント駆動のNext.jsアプリデバッグ手法
nyatinte
4
300
大規模FlutterプロジェクトのCI実行時間を約8割削減した話
teamlab
PRO
0
490
CEDEC2025 長期運営ゲームをあと10年続けるための0から始める自動テスト ~4000項目を50%自動化し、月1→毎日実行にした3年間~
akatsukigames_tech
0
150
未来を拓くAI技術〜エージェント開発とAI駆動開発〜
leveragestech
2
170
tool ディレクティブを導入してみた感想
sgash708
1
150
モバイルアプリからWebへの横展開を加速した話_Claude_Code_実践術.pdf
kazuyasakamoto
0
230
Jakarta EE Core Profile and Helidon - Speed, Simplicity, and AI Integration
ivargrimstad
0
140
【第4回】関東Kaggler会「Kaggleは執筆に役立つ」
mipypf
0
700
TDD 実践ミニトーク
contour_gara
0
130
Featured
See All Featured
Understanding Cognitive Biases in Performance Measurement
bluesmoon
29
1.8k
GitHub's CSS Performance
jonrohan
1031
460k
Keith and Marios Guide to Fast Websites
keithpitt
411
22k
Optimizing for Happiness
mojombo
379
70k
YesSQL, Process and Tooling at Scale
rocio
173
14k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
53
2.9k
Facilitating Awesome Meetings
lara
55
6.5k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
8
890
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
Docker and Python
trallard
45
3.5k
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
Balancing Empowerment & Direction
lara
2
580
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