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
29
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
29
Festive Tech Calendar 2024 - Supercharge Kubernetes Debugging with k8sGPT
nileshgule
0
22
Supercharge Kubernetes Debugging with k8sGPT
nileshgule
0
41
Code, Creativity and Customers - Navigating the Generative AI landscape
nileshgule
0
22
Improve Kubernetes with k8sGPT
nileshgule
0
21
Portable multi-cloud apps using Dapr
nileshgule
0
30
Improve Kubernetes with k8sGPT
nileshgule
0
47
Event Driven Autoscaling using KEDA
nileshgule
0
47
Other Decks in Technology
See All in Technology
Kafka vs. Pulsar: Performance Evaluation by Petabyte-Scale Streaming Platform Providers
lycorptech_jp
PRO
1
350
Autonomous Database サービス・アップデート (FY25)
oracle4engineer
PRO
1
750
研究開発部メンバーの働き⽅ / Sansan R&D Profile
sansan33
PRO
3
17k
エンジニア採用から始まる技術広報と組織づくり/202506lt
nishiuma
8
1.5k
フルカイテン株式会社 エンジニア向け採用資料
fullkaiten
0
7k
上長や社内ステークホルダーに対する解像度を上げて、より良い補完関係を築く方法 / How-to-increase-resolution-and-build-better-complementary-relationships-with-your-bosses-and-internal-stakeholders
madoxten
13
6.8k
All About Sansan – for New Global Engineers
sansan33
PRO
1
1.2k
Oracle Cloud Infrastructureデータベース・クラウド:各バージョンのサポート期間
oracle4engineer
PRO
48
33k
AI Engineering Summit Pre Event LT #10
okaru
2
540
AIエージェント実践集中コース LT
okaru
1
200
AWS と定理証明 〜ポリシー言語 Cedar 開発の舞台裏〜 #fp_matsuri / FP Matsuri 2025
ytaka23
8
2.1k
Snowflake Intelligenceで実現できるノーコードAI活用
takumimukaiyama
1
130
Featured
See All Featured
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
32
2.3k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
14
1.5k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
35
2.3k
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
Java REST API Framework Comparison - PWX 2021
mraible
31
8.6k
Building Flexible Design Systems
yeseniaperezcruz
328
39k
VelocityConf: Rendering Performance Case Studies
addyosmani
329
24k
Adopting Sorbet at Scale
ufuk
77
9.4k
Building Applications with DynamoDB
mza
95
6.4k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
Large-scale JavaScript Application Architecture
addyosmani
512
110k
Statistics for Hackers
jakevdp
799
220k
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/