SlideShare a Scribd company logo
Code and
Deploy Angular
to the Cloud
Prereq
▪ angular-cli
▪ Npm install -g
@angular/cli
▪ Create a new
app
▪ docker
▪ Brew cask install
docker
▪ Docker pull
nginx:alpine
▪ Github Account
▪ CircleCI Account
▪ Azure Account
Simona Cotin
Cloud Dev Advocate
@simona_cotin
Asim Hussain
Cloud Dev Advocate
@jawache
Code and Deploy Angular to the Cloud
Code and Deploy Angular to the Cloud
CICD
Couldn’t
I
Care …
Dless?
Continuous Integration
Continuous Delivery
Code and Deploy Angular to the Cloud
Code and Deploy Angular to the Cloud
Scary
Scary
Not my job
Scary
Not my job
Mad terminal skills
Ingredients
Automation
Build
Deploy
Test
Code and Deploy Angular to the Cloud
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
Azure App Service
Fully
managed
platform
Autoscaling
Load
balancing
Azure app service
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
Code and Deploy Angular to the Cloud
Code and Deploy Angular to the Cloud
Simona Cotin
Cloud Dev Advocate
@simona_cotin
Asim Hussain
Cloud Dev Advocate
@jawache
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/

More Related Content

What's hot (20)

PDF
Getting started with Angular CLI
Sasha Vinčić
 
PDF
Using Minikube for Node.js development
Troy Connor
 
PDF
The Tale of 2 CLIs - Ember-cli and Angular-cli
Tracy Lee
 
PDF
Zalenium - SeleniumConf Austin 2017
Selenium Conference Austin 2017
 
PDF
Jenkins with Heroku
Somkiat Puisungnoen
 
PDF
До чого прикладати Docker в Android? - UA Mobile 2019
UA Mobile
 
PPT
Dockerising Appium : London Appium Meetup
Shashikant Jagtap
 
PDF
Cross-platform Desktop application with AngularJS and build with Node-webkit
Wittawas Wisarnkanchana
 
PDF
"Workstation Up" - Docker Development at Flow by Mike Roth
Docker, Inc.
 
PPTX
AWS CodeDeploy - basic intro
Anton Babenko
 
PDF
slide-dnrdw
Yue Liu
 
PPTX
Windows Containers and Docker: Why You Should Care
Elton Stoneman
 
PPTX
Understand immutable infrastructure, what? Why? How? - Meta-Meetup DEVOPS NIGHT
Quentin Adam
 
PPTX
Ignite docker
jstack
 
ODP
iOS Developers Conference-iOS Automation with Cucumber, Appium and Saucelabs
Shashikant Jagtap
 
PDF
Docker for Integration Testing
Wouter Danes
 
PPTX
Gdg ionic 2
Shang Yi Lim
 
PDF
DevOps Workflow: A Tutorial on Linux Containers
inside-BigData.com
 
PPTX
Hybrid app development frameworks
Squash Apps Pvt Ltd
 
PDF
Tame your test environment with Docker Compose
Kevin Bell
 
Getting started with Angular CLI
Sasha Vinčić
 
Using Minikube for Node.js development
Troy Connor
 
The Tale of 2 CLIs - Ember-cli and Angular-cli
Tracy Lee
 
Zalenium - SeleniumConf Austin 2017
Selenium Conference Austin 2017
 
Jenkins with Heroku
Somkiat Puisungnoen
 
До чого прикладати Docker в Android? - UA Mobile 2019
UA Mobile
 
Dockerising Appium : London Appium Meetup
Shashikant Jagtap
 
Cross-platform Desktop application with AngularJS and build with Node-webkit
Wittawas Wisarnkanchana
 
"Workstation Up" - Docker Development at Flow by Mike Roth
Docker, Inc.
 
AWS CodeDeploy - basic intro
Anton Babenko
 
slide-dnrdw
Yue Liu
 
