SlideShare a Scribd company logo
Code and
Deploy Angular
to the Cloud
Simona Cotin
Cloud Dev Advocate @ Microsoft
@simona_cotin
Deploy Angular to the Cloud (ngBucharest)
Deploy Angular to the Cloud (ngBucharest)
Deploy Angular to the Cloud (ngBucharest)
Deploy Angular to the Cloud (ngBucharest)
Deploy Angular to the Cloud (ngBucharest)
CICD
Couldn’t
I
Care …
Dless?
Continuous Integration
Continuous Delivery
Deploy Angular to the Cloud (ngBucharest)
Deploy Angular to the Cloud (ngBucharest)
Scary
Scary
Not my job
Scary
Not my job
Mad terminal skills
Ingredients
Automation
Build
Deploy
Test
Deploy Angular to the Cloud (ngBucharest)
DEMO
Can we do better?
Docker
Isolated Repeatable
Docker
DEMO
So how do we deploy?
Create a custom
Docker Image
Dockerfile
FROM nginx:alpine
LABEL author="Simona Cotin"
COPY ./dist /usr/share/nginx/html
EXPOSE 80 443
ENTRYPOINT ["nginx","-g","daemon off;"]
$ docker build -t simonaco.azurecr.io/angular-cli-nginx:1.0 .
Tag Repository
Image name
Version
Build
Context
Azure Container Registry
Docker
Private
Registry
Deploy
Azure container registry
Deploy Angular to the Cloud (ngBucharest)
Azure App Service
Fully
managed
platform
Autoscaling
Load
balancing
Azure app service
Deploy Angular to the Cloud (ngBucharest)
Deploy Angular to the Cloud (ngBucharest)
Steps
$ docker build -t simonaco.azurecr.io/
angular-cli-nginx:1.0 .
$ docker login —username <your-username>
—password <your-password>
$ docker push simonaco.azurecr.io/angular-
cli-nginx:1.0
DEMO
Deploy Angular to the Cloud (ngBucharest)
Deploy Angular to the Cloud (ngBucharest)
Resources
▪ https://github.com/simonaco/awesome-app
▪ https://www.ng-conf.org/build-deploy-angular-cloud/
▪ https://youtu.be/61AgaccL9V8
▪ https://azure.microsoft.com/services/container-registry/
▪ https://docs.microsoft.com/en-us/azure/app-service/
containers/
▪ https://circleci.com/
Simona Cotin
Cloud Dev Advocate @ Microsoft
@simona_cotin
Thank you!

More Related Content

What's hot (20)

PPTX
Docker on Windows: From 101 to Modernizing .NET Apps
Elton Stoneman
 
PPTX
Docker - A container full of Chocolatey
Stefan Scherer
 
PPTX
Ultimate Productivity Tools
Amal Dev
 
PDF
Was is Docker? Or: Docker for Software Developers
Christian Nagel
 
PDF
Build, Deploy and Run Node Js Application on Azure using Docker
Osama Mustafa
 
PPTX
Iteratively Develop Microservices with Speed on Kubernetes
Microsoft Tech Community
 
PPT
Webenabled
Jason Arnold
 
PPTX
DockerCon 17 EU: Modernizing .NET Apps with Docker
Elton Stoneman
 
PDF
Easy Setup for Parallel Test Execution with Selenium Docker
Sargis Sargsyan
 
PDF
Bauen und Verteilen von Multi-Arch Docker Images für Linux und Windows
Stefan Scherer
 
PPTX
Docker containers on Windows
Maurice De Beijer [MVP]
 
PDF
До чого прикладати Docker в Android? - UA Mobile 2019
UA Mobile
 
PPTX
Xpirit MeetUp: Docker Windows Workshop
Elton Stoneman
 
PPTX
DevOps, Microservices, and Azure Container Service
David Tesar
 
PPTX
DockerCon EU 2017 - Docker on Windows workshop
Elton Stoneman
 
