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
Sponsored
·
SiteGround - Reliable hosting with speed, security, and support you can count on.
→
Nilesh Gule
April 26, 2023
Technology
0
37
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
Agentic AI Enhancements in .NET
nileshgule
0
21
Infuse Intelligence into your Apps with Foundry Local
nileshgule
0
14
Getting started with Microsoft Agent Framework
nileshgule
0
48
API Management in the AI Era
nileshgule
0
19
AI Agent Orchestration using Docker
nileshgule
0
24
Enhance_GitHub_Copilot_using_MCP_-_Enterprise_version.pdf
nileshgule
1
31
API Management in the AI Era
nileshgule
0
29
Infuse Intelligence into your Apps with Foundry Local
nileshgule
0
27
API Managment in the AI Era
nileshgule
0
39
Other Decks in Technology
See All in Technology
OCHaCafe S11 #2 コンテナ時代の次の一手:Wasm 最前線
oracle4engineer
PRO
2
130
SRE NEXT 2026 CfP レビュアーが語る聞きたくなるプロポーザルとは?
yutakawasaki0911
1
350
Keycloak を使った SSO で CockroachDB にログインする / CockroachDB SSO with Keycloak
kota2and3kan
0
120
Oracle Cloud Infrastructure IaaS 新機能アップデート 2025/12 - 2026/2
oracle4engineer
PRO
0
140
Agent ServerはWeb Serverではない。ADKで考えるAgentOps
akiratameto
0
110
The_Evolution_of_Bits_AI_SRE.pdf
nulabinc
PRO
0
220
マルチプレーンGPUネットワークを実現するシャッフルアーキテクチャの整理と考察
markunet
2
250
プラットフォームエンジニアリングはAI時代の開発者をどう救うのか
jacopen
5
3k
最強のAIエージェントを諦めたら品質が上がった話 / how quality improved after giving up on the strongest AI agent
kt2mikan
0
190
猫でもわかるKiro CLI(AI 駆動開発への道編)
kentapapa
0
210
JAWS DAYS 2026 楽しく学ぼう!ストレージ 入門
yoshiki0705
2
190
Dr. Werner Vogelsの14年のキーノートから紐解くエンジニアリング組織への処方箋@JAWS DAYS 2026
p0n
1
140
Featured
See All Featured
SEOcharity - Dark patterns in SEO and UX: How to avoid them and build a more ethical web
sarafernandez
0
150
Code Review Best Practice
trishagee
74
20k
Leo the Paperboy
mayatellez
4
1.5k
How STYLIGHT went responsive
nonsquared
100
6k
KATA
mclloyd
PRO
35
15k
svc-hook: hooking system calls on ARM64 by binary rewriting
retrage
2
170
Beyond borders and beyond the search box: How to win the global "messy middle" with AI-driven SEO
davidcarrasco
3
74
WCS-LA-2024
lcolladotor
0
480
Building AI with AI
inesmontani
PRO
1
800
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
4.2k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
287
14k
Google's AI Overviews - The New Search
badams
0
930
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/