SlideShare a Scribd company logo
1 of 64
Download to read offline
Azure
Jenkins x Azure
2018 8 25
1
Azure, O365, D365
OSS VSTS Jenkins DevOps UI/UX User
Story Mapping Python NodeJS C#
Infra Management Operation
@moriyamakyohei
© Microsoft Corporation
Jenkins x Azure
Jenkins 20
DevOps
!!!
Microsoft
–Project Natick -
1. 200
DC
200km =4.0ms/ 8.0ms
2.
3.
https://natick.research.microsoft.com/#divcenter
3
3 months before…
“Microsoft is a developer-first
company, and by joining forces
with GitHub we strengthen our
commitment to developer freedom,
openness and innovation,” said
Satya Nadella, CEO, Microsoft. “We
recognize the community
responsibility we take on with this
agreement and will do our best
work to empower every developer
to build, innovate and solve the
world’s most pressing challenges.”
Our Mission is …
Microsoft Corporation's mission statement is
“to empower every person and every
organization on the planet to achieve more.”
Microsoft Corporation's mission statement is
“to empower every person and every
organization on the planet to achieve more.”
Microsoft Azure
Azure
16
Azure Cloud Platform
Security &
Management Web Apps
Mobile
Apps
API
Management
API
Apps
Logic
Apps
Notification
Hubs
Content Delivery
Network (CDN)
Media
Services
HDInsight Machine
Learning
Stream
Analytics
Data
Factory
Event
Hubs
Mobile
Engagement
Active
Directory
Multi-Factor
Authentication
Automation
Portal
Key Vault
Biztalk
Services
Hybrid
Connections
Service
Bus
Storage
Queues
Store /
Marketplace
Hybrid
Operations
Backup
StorSimple
Site
Recovery
Import/Export
SQL
Database
DocumentDB
Redis
Cache Search
Tables
SQL Data
Warehouse
Azure AD
Connect Health
AD Privileged
Identity
Management
Operational
Insights
Cloud
Services
Batch Remote App
Service
Fabric Visual Studio
Application
Insights
Azure SDK
Team Project
VM Image Gallery
& VM Depot
Infrastructure Services
Platform Services
Global opportunity with Azure infrastructure
54 total regions: 42 generally available and 12 coming soon
Regions generally available
Regions coming soon
Microsoft
global
network
The most trusted and compliant cloud
Linux, Open Source, and Red Hat
Microsoft
MicrosoftAzure
© Microsoft Corporation
Applications
Infrastructure
Management
Databases &
middleware
App frameworks
& tools
DevOps
DevOps?
DevOps? –
↓↑ ↑
IT
IT IT
○ ○ ○
IT
○
○
○
○
○
○ VS IT
SLO Service Level Objective
○
DevOps
1
2
DevOps
4
3
https://puppetlabs.com/
30
200
DevOps
IT
IT
IT
1/60
168
DevOps is the union of
people, process, and
products to enable
continuous delivery of
value to our end users.
- Donovan Brown
http://bit.ly/WhatIs-DevOps
DevOps
-
/
Marketing and Operation
Business
Decision
Maker
IT
Decision
Maker
Program
Manager
Project
Manager
Software
Engineer
Site
Reliability
Engineer
Platform
Operation
Engineer
Biz
Tech
Corp
Gov...
Budget
Negotiat
ion
Business
Decision
IT
Decision
RoadMap
creation
End
User
/Custo
mer
Peer
Peer
Dev
Ops
Dev
and/or
Ops
Financial
Designer
/Producer User
Story
Mapping
Service
Proposal
User
Experience
Design
Business
Planner
Marketing
Peer
ERP
CRM
SelesPeer
Work in Real world Tool and framework
quality
assurance
Engineer
Feedback
to
Program
Manager
and/or
Software
Engineer
and/or
Site
Reliability
Engineer
Support/
Escalation
Engineer
Marketing
Software
Development
Write
Test Code
Unit Test/
Function
Test
Integration
Test
User
Interface
Design
MA
(Marketing
Automation)
Q and A
Problem
Solving
Knowledge
Management
Check
Monitoring
Status
Recover
from
Platform
Problems
Problem
Analysis
Source
Code
Analysis
Log
Analysis
Task
Management
Infra
Engineer?
Build
Prod Infra
Regression
Test
Performance
Test
Test
Analysis
Peer
Peer
PeerPeer
Tech Biz
CI/CD
Jenkins
VSTS
ITS/BTS
- Jira
- Trello
-
Ansible
Terraform Shell Script
LL Script
Software Build
-> artifact creation
Middle ware
Tuning
Infra
Design
Build
Test Infra
SCM/
Version
Management
ithub
VSTS
Issue Tracking
Maven
Mocha
Selenium Junit
Remove
Toils
1
2
f
a
c
t
o
r
X
P
Icinga Nagios
datadog New Relic
•
•
•
•
•
: http://www.itproguy.com/devops-practices/
Azure DevOps framework
DevOps
DevOps
Growth Mindset
/
© Microsoft Corporation
Jenkins x Azure
Jenkins
Jenkins
Jenkins ( ) Java
[3]
cron
URL
https://ja.wikipedia.org/wiki/Jenkins
Jenkins
1.
2.
3.
4.
1.
Jenkins
CI/CD NodeJS Express
✓Unit Test
- Supertest
- Should
- Mocha
Webhook
✓deploy to
Test(β)Env
Azure
✓E2E Test
- Selenium
✓UAT
Manual
Operation
✓Deploy to
Prod Env
Release PipeLine
Continuous Integration
Continuous Deployment
Developer Github Jenkins
Jenkins
Agent Host Script not only sh)
$cat hogehoge.sh
echo “hello, world!”
$bash hogehoge.sh
$cat hogehoge.py
print(“hello, world!”)
$python hogehoge.py
Jenkins
-
Jenkins
Jenkins JenkinsJenkins
Build and Unit
Test
Server Group
E2E Test Server Group
Jenkins
Deployment
Server Group
IaC
© Microsoft Corporation
Jenkins
/
/
/
/
E2E
© Microsoft Corporation
Jenkins
/
/
/
/
E2E
Jenkins α
© Microsoft Corporation
Jenkins
Jenkins x Azure
Jenkins on Azure
- Azure
- plugin
- Azure App Service
- Azure Commons
- Azure Container Agents
- Azure Container Service
- Azure Credential
- Azure VM Agents
- Windows Azure Storage(=Azure Storage)
-
- Azure CLI
- git
Jenkins on Azure
- ubuntu
- IP
-
→ nginx
- → nginx
- Network Security Group
- 22, 80 Open
- ssh
- Web ssh
Build Agent
2
1. Azure Container Instance
2. VM
aws Fargate
Ansible Terraform
build
Jenkins
Jenkins on Azure - Visual Studio Team Service
Circle CI
VSTS
[ ]
Jenkins
Azure CD
[ ]
JenkinsonAzure -MSIxTerraform
→
!
https://www.slideshare.net/kyoheim/terraformazure-102448779
Managed Service Identity
Tenant - Subscription
Resource Group A
Azure Active Directory
Resource Group B
MSI
VM
[Management VM]
$az login --identity
MSI endpoint
Management VM
Resource Group A
Token Get
Auth Token $terraform init/plan
/apply/destroy VM
JenkinsonAzure
- DB
MSIxAzureKeyvault
MSI
Managed Service Identity
DB
Source
Code
DB
Build and Test
Test DB
DB
…Jenkins
demo
Solution Template VM deploy
→ Agent VM
https://docs.microsoft.com/ja-jp/azure/jenkins/install-jenkins-solution-template
Azure VM
Build VM
demo
1. Azure VM
2. Azure VM
a.
3.
4.
5. Jenkins
6. Azure VM Job
https://docs.microsoft.com/ja-jp/azure/jenkins/jenkins-azure-vm-agents
Demo
Azure VM Build
Tool/
Azure Resource
Manager Endpoint
VM
VM
Q and A
1. Jenkins Azure Solution
2. DB MSI Azure Key Vault
3. Azure MSI Service Principal
4. Ansible Terraform Jenkins Agent ,
5.Azure

