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
20
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
Festive Tech Calendar 2024 - Supercharge Kubernetes Debugging with k8sGPT
nileshgule
0
16
Supercharge Kubernetes Debugging with k8sGPT
nileshgule
0
25
Code, Creativity and Customers - Navigating the Generative AI landscape
nileshgule
0
9
Improve Kubernetes with k8sGPT
nileshgule
0
9
Portable multi-cloud apps using Dapr
nileshgule
0
14
Improve Kubernetes with k8sGPT
nileshgule
0
36
Event Driven Autoscaling using KEDA
nileshgule
0
31
Code Creativity and Customers - Navigating the Generative AI landscape
nileshgule
0
16
Improve Monitoring and Observability for Kubernetes with OSS tools
nileshgule
0
64
Other Decks in Technology
See All in Technology
AIエージェント元年@日本生成AIユーザ会
shukob
1
240
JAWS FESTA 2024「バスロケ」GPS×サーバーレスの開発と運用の舞台裏/jawsfesta2024-bus-gps-serverless
ma2shita
3
280
LINE NEWSにおけるバックエンド開発
lycorptech_jp
PRO
0
330
Cracking the Coding Interview 6th Edition
gdplabs
14
28k
【詳説】コンテンツ配信 システムの複数機能 基盤への拡張
hatena
0
280
Two Blades, One Journey: Engineering While Managing
ohbarye
4
2.3k
Охота на косуль у древних
ashapiro
0
120
Oracle Database Technology Night #87-1 : Exadata Database Service on Exascale Infrastructure(ExaDB-XS)サービス詳細
oracle4engineer
PRO
1
210
手を動かしてレベルアップしよう!
maruto
0
240
Amazon Q Developerの無料利用枠を使い倒してHello worldを表示させよう!
nrinetcom
PRO
2
120
Exadata Database Service on Cloud@Customer セキュリティ、ネットワーク、および管理について
oracle4engineer
PRO
2
1.5k
事業モメンタムを生み出すプロダクト開発
macchiitaka
0
100
Featured
See All Featured
Documentation Writing (for coders)
carmenintech
68
4.6k
Art, The Web, and Tiny UX
lynnandtonic
298
20k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.2k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
Rebuilding a faster, lazier Slack
samanthasiow
80
8.9k
How To Stay Up To Date on Web Technology
chriscoyier
790
250k
Designing on Purpose - Digital PM Summit 2013
jponch
117
7.1k
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
33
2.1k
YesSQL, Process and Tooling at Scale
rocio
172
14k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
27
1.6k
Visualization
eitanlees
146
15k
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/