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
20
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
43
Other Decks in Technology
See All in Technology
newmo の創業を支える Software Architecture と Platform Engineering
110y
5
580
最近のRedmineの開発動向と次期バージョン6.1.0
vividtone
0
110
テストコードにはテストの意図を込めよう(2025年版) #retechtalk / Put the intent of the test 2025
nihonbuson
PRO
10
2.1k
マーケットプレイス版Oracle WebCenter Content For OCI
oracle4engineer
PRO
3
720
SaaS公式MCPサーバーをリリースして得た学び
kawamataryo
5
1.4k
250510 StepFunctionのテスト自動化始めました vol.1
east_takumi
1
260
分解し、導き、託す ログラスにおける“技術でリードする” 実践の記録
hryushm
1
500
事業と組織から目を逸らずに技術でリードする
ogugu9
19
5.1k
GPU 클라우드 환경에서의 회복탄력적 AI 운영 : 훈련 및 추론을 위한 견고한 아키텍처와 전략
inureyes
PRO
0
110
自動化の第一歩 -インフラ環境構築の自動化について-
smt7174
1
140
Serverlessだからこそコードと設計にはこだわろう
kenichirokimura
3
1.1k
Cursorをチョッパヤインタビューライターにチューニングする方法 / how to tuning cursor for interview write
shuzon
2
270
Featured
See All Featured
Unsuck your backbone
ammeep
671
58k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
24
2.7k
Music & Morning Musume
bryan
47
6.5k
Product Roadmaps are Hard
iamctodd
PRO
53
11k
Navigating Team Friction
lara
185
15k
Building Adaptive Systems
keathley
41
2.5k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
Facilitating Awesome Meetings
lara
54
6.4k
Code Review Best Practice
trishagee
68
18k
Git: the NoSQL Database
bkeepers
PRO
430
65k
Done Done
chrislema
184
16k
VelocityConf: Rendering Performance Case Studies
addyosmani
329
24k
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/