More Related Content

Similar to Jenkins x azure

Mix Tech Ed Update No Video
Mix Tech Ed Update No VideoMix Tech Ed Update No Video
Mix Tech Ed Update No Video
AllyWick
 
ShortFormRecentCV-v1.12
ShortFormRecentCV-v1.12ShortFormRecentCV-v1.12
ShortFormRecentCV-v1.12
Dave Cannon
 

Similar to Jenkins x azure (20)

Bhavin_Resume
Bhavin_ResumeBhavin_Resume
Bhavin_Resume
 
[WSO2Con EU 2018] Enabling Agile Integration Teams
[WSO2Con EU 2018] Enabling Agile Integration Teams[WSO2Con EU 2018] Enabling Agile Integration Teams
[WSO2Con EU 2018] Enabling Agile Integration Teams
 
7 flavours of devops implementation
7 flavours of devops implementation7 flavours of devops implementation
7 flavours of devops implementation
 
Mix Tech Ed Update No Video
Mix Tech Ed Update No VideoMix Tech Ed Update No Video
Mix Tech Ed Update No Video
 
Continuous Integration & the Release Maturity Model
Continuous Integration & the Release Maturity Model Continuous Integration & the Release Maturity Model
Continuous Integration & the Release Maturity Model
 
ShortFormRecentCV-v1.12
ShortFormRecentCV-v1.12ShortFormRecentCV-v1.12
ShortFormRecentCV-v1.12
 
