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
740
PHP v5.3+ Features
michaelbui
0
58
Other Decks in Programming
See All in Programming
リストビュー画面UX改善の振り返り
splcywolf
0
120
Coding Experience Cpp vs Csharp - meetup app osaka@9
harukasao
0
730
Django for Data Science (Boston Python Meetup, March 2025)
wsvincent
0
320
英語 × の私が、生成AIの力を借りて、OSSに初コントリビュートした話
personabb
0
180
エンジニア未経験が最短で戦力になるためのTips
gokana
0
260
PHPのガベージコレクションを深掘りしよう
rinchoku
0
260
gen_statem - OTP's Unsung Hero
whatyouhide
1
190
State of Namespace
tagomoris
4
570
複数ドメインに散らばってしまった画像…! 運用中のPHPアプリに後からCDNを導入する…!
suguruooki
0
470
DataStoreをテストする
mkeeda
0
280
趣味全開のAITuber開発
kokushin
0
190
PHPバージョンアップから始めるOSSコントリビュート / how2oss-contribute
dmnlk
1
970
Featured
See All Featured
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
3.8k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
135
33k
Practical Orchestrator
shlominoach
186
10k
Reflections from 52 weeks, 52 projects
jeffersonlam
349
20k
Optimizing for Happiness
mojombo
377
70k
Site-Speed That Sticks
csswizardry
5
470
Navigating Team Friction
lara
184
15k
A Tale of Four Properties
chriscoyier
158
23k
Building Applications with DynamoDB
mza
94
6.3k
YesSQL, Process and Tooling at Scale
rocio
172
14k
How to Think Like a Performance Engineer
csswizardry
23
1.5k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
160
15k
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