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
17
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
11
Supercharge Kubernetes Debugging with k8sGPT
nileshgule
0
18
Code, Creativity and Customers - Navigating the Generative AI landscape
nileshgule
0
8
Improve Kubernetes with k8sGPT
nileshgule
0
9
Portable multi-cloud apps using Dapr
nileshgule
0
9
Improve Kubernetes with k8sGPT
nileshgule
0
32
Event Driven Autoscaling using KEDA
nileshgule
0
28
Code Creativity and Customers - Navigating the Generative AI landscape
nileshgule
0
15
Improve Monitoring and Observability for Kubernetes with OSS tools
nileshgule
0
63
Other Decks in Technology
See All in Technology
GeometryReaderやスクロールを用いた表現と紐解き方
fumiyasac0921
0
100
GoogleのAIエージェント論 Authors: Julia Wiesinger, Patrick Marlow and Vladimir Vuskovic
customercloud
PRO
0
110
Visual StudioとかIDE関連小ネタ話
kosmosebi
1
370
[IBM TechXchange Dojo]Watson Discoveryとwatsonx.aiでRAGを実現!座学①
siyuanzh09
0
110
Goで実践するBFP
hiroyaterui
1
120
完全自律型AIエージェントとAgentic Workflow〜ワークフロー構築という現実解
pharma_x_tech
0
320
Kotlin Multiplatformのポテンシャル
recruitengineers
PRO
2
150
自社 200 記事を元に整理した読みやすいテックブログを書くための Tips 集
masakihirose
2
320
comilioとCloudflare、そして未来へと向けて
oliver_diary
6
430
Cloudflareで実現する AIエージェント ワークフロー基盤
kmd09
0
280
アジャイルチームが変化し続けるための組織文化とマネジメント・アプローチ / Agile management that enables ever-changing teams
kakehashi
3
3.3k
The future we create with our own MVV
matsukurou
0
2k
Featured
See All Featured
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
59k
No one is an island. Learnings from fostering a developers community.
thoeni
19
3.1k
Thoughts on Productivity
jonyablonski
68
4.4k
Documentation Writing (for coders)
carmenintech
67
4.5k
How to Ace a Technical Interview
jacobian
276
23k
Imperfection Machines: The Place of Print at Facebook
scottboms
267
13k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
127
18k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
280
13k
How GitHub (no longer) Works
holman
312
140k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
3
350
Mobile First: as difficult as doing things right
swwweet
222
9k
The Power of CSS Pseudo Elements
geoffreycrofte
74
5.4k
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/