Windows Containers and Docker: Why You Should Care
Elton Stoneman
 
Understand immutable infrastructure, what? Why? How? - Meta-Meetup DEVOPS NIGHT
Quentin Adam
 
Ignite docker
jstack
 
iOS Developers Conference-iOS Automation with Cucumber, Appium and Saucelabs
Shashikant Jagtap
 
Docker for Integration Testing
Wouter Danes
 
Gdg ionic 2
Shang Yi Lim
 
DevOps Workflow: A Tutorial on Linux Containers
inside-BigData.com
 
Hybrid app development frameworks
Squash Apps Pvt Ltd
 
Tame your test environment with Docker Compose
Kevin Bell
 

Similar to Code and Deploy Angular to the Cloud (20)

PDF
Deploy Angular to the Cloud (ngBucharest)
Simona Cotin
 
PDF
Deploy Angular to the Cloud
Simona Cotin
 
PDF
DockerCon SF 2015: Interconnecting Containers at Scale w/ NGINX
Docker, Inc.
 
PPTX
Dockerizing react app
Malang QA Community
 
PPTX
Interconnecting containers at scale #Dockercon
sarahnovotny
 
PDF
Messaging with the Docker
Henryk Konsek
 
PDF
Docker From Scratch
Giacomo Vacca
 
PPTX
How to Dockerize Angular, Vue and React Web Apps
Belatrix Software
 
PDF
From Docker Straight to AWS
DevOps.com
 
PDF
Streamlining Agile Linux Development with Docker and RHEL Atomic
Michael Solberg
 
PPTX
Getting Started with Docker
Geeta Vinnakota
 
PDF
[@NaukriEngineering] Docker 101
Naukri.com
 
PDF
Unlocking Efficiency Essential Docker DevOps Tools.pdf
Catherine William
 
PDF
Kubernetes hands-on tutorial slides by zm
ZiyanMaraikar1
 
PPTX
DockerSADASDASDA SADASDASDASDASDASDLabs.pptx
MuhamedAhmed35
 
PPTX
Docker & Kubernetes
Troy Harvey
 
PDF
Shipping to Server and Cloud with Docker
Atlassian
 
PDF
Workshop presentation
Cloud 66
 
PPTX
What's New in Docker - February 2017
Patrick Chanezon
 
PDF
Docker+java
DPC Consulting Ltd
 
Deploy Angular to the Cloud (ngBucharest)
Simona Cotin
 
Deploy Angular to the Cloud
Simona Cotin
 
DockerCon SF 2015: Interconnecting Containers at Scale w/ NGINX
Docker, Inc.
 
Dockerizing react app
Malang QA Community
 
Interconnecting containers at scale #Dockercon
sarahnovotny
 
Messaging with the Docker
Henryk Konsek
 
Docker From Scratch
Giacomo Vacca
 
How to Dockerize Angular, Vue and React Web Apps
Belatrix Software
 
From Docker Straight to AWS
DevOps.com
 
Streamlining Agile Linux Development with Docker and RHEL Atomic
Michael Solberg
 
Getting Started with Docker
Geeta Vinnakota
 
[@NaukriEngineering] Docker 101
Naukri.com
 
Unlocking Efficiency Essential Docker DevOps Tools.pdf
Catherine William
 
Kubernetes hands-on tutorial slides by zm
ZiyanMaraikar1
 
DockerSADASDASDA SADASDASDASDASDASDLabs.pptx
MuhamedAhmed35
 
Docker & Kubernetes
Troy Harvey
 
Shipping to Server and Cloud with Docker
Atlassian
 
Workshop presentation
Cloud 66
 
What's New in Docker - February 2017
Patrick Chanezon
 
Docker+java
DPC Consulting Ltd
 
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)

PPTX
Future Tech Innovations 2025 – A TechLists Insight
TechLists
 
PDF
What’s my job again? Slides from Mark Simos talk at 2025 Tampa BSides
Mark Simos
 
