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
Cloud Native Ninja - part 8 - Containerize Reac...
Search
Nilesh Gule
April 26, 2023
Technology
0
26
Cloud Native Ninja - part 8 - Containerize React App
Slide deck related to the 8th part of the Cloud Native Ninja series.
https://youtu.be/mmM6btuwqfA
Nilesh Gule
April 26, 2023
Tweet
Share
More Decks by Nilesh Gule
See All by Nilesh Gule
API Managment in the AI Ear
nileshgule
0
5
GitHub Copilot Agent Mode
nileshgule
0
21
Festive Tech Calendar 2024 - Supercharge Kubernetes Debugging with k8sGPT
nileshgule
0
21
Supercharge Kubernetes Debugging with k8sGPT
nileshgule
0
37
Code, Creativity and Customers - Navigating the Generative AI landscape
nileshgule
0
17
Improve Kubernetes with k8sGPT
nileshgule
0
19
Portable multi-cloud apps using Dapr
nileshgule
0
23
Improve Kubernetes with k8sGPT
nileshgule
0
44
Event Driven Autoscaling using KEDA
nileshgule
0
44
Other Decks in Technology
See All in Technology
DataEngineeringとCloudNativeの今と未来
foursue
0
250
エンジニアのための 法規制への取り組み方 #healthtechmeetup
77web
0
280
newmo の創業を支える Software Architecture と Platform Engineering
110y
5
790
ITベンダーから見る内製化支援の本質/in-house-dev
slsops
1
190
Streamlit in Snowflakeで加速する不動産テック企業のデータ活用 @Snowflake WESTユーザー会
yuto16
1
150
初参加のハノーバーメッセで感じた世界最大級イベントの熱気とAI活用の未来
hamadakoji
0
120
AWS LambdaをTypeScriptで動かして分かった、Node.jsのTypeScriptサポートの利点と課題
smt7174
1
1.8k
変化に強いテーブル設計の勘所 / Table design that is resistant to changes
soudai
21
5.8k
テスト設計チュートリアル ちびこん編 ’25
omn
0
200
Microsoft Fabric のライセンスについて
ryomaru0825
2
3.5k
AWS パートナー企業のテクニカルサポートが日々思っていること 〜そして、4/15 の現場から〜
kazzpapa3
1
180
Web Streams APIの基本と実践、TypeScriptでの活用法 / TSKaigi 2025 Web Streams API
tasshi
4
520
Featured
See All Featured
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
45
7.3k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
227
22k
The Pragmatic Product Professional
lauravandoore
33
6.6k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
129
19k
Building Adaptive Systems
keathley
41
2.5k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
60k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
105
19k
Rebuilding a faster, lazier Slack
samanthasiow
81
9k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
32
2.3k
Rails Girls Zürich Keynote
gr2m
94
13k
It's Worth the Effort
3n
184
28k
How to Ace a Technical Interview
jacobian
276
23k
Transcript
Containerize React App Nilesh Gule @nileshgule Cloud Native Ninja
None
Multistage Docker file
Summary ✓ Build : Built React app using npm commands
✓ Base images: Used Alpine based base image for Node ✓ Multistage Docker build: ✓ separate build using node base image and run stages using nginx base images ✓ Docker Hub: Publish container images
Containerize Apps Resources https://github.com/NileshGule/cloud-native-ninja Slides https://www.slideshare.net/nileshgule/ https://speakerdeck.com/nileshgule/