PDF
How to Dockerize Parallel Execution of Selenium Tests - SQA Days EU, Rgia, La...
Sargis Sargsyan
 
PDF
Test Automation Infrastructure with Containers
Manoj Kumar Kumar
 
PDF
Using Docker and Elastic Beanstalk in Production
Ryan Marr
 
PPTX
Linuxing in London: Docker Intro Workshop
Elton Stoneman
 
PDF
Getting Started with Dockerization of Selenium Tests Execution - Testwarez 2019
Sargis Sargsyan
 
Docker on Windows: From 101 to Modernizing .NET Apps
Elton Stoneman
 
Docker - A container full of Chocolatey
Stefan Scherer
 
Ultimate Productivity Tools
Amal Dev
 
Was is Docker? Or: Docker for Software Developers
Christian Nagel
 
Build, Deploy and Run Node Js Application on Azure using Docker
Osama Mustafa
 
Iteratively Develop Microservices with Speed on Kubernetes
Microsoft Tech Community
 
Webenabled
Jason Arnold
 
DockerCon 17 EU: Modernizing .NET Apps with Docker
Elton Stoneman
 
Easy Setup for Parallel Test Execution with Selenium Docker
Sargis Sargsyan
 
Bauen und Verteilen von Multi-Arch Docker Images für Linux und Windows
Stefan Scherer
 
Docker containers on Windows
Maurice De Beijer [MVP]
 
До чого прикладати Docker в Android? - UA Mobile 2019
UA Mobile
 
Xpirit MeetUp: Docker Windows Workshop
Elton Stoneman
 
DevOps, Microservices, and Azure Container Service
David Tesar
 
DockerCon EU 2017 - Docker on Windows workshop
Elton Stoneman
 
How to Dockerize Parallel Execution of Selenium Tests - SQA Days EU, Rgia, La...
Sargis Sargsyan
 
Test Automation Infrastructure with Containers
Manoj Kumar Kumar
 
Using Docker and Elastic Beanstalk in Production
Ryan Marr
 
Linuxing in London: Docker Intro Workshop
Elton Stoneman
 
Getting Started with Dockerization of Selenium Tests Execution - Testwarez 2019
Sargis Sargsyan
 

Similar to Deploy Angular to the Cloud (ngBucharest) (20)

PDF
Deploy Angular to the Cloud
Simona Cotin
 
PPTX
Dockerizing react app
Malang QA Community
 
PPTX
Docker & Kubernetes
Troy Harvey
 
PPTX
Cloud Run and Containers
Omar Fathy
 
PDF
Docker From Scratch
Giacomo Vacca
 
PDF
DockerCon SF 2015: Interconnecting Containers at Scale w/ NGINX
Docker, Inc.
 
PDF
Shipping to Server and Cloud with Docker
Atlassian
 
PDF
Docker: A New Way to Turbocharging Your Apps Development
msyukor
 
PPTX
Interconnecting containers at scale #Dockercon
sarahnovotny
 
PDF
Google Cloud Build - Sfeir Lunch Janvier 2019
Gaëlle Acas
 
PDF
From Docker Straight to AWS
DevOps.com
 
PPTX
Dev ops night i the new infrastructure landscape
Igor Gentil
 
PPTX
Getting Started with Docker
Geeta Vinnakota
 
PDF
Experts Live Europe 2017 - VSTS / TFS automated Release Pipelines for Web App...
Marc Müller
 
PDF
Unlocking Efficiency Essential Docker DevOps Tools.pdf
Catherine William
 
PPTX
What's New in Docker - February 2017
Patrick Chanezon
 
PDF
Build containerized application using Docker and Azure.pdf
Hamida Rebai Trabelsi
 
PPTX
Docker Container As A Service - March 2016
Patrick Chanezon
 
PPTX
Containers as a Service with Docker
Docker, Inc.
 
PPTX
Deploying Docker containers on Azure using Docker CLI
Saim Safder
 
Deploy Angular to the Cloud
Simona Cotin
 