PDF
Mastering Financial Management in Direct Selling
Epixel MLM Software
 
PDF
Transcript: Book industry state of the nation 2025 - Tech Forum 2025
BookNet Canada
 
PPTX
Agentforce World Tour Toronto '25 - MCP with MuleSoft
Alexandra N. Martinez
 
PDF
“Squinting Vision Pipelines: Detecting and Correcting Errors in Vision Models...
Edge AI and Vision Alliance
 
PDF
Peak of Data & AI Encore AI-Enhanced Workflows for the Real World
Safe Software
 
PDF
Go Concurrency Real-World Patterns, Pitfalls, and Playground Battles.pdf
Emily Achieng
 
PPTX
MuleSoft MCP Support (Model Context Protocol) and Use Case Demo
shyamraj55
 
PDF
NLJUG Speaker academy 2025 - first session
Bert Jan Schrijver
 
PDF
“Voice Interfaces on a Budget: Building Real-time Speech Recognition on Low-c...
Edge AI and Vision Alliance
 
PDF
AI Agents in the Cloud: The Rise of Agentic Cloud Architecture
Lilly Gracia
 
PPTX
Seamless Tech Experiences Showcasing Cross-Platform App Design.pptx
presentifyai
 
PPTX
The Project Compass - GDG on Campus MSIT
dscmsitkol
 
PDF
[Newgen] NewgenONE Marvin Brochure 1.pdf
darshakparmar
 
PDF
How do you fast track Agentic automation use cases discovery?
DianaGray10
 
PDF
Transforming Utility Networks: Large-scale Data Migrations with FME
Safe Software
 
PDF
The 2025 InfraRed Report - Redpoint Ventures
Razin Mustafiz
 
PDF
Staying Human in a Machine- Accelerated World
Catalin Jora
 
PPTX
Designing_the_Future_AI_Driven_Product_Experiences_Across_Devices.pptx
presentifyai
 
Future Tech Innovations 2025 – A TechLists Insight
TechLists
 
What’s my job again? Slides from Mark Simos talk at 2025 Tampa BSides
Mark Simos
 
Mastering Financial Management in Direct Selling
Epixel MLM Software
 
Transcript: Book industry state of the nation 2025 - Tech Forum 2025
BookNet Canada
 
Agentforce World Tour Toronto '25 - MCP with MuleSoft
Alexandra N. Martinez
 
“Squinting Vision Pipelines: Detecting and Correcting Errors in Vision Models...
Edge AI and Vision Alliance
 
Peak of Data & AI Encore AI-Enhanced Workflows for the Real World
Safe Software
 
Go Concurrency Real-World Patterns, Pitfalls, and Playground Battles.pdf
Emily Achieng
 
MuleSoft MCP Support (Model Context Protocol) and Use Case Demo
shyamraj55
 
NLJUG Speaker academy 2025 - first session
Bert Jan Schrijver
 
“Voice Interfaces on a Budget: Building Real-time Speech Recognition on Low-c...
Edge AI and Vision Alliance
 
AI Agents in the Cloud: The Rise of Agentic Cloud Architecture
Lilly Gracia
 
Seamless Tech Experiences Showcasing Cross-Platform App Design.pptx
presentifyai
 
The Project Compass - GDG on Campus MSIT
dscmsitkol
 
[Newgen] NewgenONE Marvin Brochure 1.pdf
darshakparmar
 
How do you fast track Agentic automation use cases discovery?
DianaGray10
 
Transforming Utility Networks: Large-scale Data Migrations with FME
Safe Software
 
The 2025 InfraRed Report - Redpoint Ventures
Razin Mustafiz
 
Staying Human in a Machine- Accelerated World
Catalin Jora
 
Designing_the_Future_AI_Driven_Product_Experiences_Across_Devices.pptx
presentifyai
 

Code and Deploy Angular to the Cloud