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
Sponsored
·
SiteGround - Reliable hosting with speed, security, and support you can count on.
→
Michael Bui
October 20, 2017
Programming
0
51
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
150
Microservice
michaelbui
2
780
PHP v5.3+ Features
michaelbui
0
76
Other Decks in Programming
See All in Programming
TipKitTips
ktcryomm
0
140
24時間止められないシステムを守る-医療ITにおけるランサムウェア対策の実際
koukimiura
2
180
AWS Infrastructure as Code の新機能 2025 総まとめ 〜SA 4人による怒涛のデモ祭り〜
konokenj
10
3k
AIエージェントのキホンから学ぶ「エージェンティックコーディング」実践入門
masahiro_nishimi
7
1.2k
要求定義・仕様記述・設計・検証の手引き - 理論から学ぶ明確で統一された成果物定義
orgachem
PRO
1
500
文字コードの話
qnighy
43
16k
PostgreSQL を使った快適な go test 環境を求めて
otakakot
0
380
エージェント開発初心者の僕がエージェントを作った話と今後やりたいこと
thasu0123
0
220
CSC307 Lecture 14
javiergs
PRO
0
440
猫の手も借りたい!ので AIエージェント猫を作って社内に放した話 Claude Code × Container Lambda の Slack Bot "DevNeko"
naramomi7
0
230
クライアントワークでSREをするということ。あるいは事業会社におけるSREと同じこと・違うこと
nnaka2992
1
270
AI活用のコスパを最大化する方法
ochtum
0
120
Featured
See All Featured
Git: the NoSQL Database
bkeepers
PRO
432
66k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
10
1.1k
What does AI have to do with Human Rights?
axbom
PRO
0
2k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
25
1.8k
The Cost Of JavaScript in 2023
addyosmani
55
9.7k
Groundhog Day: Seeking Process in Gaming for Health
codingconduct
0
110
Accessibility Awareness
sabderemane
0
71
Automating Front-end Workflow
addyosmani
1371
200k
Facilitating Awesome Meetings
lara
57
6.8k
Color Theory Basics | Prateek | Gurzu
gurzu
0
220
sira's awesome portfolio website redesign presentation
elsirapls
0
170
The Mindset for Success: Future Career Progression
greggifford
PRO
0
260
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