Сергей Лёвкин «Технологии Microsoft для актуальных трендов»
Сергей Лёвкин «Технологии Microsoft для актуальных трендов»Сергей Лёвкин «Технологии Microsoft для актуальных трендов»
Сергей Лёвкин «Технологии Microsoft для актуальных трендов»
 
SDLC & DevOps Transformation with Agile
SDLC & DevOps Transformation with AgileSDLC & DevOps Transformation with Agile
SDLC & DevOps Transformation with Agile
 
Accelerate your Application Delivery with DevOps and Microservices
Accelerate your Application Delivery with DevOps and MicroservicesAccelerate your Application Delivery with DevOps and Microservices
Accelerate your Application Delivery with DevOps and Microservices
 
DevNation
DevNation DevNation
DevNation
 
Rakuten and Microsoft talk DevOps in Real World
Rakuten and Microsoft talk DevOps in Real WorldRakuten and Microsoft talk DevOps in Real World
Rakuten and Microsoft talk DevOps in Real World
 
Efficient platform engineering with Microk8s & gopaddle.pdf
Efficient platform engineering  with  Microk8s & gopaddle.pdfEfficient platform engineering  with  Microk8s & gopaddle.pdf
Efficient platform engineering with Microk8s & gopaddle.pdf
 
Balaji Resume
Balaji ResumeBalaji Resume
Balaji Resume
 
Microsoft, Linux, Open Source, DevOps
Microsoft, Linux, Open Source, DevOpsMicrosoft, Linux, Open Source, DevOps
Microsoft, Linux, Open Source, DevOps
 
All up-dev ops
All up-dev opsAll up-dev ops
All up-dev ops
 
Tecnologias Free e Open Source na Plataforma Microsoft
Tecnologias Free e Open Source na Plataforma MicrosoftTecnologias Free e Open Source na Plataforma Microsoft
Tecnologias Free e Open Source na Plataforma Microsoft
 
Devops a la sauce Microsoft
Devops a la sauce MicrosoftDevops a la sauce Microsoft
Devops a la sauce Microsoft
 
打造 AIoT 智慧物聯網時代解決方案
打造 AIoT 智慧物聯網時代解決方案打造 AIoT 智慧物聯網時代解決方案
打造 AIoT 智慧物聯網時代解決方案
 
MACHINE LEARNING AUTOMATIONS PIPELINE WITH CI/CD
MACHINE LEARNING AUTOMATIONS PIPELINE WITH CI/CDMACHINE LEARNING AUTOMATIONS PIPELINE WITH CI/CD
MACHINE LEARNING AUTOMATIONS PIPELINE WITH CI/CD
 
JCConf.tw 2022 - DevOps for Java developers
JCConf.tw 2022 - DevOps for Java developersJCConf.tw 2022 - DevOps for Java developers
JCConf.tw 2022 - DevOps for Java developers
 

More from Kyohei Moriyama (11)

Goのはじめかた
GoのはじめかたGoのはじめかた
Goのはじめかた
 
Git operation 101
Git operation 101Git operation 101
Git operation 101
 
Self-Introduction with DevOps
Self-Introduction with DevOpsSelf-Introduction with DevOps
Self-Introduction with DevOps
 
TerraformとAzureを組み合わせて使うときの勘所
TerraformとAzureを組み合わせて使うときの勘所TerraformとAzureを組み合わせて使うときの勘所
TerraformとAzureを組み合わせて使うときの勘所
 
Open@Microsoftを眺めてみる
Open@Microsoftを眺めてみるOpen@Microsoftを眺めてみる
Open@Microsoftを眺めてみる
 
2017 10-06 マイクロビットプログラミング
2017 10-06 マイクロビットプログラミング2017 10-06 マイクロビットプログラミング
2017 10-06 マイクロビットプログラミング
 
Amazonで買えるarduino互換ボードまとめ
Amazonで買えるarduino互換ボードまとめAmazonで買えるarduino互換ボードまとめ
Amazonで買えるarduino互換ボードまとめ
 
Sdn japan2016 hpe_switch_story_v2
Sdn japan2016 hpe_switch_story_v2Sdn japan2016 hpe_switch_story_v2
Sdn japan2016 hpe_switch_story_v2
 
Open stack and sdn hands-on and demo
Open stack and sdn hands-on and demoOpen stack and sdn hands-on and demo
Open stack and sdn hands-on and demo
 
Sightseeing
SightseeingSightseeing
Sightseeing
 
Dailymotion problem
Dailymotion problemDailymotion problem
Dailymotion problem
 

Recently uploaded

Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
Joaquim Jorge
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 

Recently uploaded (20)

Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
HTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesHTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation Strategies
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 

Jenkins x azure