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
6
GitHub Copilot Agent Mode
nileshgule
0
28
Festive Tech Calendar 2024 - Supercharge Kubernetes Debugging with k8sGPT
nileshgule
0
21
Supercharge Kubernetes Debugging with k8sGPT
nileshgule
0
40
Code, Creativity and Customers - Navigating the Generative AI landscape
nileshgule
0
22
Improve Kubernetes with k8sGPT
nileshgule
0
20
Portable multi-cloud apps using Dapr
nileshgule
0
30
Improve Kubernetes with k8sGPT
nileshgule
0
46
Event Driven Autoscaling using KEDA
nileshgule
0
47
Other Decks in Technology
See All in Technology
AI Engineering Summit Pre Event LT #10
okaru
2
230
Eight Engineering Unit 紹介資料
sansan33
PRO
0
3.4k
libsyncrpcってなに?
uhyo
0
240
フルカイテン株式会社 エンジニア向け採用資料
fullkaiten
0
6.6k
S3 Tables を図解でやさしくおさらい~基本から QuickSight 連携まで/s3-tables-illustrated-basics-quicksight
emiki
2
380
[zh-TW] DevOpsDays Taipei 2025 -- Creating Awesome Change in SmartNews!(machine translation)
martin_lover
1
690
データプレーンプログラミングとは? DPU&スイッチASICの開発経験から語る
ebiken
PRO
1
300
Introduction to Sansan Meishi Maker Development Engineer
sansan33
PRO
0
270
研究開発部メンバーの働き⽅ / Sansan R&D Profile
sansan33
PRO
3
17k
Oracle Cloud Infrastructure IaaS 新機能アップデート 2025/03 - 2025/05
oracle4engineer
PRO
1
120
会社紹介資料 / Sansan Company Profile
sansan33
PRO
6
370k
現場で役立つAPIデザイン
nagix
1
160
Featured
See All Featured
It's Worth the Effort
3n
184
28k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
3.9k
Build The Right Thing And Hit Your Dates
maggiecrowley
35
2.7k
Scaling GitHub
holman
459
140k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
20
1.3k
Measuring & Analyzing Core Web Vitals
bluesmoon
7
470
Fontdeck: Realign not Redesign
paulrobertlloyd
84
5.5k
GitHub's CSS Performance
jonrohan
1031
460k
For a Future-Friendly Web
brad_frost
178
9.8k
A Tale of Four Properties
chriscoyier
159
23k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
52
2.8k
A Modern Web Designer's Workflow
chriscoyier
693
190k
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/