Dockerizing react app
Malang QA Community
 
Docker & Kubernetes
Troy Harvey
 
Cloud Run and Containers
Omar Fathy
 
Docker From Scratch
Giacomo Vacca
 
DockerCon SF 2015: Interconnecting Containers at Scale w/ NGINX
Docker, Inc.
 
Shipping to Server and Cloud with Docker
Atlassian
 
Docker: A New Way to Turbocharging Your Apps Development
msyukor
 
Interconnecting containers at scale #Dockercon
sarahnovotny
 
Google Cloud Build - Sfeir Lunch Janvier 2019
Gaëlle Acas
 
From Docker Straight to AWS
DevOps.com
 
Dev ops night i the new infrastructure landscape
Igor Gentil
 
Getting Started with Docker
Geeta Vinnakota
 
Experts Live Europe 2017 - VSTS / TFS automated Release Pipelines for Web App...
Marc Müller
 
Unlocking Efficiency Essential Docker DevOps Tools.pdf
Catherine William
 
What's New in Docker - February 2017
Patrick Chanezon
 
Build containerized application using Docker and Azure.pdf
Hamida Rebai Trabelsi
 
Docker Container As A Service - March 2016
Patrick Chanezon
 
Containers as a Service with Docker
Docker, Inc.
 
Deploying Docker containers on Azure using Docker CLI
Saim Safder
 
Ad

More from Simona Cotin (17)

PDF
Tips and tricks on how to stand out with your bio and talk abstract
Simona Cotin
 
PDF
Serverless at the end of the Universe
Simona Cotin
 
PPTX
Tech Roadmap
Simona Cotin
 
PPTX
Build scalable APIs using GraphQL and Serverless
Simona Cotin
 
PPTX
Pwa, are we there yet?!
Simona Cotin
 
PPTX
Intro GraphQL
Simona Cotin
 
PPTX
Build Nodejs APIs using Serverless
Simona Cotin
 
PPTX
PWAs, are we there yet?!
Simona Cotin
 
PDF
Doppelganger - ng-conf
Simona Cotin
 
PDF
Build a look alike engine with machine learning and Angular
Simona Cotin
 
PDF
Hop on the serverless adventure - International Javascript London
Simona Cotin
 
PPTX
Build progressive web apps with Angular
Simona Cotin
 
PPTX
State management with ngRX
Simona Cotin
 
PDF
Build and Deploy Angular to the Cloud
Simona Cotin
 
PPTX
Serverless adventure tooling
Simona Cotin
 
PDF
From Angular to React and back again
Simona Cotin
 
DOCX
Music Finder
Simona Cotin
 
Tips and tricks on how to stand out with your bio and talk abstract
Simona Cotin
 
Serverless at the end of the Universe
Simona Cotin
 
Tech Roadmap
Simona Cotin
 
Build scalable APIs using GraphQL and Serverless
Simona Cotin
 
Pwa, are we there yet?!
Simona Cotin
 
Intro GraphQL
Simona Cotin
 
Build Nodejs APIs using Serverless
Simona Cotin
 
PWAs, are we there yet?!
Simona Cotin
 
Doppelganger - ng-conf
Simona Cotin
 
Build a look alike engine with machine learning and Angular
Simona Cotin
 
Hop on the serverless adventure - International Javascript London
Simona Cotin
 
Build progressive web apps with Angular
Simona Cotin
 
State management with ngRX
Simona Cotin
 
Build and Deploy Angular to the Cloud
Simona Cotin
 
Serverless adventure tooling
Simona Cotin
 
From Angular to React and back again
Simona Cotin
 
Music Finder
Simona Cotin
 
Ad

Recently uploaded (20)

PDF
[Newgen] NewgenONE Marvin Brochure 1.pdf
darshakparmar
 
PDF
“Squinting Vision Pipelines: Detecting and Correcting Errors in Vision Models...
Edge AI and Vision Alliance
 
PDF
Transforming Utility Networks: Large-scale Data Migrations with FME
Safe Software
 
PDF
Peak of Data & AI Encore AI-Enhanced Workflows for the Real World
Safe Software
 
PDF
POV_ Why Enterprises Need to Find Value in ZERO.pdf
darshakparmar
 
PPTX
The Project Compass - GDG on Campus MSIT
dscmsitkol
 
PPT
Ericsson LTE presentation SEMINAR 2010.ppt
npat3
 
PDF
Transcript: Book industry state of the nation 2025 - Tech Forum 2025
BookNet Canada
 
PDF
AI Agents in the Cloud: The Rise of Agentic Cloud Architecture
Lilly Gracia
 
PDF
How do you fast track Agentic automation use cases discovery?
DianaGray10
 
PDF
Agentic AI lifecycle for Enterprise Hyper-Automation
Debmalya Biswas
 
PPTX
From Sci-Fi to Reality: Exploring AI Evolution
Svetlana Meissner
 
PDF
Automating Feature Enrichment and Station Creation in Natural Gas Utility Net...
Safe Software
 
PPTX
AI Penetration Testing Essentials: A Cybersecurity Guide for 2025
defencerabbit Team
 
PDF
Go Concurrency Real-World Patterns, Pitfalls, and Playground Battles.pdf
Emily Achieng
 
PPTX
Future Tech Innovations 2025 – A TechLists Insight
TechLists
 
PPTX
Agentforce World Tour Toronto '25 - MCP with MuleSoft
Alexandra N. Martinez
 
PDF
Future-Proof or Fall Behind? 10 Tech Trends You Can’t Afford to Ignore in 2025
DIGITALCONFEX
 
PDF
SIZING YOUR AIR CONDITIONER---A PRACTICAL GUIDE.pdf
Muhammad Rizwan Akram
 
PDF
CIFDAQ Market Wrap for the week of 4th July 2025
CIFDAQ
 
[Newgen] NewgenONE Marvin Brochure 1.pdf
darshakparmar
 
“Squinting Vision Pipelines: Detecting and Correcting Errors in Vision Models...
Edge AI and Vision Alliance
 
Transforming Utility Networks: Large-scale Data Migrations with FME
Safe Software
 
Peak of Data & AI Encore AI-Enhanced Workflows for the Real World
Safe Software
 
POV_ Why Enterprises Need to Find Value in ZERO.pdf
darshakparmar
 
The Project Compass - GDG on Campus MSIT
dscmsitkol
 
Ericsson LTE presentation SEMINAR 2010.ppt
npat3
 
Transcript: Book industry state of the nation 2025 - Tech Forum 2025
BookNet Canada
 
AI Agents in the Cloud: The Rise of Agentic Cloud Architecture
Lilly Gracia
 
How do you fast track Agentic automation use cases discovery?
DianaGray10
 
Agentic AI lifecycle for Enterprise Hyper-Automation
Debmalya Biswas
 
From Sci-Fi to Reality: Exploring AI Evolution
Svetlana Meissner
 
Automating Feature Enrichment and Station Creation in Natural Gas Utility Net...
Safe Software
 
AI Penetration Testing Essentials: A Cybersecurity Guide for 2025
defencerabbit Team
 
Go Concurrency Real-World Patterns, Pitfalls, and Playground Battles.pdf
Emily Achieng
 
Future Tech Innovations 2025 – A TechLists Insight
TechLists
 
Agentforce World Tour Toronto '25 - MCP with MuleSoft
Alexandra N. Martinez
 
Future-Proof or Fall Behind? 10 Tech Trends You Can’t Afford to Ignore in 2025
DIGITALCONFEX
 
SIZING YOUR AIR CONDITIONER---A PRACTICAL GUIDE.pdf
Muhammad Rizwan Akram
 
CIFDAQ Market Wrap for the week of 4th July 2025
CIFDAQ
 

Deploy Angular to the Cloud (ngBucharest)