SlideShare una empresa de Scribd logo
1 de 35
Descargar para leer sin conexión
Next generation databases
Mastering the move
Grüezi | Willkommen | Bonjour | Welcome | Velkomst
Konrad Brunner
Senior Consultant
About me
2 7.11.2018
• Working for Trivadis since 3 years
• 30 years IT experience
• from Unix to Windows
• from Token Ring to Ethernet
• from Java to C#
• from host to client-server
• from local to global
• from on-premises to the cloud
Next generation databases
Next generation databases3
Keys to master the move are …
7.11.2018
ARM Templates are key for ...
Next generation databases4 7.11.2018
… software defined data centers (SDDC)
and infrastructure as code (IAC)
■ Allows you to define complete data centers as
code
■ Allows you to manage the state of your data
centers in source control tools
■ Allows you to manage infrastructure together
with the applications
■ Enables you to revise your state
■ Allows collaboration with partners
■ Allows you to achieve IT as a service
Automation is key to ...
Next generation databases5 7.11.2018
… separate security in your datacenter
■ Allows you to streamline authorities along
test, integration and production environments
■ Scripted deployments already starting when
you move from test to integration
■ Allows you to work certificate based
■ Allows you to easily scale
■ Allows you to switch between regions
■ Allows you to securely integrate new resources
into your existing secure infrastructure
Automation is key to ...
Next generation databases6 7.11.2018
… save money
■ … by streamlining the lifetime of resources
■ Some resources in Azure you can’t just stop
• SQL Database
■ The automation of the deployment and
undeployment allows you to stop also these
once
■ …by automating and making the deployment
processes faster
Automation and ARM templates are key for ...
Next generation databases7 7.11.2018
… DevOps with integrated security
■ Allows you to automate tasks in the
Continuous Integration and Continuous
Delivery pipelines
■ Together with Azure DevOps Services you
have a fully secure and agile platform over the
entire DevOps Process
■ Everything running under one single secure
identity
Identities are key to ...
Next generation databases8 7.11.2018
… expand your existing security to the cloud
■ Seamless integration of all resources into your
existing secure infrastructure
■ Azure B2B is your friend for partner identities
■ Azure B2C is your friend for customer
identities
Network is key for ...
Next generation databases9 7.11.2018
… performance and stability
■ The right bandwidth
■ VPN up to 1.2 Gbps
■ Express route up to 10 Gbps
■ The best latency
■ West Europe <25ms
■ Switzerland North <5ms
■ Secure connections to your database
■ VLANs
■ Firewalls
Application Management is key for...
Next generation databases10 7.11.2018
… security and governance
■ Secure the access to applications
■ Supports on- and off-boarding of users
■ Single Sign On into the entire world
■ Manage application access over the company
boundaries
KeyVault is key to …
Next generation databases11 7.11.2018
… enter next level of security
■ Secure store for keys, credentials and
certificates
■ BYOK
■ Allows a centralized management
■ Allow the process identity access to the key
vault to get secure information at runtime
■ No need to store connection strings in code or
config files any more
Next generation databases12
Demo
7.11.2018
Automation Demo
Next generation databases13 7.11.2018
■ Subscription
■ AD Application
■ Azure Active Directory
■ Certificate based
service principal
■ Key Vault
■ Automation Account
■ Runbook
■ Storage Account
■ Webhook
POST
https://github.com/TVDKoni/ARM-Base-Templates
Next generation databases14
Resource Manager and
ARM templates
7.11.2018
Resource Manager
Next generation databases7.11.201815
15
Azure Resource Manager provides
Integration Component
Application Lifecycle Containment –
Deployment, update, delete and status
Declarative solution for Deployment – “Config as
Code”
Grouping – Metering, billing, quote: applied and
rolled up to the group
Consistent Management Layer
Access Control – Scope for RBAC permissions
Next generation databases7.11.201816
ARM Templates can:
• Ensure Idempotency
• Simplify Orchestration
• Simplify Roll-back
• Provide Cross-Resource
Configuration and Update Support
ARM Templates are:
• Source file, checked-in
• Specifies resources and
dependencies (VMs, WebSites, DBs)
and connections (config, LB sets)
• Parametrized input/output
Instantiation of repeatable config.
Configuration  Resource Group
Power of Repeatability
SQL - A Website
Virtual
Machines
SQL-A
Website
[SQL CONFIG] VM (2x)
DEPENDS ON SQLDEPENDS ON SQL
SQL CONFIG
17
Next generation databases18
Azure Automation
7.11.2018
Automation key services
Next generation databases19 7.11.2018
■ Azure Active Directory
■ AD Application
■ Subscription
■ Certificate
■ Key Vault
■ Automation Account
■ Runbook
■ Storage Account
■ Webhook
■ LogicApps
■ Desired State Configuration
POST
Automation Account
Next generation databases20 7.11.2018
Automation Account
LogicApps
LogicApps
Next generation databases21 7.11.2018
Security
7.11.2018 Next generation databases22
One Identity, on-premises and in the cloud
Next generation databases23 7.11.201823
Microsoft Azure
Trustworthy foundation
BUILT ON MICROSOFT EXPERIENCE AND INNOVATION
20+ Data
Centers
Trustworthy
Computing
Initiative
Security
Development
LifecycleGlobal
Data Center
Services
Malware
Protection
Center
Microsoft Security
Response Center
Windows
Update
1st
Microsoft
Data
Center
Active
Directory
SOC 1
CSA Cloud
Controls
Matrix
PCI DSS
Level 1
FedRAMP/
FISMAUK G-Cloud
Level 2
ISO/IEC
27001:2005
HIPAA/
HITECH
Digital
Crimes
Unit
SOC 2
E.U. Data
Protection
Directive
Operations
Security
Assurance
24
Transparency
Next generation databases25 7.11.2018
■ Security & Compliance Center
■ Service compliance reports like Azure - ISO 27001 and ISO 27018 Audit
Assessment Report
■ Trust documents provided by Microsoft
■ Shared GDPR and ISO Assessments
■ Law Enforcement Requests Report →
25
Next generation databases26 7.11.2018
Network
Microsoft Azure External Connectivity Options
7.11.2018 Next generation databases27
Connectivity pricing
7.11.2018 Next generation databases28
VPN GW S2S and ExpressRoute coexistence
VPN gateway allows you to have Site-to-Site (S2S)
VPN connectivity to a Virtual Network that also has a
gateway connected to an ExpressRoute circuit.
This enables new connectivity scenarios:
You can now use S2S VPN tunnel as a backup for
your ExpressRoute connection.
You can connect branch offices that aren’t part of
your WAN to your Azure virtual networks that are
also connected via ExpressRoute.
You can have Point-to-Site connections to the same
Virtual Network that is also connected via
ExpressRoute enabling dev/test and mobile worker
scenarios.
7.11.2018 Next generation databases29
Next generation databases30 7.11.2018
Other keys
Naming Convention
Next generation databases31 7.11.2018
Max length hostname Max length Storage Account name
Character 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 Name
Area D
Main resources
Production Environment
Subscription t v d 2 0 a b a tvd20aba
Resource Group t v d 2 0 a b a p r s g 0 0 1 tvd20abaprsg001
Virtual Network t v d 2 0 a b a p n g w 0 0 1 tvd20abapngw001
Virtual Machine t v d 2 0 a b a p s r v 0 0 1 tvd20abapsrv001
Storage Account t v d 2 0 a b a p s t g 0 0 1 tvd20abapstg001
Test Environment
Subscription t v d 2 0 a b a t tvd20abat
Resource Group t v d 2 0 a b a t r s g 0 0 1 tvd20abatrsg001
Virtual Network t v d 2 0 a b a t n g w 0 0 1 tvd20abatngw001
Virtual Machine t v d 2 0 a b a t s r v 0 0 1 tvd20abatsrv001
Dependent resources
VM Public IP t v d 2 0 a b a p s r v 0 0 1 p i p tvd20abapsrv001pip
VM Disk t v d 2 0 a b a p s r v 0 0 1 v h d tvd20abapsrv001vhd
Vm Network Interface t v d 2 0 a b a p s r v 0 0 1 n i c tvd20abapsrv001nic
VM Public IP 1 t v d 2 0 a b a p s r v 0 0 1 p i p 0 1 tvd20abapsrv001pip01
VM Public IP 2 t v d 2 0 a b a p s r v 0 0 1 p i p 0 2 tvd20abapsrv001pip02
I JHA B C E F G
Central Registries
Keys, Certificates, Passwords and other stuff can have an expiry date
Start manage these changes from the beginning
– Information about
– Expiry date
– Change procedure
Use KeyVault where ever possible
7.11.201832 Next generation databases
Costs
7.11.201833 Next generation databases
Fun is key for ...
Next generation databases34 7.11.2018
… the future
■ Fun promotes innovation
■ Fun promotes productivity
■ Fun finds and holds talents
■ Why it makes fun?
■ It’s easy
■ It’s stable
■ It’s modern
■ It works from everywhere
Thank you
Konrad Brunner
Senior Consultant
Tel. +41 79 960 61 49
7.11.2018 Next generation databases35

Más contenido relacionado

La actualidad más candente

Enabling OpenStack for Enterprise - Tarso Dos Santos, Veritas
Enabling OpenStack for Enterprise - Tarso Dos Santos, VeritasEnabling OpenStack for Enterprise - Tarso Dos Santos, Veritas
Enabling OpenStack for Enterprise - Tarso Dos Santos, Veritas
OpenStack
 

La actualidad más candente (20)

Azure Days 2019: Grösser und Komplexer ist nicht immer besser (Meinrad Weiss)
Azure Days 2019: Grösser und Komplexer ist nicht immer besser (Meinrad Weiss)Azure Days 2019: Grösser und Komplexer ist nicht immer besser (Meinrad Weiss)
Azure Days 2019: Grösser und Komplexer ist nicht immer besser (Meinrad Weiss)
 
Norway VMUG Tour - The Architecture Behind Policy-Driven Data Protection - A ...
Norway VMUG Tour - The Architecture Behind Policy-Driven Data Protection - A ...Norway VMUG Tour - The Architecture Behind Policy-Driven Data Protection - A ...
Norway VMUG Tour - The Architecture Behind Policy-Driven Data Protection - A ...
 
Market Trends in Microsoft Azure
Market Trends in Microsoft AzureMarket Trends in Microsoft Azure
Market Trends in Microsoft Azure
 
Cloud Camp: Infrastructure as a service advance workloads
Cloud Camp: Infrastructure as a service advance workloadsCloud Camp: Infrastructure as a service advance workloads
Cloud Camp: Infrastructure as a service advance workloads
 
azure synapse analytics end-to-end solution-hands-on at 20200728
azure synapse analytics end-to-end solution-hands-on at 20200728azure synapse analytics end-to-end solution-hands-on at 20200728
azure synapse analytics end-to-end solution-hands-on at 20200728
 
04 - VMUGIT - Lecce 2018 - Giampiero Petrosi, Rubrik
04 - VMUGIT - Lecce 2018 - Giampiero Petrosi, Rubrik04 - VMUGIT - Lecce 2018 - Giampiero Petrosi, Rubrik
04 - VMUGIT - Lecce 2018 - Giampiero Petrosi, Rubrik
 
Enabling OpenStack for Enterprise - Tarso Dos Santos, Veritas
Enabling OpenStack for Enterprise - Tarso Dos Santos, VeritasEnabling OpenStack for Enterprise - Tarso Dos Santos, Veritas
Enabling OpenStack for Enterprise - Tarso Dos Santos, Veritas
 
Enterprise Hadoop in the Cloud. In Minutes. | How to Run Cloudera Enterprise ...
Enterprise Hadoop in the Cloud. In Minutes. | How to Run Cloudera Enterprise ...Enterprise Hadoop in the Cloud. In Minutes. | How to Run Cloudera Enterprise ...
Enterprise Hadoop in the Cloud. In Minutes. | How to Run Cloudera Enterprise ...
 
Azure Days 2019: Keynote Azure Switzerland – Status Quo und Ausblick (Primo A...
Azure Days 2019: Keynote Azure Switzerland – Status Quo und Ausblick (Primo A...Azure Days 2019: Keynote Azure Switzerland – Status Quo und Ausblick (Primo A...
Azure Days 2019: Keynote Azure Switzerland – Status Quo und Ausblick (Primo A...
 
Linux en Microsoft Azure Global Azure Lima
Linux en Microsoft Azure Global Azure LimaLinux en Microsoft Azure Global Azure Lima
Linux en Microsoft Azure Global Azure Lima
 
Azure synapse analytics overview elasta cloud3
Azure synapse analytics overview   elasta cloud3Azure synapse analytics overview   elasta cloud3
Azure synapse analytics overview elasta cloud3
 
Loading Data into Azure SQL DW (Synapse Analytics)
Loading Data into Azure SQL DW (Synapse Analytics)Loading Data into Azure SQL DW (Synapse Analytics)
Loading Data into Azure SQL DW (Synapse Analytics)
 
Azure Operation Management Suite - security and compliance
Azure Operation Management Suite - security and complianceAzure Operation Management Suite - security and compliance
Azure Operation Management Suite - security and compliance
 
Azure Storage – Foundation for Building Secure, Scalable Cloud Applications
Azure Storage – Foundation for Building Secure, Scalable Cloud ApplicationsAzure Storage – Foundation for Building Secure, Scalable Cloud Applications
Azure Storage – Foundation for Building Secure, Scalable Cloud Applications
 
Keeping your Enterprise’s Big Data Secure by Owen O’Malley at Big Data Spain ...
Keeping your Enterprise’s Big Data Secure by Owen O’Malley at Big Data Spain ...Keeping your Enterprise’s Big Data Secure by Owen O’Malley at Big Data Spain ...
Keeping your Enterprise’s Big Data Secure by Owen O’Malley at Big Data Spain ...
 
What do you need to know to scale your business to China using Microsoft Azure
What do you need to know to scale your business to China using Microsoft AzureWhat do you need to know to scale your business to China using Microsoft Azure
What do you need to know to scale your business to China using Microsoft Azure
 
By Popular Demand: The Rise of Elastic SQL
By Popular Demand: The Rise of Elastic SQLBy Popular Demand: The Rise of Elastic SQL
By Popular Demand: The Rise of Elastic SQL
 
Leverage Azure Blob Storage to build storage intensive cloud native applications
Leverage Azure Blob Storage to build storage intensive cloud native applicationsLeverage Azure Blob Storage to build storage intensive cloud native applications
Leverage Azure Blob Storage to build storage intensive cloud native applications
 
Extending On-Premise Infrastructure To Cloud
Extending On-Premise Infrastructure To CloudExtending On-Premise Infrastructure To Cloud
Extending On-Premise Infrastructure To Cloud
 
Azure IaaS Tanıtım - Uzun Anlatım
Azure IaaS Tanıtım - Uzun AnlatımAzure IaaS Tanıtım - Uzun Anlatım
Azure IaaS Tanıtım - Uzun Anlatım
 

Similar a Mastering the move

Banv meetup-contrail
Banv meetup-contrailBanv meetup-contrail
Banv meetup-contrail
nvirters
 
Monitoring IAAS & PAAS Solutions
Monitoring IAAS & PAAS SolutionsMonitoring IAAS & PAAS Solutions
Monitoring IAAS & PAAS Solutions
Colloquium
 
Azure Overview Csco
Azure Overview CscoAzure Overview Csco
Azure Overview Csco
rajramab
 

Similar a Mastering the move (20)

Designing CloudStack Clouds
Designing CloudStack CloudsDesigning CloudStack Clouds
Designing CloudStack Clouds
 
Open vSwitch Implementation Options
Open vSwitch Implementation Options Open vSwitch Implementation Options
Open vSwitch Implementation Options
 
HP: Implementácia cloudu s HP
HP: Implementácia cloudu s HPHP: Implementácia cloudu s HP
HP: Implementácia cloudu s HP
 
Cisco’s Cloud Ready Infrastructure
Cisco’s Cloud Ready InfrastructureCisco’s Cloud Ready Infrastructure
Cisco’s Cloud Ready Infrastructure
 
Windows azure overview for SharePoint Pros
Windows azure overview for SharePoint Pros Windows azure overview for SharePoint Pros
Windows azure overview for SharePoint Pros
 
A New Way of Thinking | NATS 2.0 & Connectivity
A New Way of Thinking | NATS 2.0 & ConnectivityA New Way of Thinking | NATS 2.0 & Connectivity
A New Way of Thinking | NATS 2.0 & Connectivity
 
Cisco connect montreal 2018 sd wan - delivering intent-based networking to th...
Cisco connect montreal 2018 sd wan - delivering intent-based networking to th...Cisco connect montreal 2018 sd wan - delivering intent-based networking to th...
Cisco connect montreal 2018 sd wan - delivering intent-based networking to th...
 
Global Azure Bootcamp 2018 - Azure Network Security
Global Azure Bootcamp 2018 - Azure Network SecurityGlobal Azure Bootcamp 2018 - Azure Network Security
Global Azure Bootcamp 2018 - Azure Network Security
 
Banv meetup-contrail
Banv meetup-contrailBanv meetup-contrail
Banv meetup-contrail
 
cncf overview and building edge computing using kubernetes
cncf overview and building edge computing using kubernetescncf overview and building edge computing using kubernetes
cncf overview and building edge computing using kubernetes
 
Cozystack: Free PaaS platform and framework for building clouds
Cozystack: Free PaaS platform and framework for building cloudsCozystack: Free PaaS platform and framework for building clouds
Cozystack: Free PaaS platform and framework for building clouds
 
SCCM on Microsoft Azure
SCCM on Microsoft AzureSCCM on Microsoft Azure
SCCM on Microsoft Azure
 
Pass 2013 dantoni azure a gs
Pass 2013 dantoni azure a gsPass 2013 dantoni azure a gs
Pass 2013 dantoni azure a gs
 
PLNOG14: The benefits of "OPEN" in networking for operators - Joerg Ammon, Br...
PLNOG14: The benefits of "OPEN" in networking for operators - Joerg Ammon, Br...PLNOG14: The benefits of "OPEN" in networking for operators - Joerg Ammon, Br...
PLNOG14: The benefits of "OPEN" in networking for operators - Joerg Ammon, Br...
 
VMworld 2013: vCloud Hybrid Service: Enterprise Applications on vCloud Hybrid...
VMworld 2013: vCloud Hybrid Service: Enterprise Applications on vCloud Hybrid...VMworld 2013: vCloud Hybrid Service: Enterprise Applications on vCloud Hybrid...
VMworld 2013: vCloud Hybrid Service: Enterprise Applications on vCloud Hybrid...
 
The Never Landing Stream with HTAP and Streaming
The Never Landing Stream with HTAP and StreamingThe Never Landing Stream with HTAP and Streaming
The Never Landing Stream with HTAP and Streaming
 
Infrastructure Migration from Windows Server 2003 to the Cloud: An Interoute ...
Infrastructure Migration from Windows Server 2003 to the Cloud: An Interoute ...Infrastructure Migration from Windows Server 2003 to the Cloud: An Interoute ...
Infrastructure Migration from Windows Server 2003 to the Cloud: An Interoute ...
 
Monitoring IAAS & PAAS Solutions
Monitoring IAAS & PAAS SolutionsMonitoring IAAS & PAAS Solutions
Monitoring IAAS & PAAS Solutions
 
Azure Overview Csco
Azure Overview CscoAzure Overview Csco
Azure Overview Csco
 
Sdn primer pdf
Sdn primer pdfSdn primer pdf
Sdn primer pdf
 

Más de Trivadis

Más de Trivadis (20)

Azure Days 2019: Azure Chatbot Development for Airline Irregularities (Remco ...
Azure Days 2019: Azure Chatbot Development for Airline Irregularities (Remco ...Azure Days 2019: Azure Chatbot Development for Airline Irregularities (Remco ...
Azure Days 2019: Azure Chatbot Development for Airline Irregularities (Remco ...
 
Azure Days 2019: Trivadis Azure Foundation – Das Fundament für den ... (Nisan...
Azure Days 2019: Trivadis Azure Foundation – Das Fundament für den ... (Nisan...Azure Days 2019: Trivadis Azure Foundation – Das Fundament für den ... (Nisan...
Azure Days 2019: Trivadis Azure Foundation – Das Fundament für den ... (Nisan...
 
Azure Days 2019: Master the Move to Azure (Konrad Brunner)
Azure Days 2019: Master the Move to Azure (Konrad Brunner)Azure Days 2019: Master the Move to Azure (Konrad Brunner)
Azure Days 2019: Master the Move to Azure (Konrad Brunner)
 
Azure Days 2019: Get Connected with Azure API Management (Gerry Keune & Stefa...
Azure Days 2019: Get Connected with Azure API Management (Gerry Keune & Stefa...Azure Days 2019: Get Connected with Azure API Management (Gerry Keune & Stefa...
Azure Days 2019: Get Connected with Azure API Management (Gerry Keune & Stefa...
 
Azure Days 2019: Infrastructure as Code auf Azure (Jonas Wanninger & Daniel H...
Azure Days 2019: Infrastructure as Code auf Azure (Jonas Wanninger & Daniel H...Azure Days 2019: Infrastructure as Code auf Azure (Jonas Wanninger & Daniel H...
Azure Days 2019: Infrastructure as Code auf Azure (Jonas Wanninger & Daniel H...
 
Azure Days 2019: Wie bringt man eine Data Analytics Plattform in die Cloud? (...
Azure Days 2019: Wie bringt man eine Data Analytics Plattform in die Cloud? (...Azure Days 2019: Wie bringt man eine Data Analytics Plattform in die Cloud? (...
Azure Days 2019: Wie bringt man eine Data Analytics Plattform in die Cloud? (...
 
Azure Days 2019: Azure@Helsana: Die Erweiterung von Dynamics CRM mit Azure Po...
Azure Days 2019: Azure@Helsana: Die Erweiterung von Dynamics CRM mit Azure Po...Azure Days 2019: Azure@Helsana: Die Erweiterung von Dynamics CRM mit Azure Po...
Azure Days 2019: Azure@Helsana: Die Erweiterung von Dynamics CRM mit Azure Po...
 
TechEvent 2019: Kundenstory - Kein Angebot, kein Auftrag – Wie Du ein individ...
TechEvent 2019: Kundenstory - Kein Angebot, kein Auftrag – Wie Du ein individ...TechEvent 2019: Kundenstory - Kein Angebot, kein Auftrag – Wie Du ein individ...
TechEvent 2019: Kundenstory - Kein Angebot, kein Auftrag – Wie Du ein individ...
 
TechEvent 2019: Oracle Database Appliance M/L - Erfahrungen und Erfolgsmethod...
TechEvent 2019: Oracle Database Appliance M/L - Erfahrungen und Erfolgsmethod...TechEvent 2019: Oracle Database Appliance M/L - Erfahrungen und Erfolgsmethod...
TechEvent 2019: Oracle Database Appliance M/L - Erfahrungen und Erfolgsmethod...
 
TechEvent 2019: Security 101 für Web Entwickler; Roland Krüger - Trivadis
TechEvent 2019: Security 101 für Web Entwickler; Roland Krüger - TrivadisTechEvent 2019: Security 101 für Web Entwickler; Roland Krüger - Trivadis
TechEvent 2019: Security 101 für Web Entwickler; Roland Krüger - Trivadis
 
TechEvent 2019: Trivadis & Swisscom Partner Angebote; Konrad Häfeli, Markus O...
TechEvent 2019: Trivadis & Swisscom Partner Angebote; Konrad Häfeli, Markus O...TechEvent 2019: Trivadis & Swisscom Partner Angebote; Konrad Häfeli, Markus O...
TechEvent 2019: Trivadis & Swisscom Partner Angebote; Konrad Häfeli, Markus O...
 
TechEvent 2019: DBaaS from Swisscom Cloud powered by Trivadis; Konrad Häfeli ...
TechEvent 2019: DBaaS from Swisscom Cloud powered by Trivadis; Konrad Häfeli ...TechEvent 2019: DBaaS from Swisscom Cloud powered by Trivadis; Konrad Häfeli ...
TechEvent 2019: DBaaS from Swisscom Cloud powered by Trivadis; Konrad Häfeli ...
 
TechEvent 2019: Status of the partnership Trivadis and EDB - Comparing Postgr...
TechEvent 2019: Status of the partnership Trivadis and EDB - Comparing Postgr...TechEvent 2019: Status of the partnership Trivadis and EDB - Comparing Postgr...
TechEvent 2019: Status of the partnership Trivadis and EDB - Comparing Postgr...
 
TechEvent 2019: More Agile, More AI, More Cloud! Less Work?!; Oliver Dörr - T...
TechEvent 2019: More Agile, More AI, More Cloud! Less Work?!; Oliver Dörr - T...TechEvent 2019: More Agile, More AI, More Cloud! Less Work?!; Oliver Dörr - T...
TechEvent 2019: More Agile, More AI, More Cloud! Less Work?!; Oliver Dörr - T...
 
TechEvent 2019: Kundenstory - Vom Hauptmann zu Köpenick zum Polizisten 2020 -...
TechEvent 2019: Kundenstory - Vom Hauptmann zu Köpenick zum Polizisten 2020 -...TechEvent 2019: Kundenstory - Vom Hauptmann zu Köpenick zum Polizisten 2020 -...
TechEvent 2019: Kundenstory - Vom Hauptmann zu Köpenick zum Polizisten 2020 -...
 
TechEvent 2019: Vom Rechenzentrum in die Oracle Cloud - Übertragungsmethoden;...
TechEvent 2019: Vom Rechenzentrum in die Oracle Cloud - Übertragungsmethoden;...TechEvent 2019: Vom Rechenzentrum in die Oracle Cloud - Übertragungsmethoden;...
TechEvent 2019: Vom Rechenzentrum in die Oracle Cloud - Übertragungsmethoden;...
 
TechEvent 2019: The sleeping Power of Data; Eberhard Lösch - Trivadis
TechEvent 2019: The sleeping Power of Data; Eberhard Lösch - TrivadisTechEvent 2019: The sleeping Power of Data; Eberhard Lösch - Trivadis
TechEvent 2019: The sleeping Power of Data; Eberhard Lösch - Trivadis
 
TechEvent 2019: Tales from a Scrum Master; Ernst Jakob - Trivadis
TechEvent 2019: Tales from a Scrum Master; Ernst Jakob - TrivadisTechEvent 2019: Tales from a Scrum Master; Ernst Jakob - Trivadis
TechEvent 2019: Tales from a Scrum Master; Ernst Jakob - Trivadis
 
TechEvent 2019: Serverless - Ist das was für mich?; Thorsten Maier - Trivadis
TechEvent 2019: Serverless - Ist das was für mich?; Thorsten Maier - TrivadisTechEvent 2019: Serverless - Ist das was für mich?; Thorsten Maier - Trivadis
TechEvent 2019: Serverless - Ist das was für mich?; Thorsten Maier - Trivadis
 
TechEvent 2019: Alexa, Netatmo, ZeptrionAir and Co, Home Automation with fun;...
TechEvent 2019: Alexa, Netatmo, ZeptrionAir and Co, Home Automation with fun;...TechEvent 2019: Alexa, Netatmo, ZeptrionAir and Co, Home Automation with fun;...
TechEvent 2019: Alexa, Netatmo, ZeptrionAir and Co, Home Automation with fun;...
 

Último

Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
panagenda
 
+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@
 

Último (20)

A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
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
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
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
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
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
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
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
 
+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...
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 

Mastering the move

  • 1. Next generation databases Mastering the move Grüezi | Willkommen | Bonjour | Welcome | Velkomst Konrad Brunner Senior Consultant
  • 2. About me 2 7.11.2018 • Working for Trivadis since 3 years • 30 years IT experience • from Unix to Windows • from Token Ring to Ethernet • from Java to C# • from host to client-server • from local to global • from on-premises to the cloud Next generation databases
  • 3. Next generation databases3 Keys to master the move are … 7.11.2018
  • 4. ARM Templates are key for ... Next generation databases4 7.11.2018 … software defined data centers (SDDC) and infrastructure as code (IAC) ■ Allows you to define complete data centers as code ■ Allows you to manage the state of your data centers in source control tools ■ Allows you to manage infrastructure together with the applications ■ Enables you to revise your state ■ Allows collaboration with partners ■ Allows you to achieve IT as a service
  • 5. Automation is key to ... Next generation databases5 7.11.2018 … separate security in your datacenter ■ Allows you to streamline authorities along test, integration and production environments ■ Scripted deployments already starting when you move from test to integration ■ Allows you to work certificate based ■ Allows you to easily scale ■ Allows you to switch between regions ■ Allows you to securely integrate new resources into your existing secure infrastructure
  • 6. Automation is key to ... Next generation databases6 7.11.2018 … save money ■ … by streamlining the lifetime of resources ■ Some resources in Azure you can’t just stop • SQL Database ■ The automation of the deployment and undeployment allows you to stop also these once ■ …by automating and making the deployment processes faster
  • 7. Automation and ARM templates are key for ... Next generation databases7 7.11.2018 … DevOps with integrated security ■ Allows you to automate tasks in the Continuous Integration and Continuous Delivery pipelines ■ Together with Azure DevOps Services you have a fully secure and agile platform over the entire DevOps Process ■ Everything running under one single secure identity
  • 8. Identities are key to ... Next generation databases8 7.11.2018 … expand your existing security to the cloud ■ Seamless integration of all resources into your existing secure infrastructure ■ Azure B2B is your friend for partner identities ■ Azure B2C is your friend for customer identities
  • 9. Network is key for ... Next generation databases9 7.11.2018 … performance and stability ■ The right bandwidth ■ VPN up to 1.2 Gbps ■ Express route up to 10 Gbps ■ The best latency ■ West Europe <25ms ■ Switzerland North <5ms ■ Secure connections to your database ■ VLANs ■ Firewalls
  • 10. Application Management is key for... Next generation databases10 7.11.2018 … security and governance ■ Secure the access to applications ■ Supports on- and off-boarding of users ■ Single Sign On into the entire world ■ Manage application access over the company boundaries
  • 11. KeyVault is key to … Next generation databases11 7.11.2018 … enter next level of security ■ Secure store for keys, credentials and certificates ■ BYOK ■ Allows a centralized management ■ Allow the process identity access to the key vault to get secure information at runtime ■ No need to store connection strings in code or config files any more
  • 13. Automation Demo Next generation databases13 7.11.2018 ■ Subscription ■ AD Application ■ Azure Active Directory ■ Certificate based service principal ■ Key Vault ■ Automation Account ■ Runbook ■ Storage Account ■ Webhook POST https://github.com/TVDKoni/ARM-Base-Templates
  • 14. Next generation databases14 Resource Manager and ARM templates 7.11.2018
  • 15. Resource Manager Next generation databases7.11.201815 15
  • 16. Azure Resource Manager provides Integration Component Application Lifecycle Containment – Deployment, update, delete and status Declarative solution for Deployment – “Config as Code” Grouping – Metering, billing, quote: applied and rolled up to the group Consistent Management Layer Access Control – Scope for RBAC permissions Next generation databases7.11.201816
  • 17. ARM Templates can: • Ensure Idempotency • Simplify Orchestration • Simplify Roll-back • Provide Cross-Resource Configuration and Update Support ARM Templates are: • Source file, checked-in • Specifies resources and dependencies (VMs, WebSites, DBs) and connections (config, LB sets) • Parametrized input/output Instantiation of repeatable config. Configuration  Resource Group Power of Repeatability SQL - A Website Virtual Machines SQL-A Website [SQL CONFIG] VM (2x) DEPENDS ON SQLDEPENDS ON SQL SQL CONFIG 17
  • 18. Next generation databases18 Azure Automation 7.11.2018
  • 19. Automation key services Next generation databases19 7.11.2018 ■ Azure Active Directory ■ AD Application ■ Subscription ■ Certificate ■ Key Vault ■ Automation Account ■ Runbook ■ Storage Account ■ Webhook ■ LogicApps ■ Desired State Configuration POST
  • 20. Automation Account Next generation databases20 7.11.2018 Automation Account LogicApps
  • 23. One Identity, on-premises and in the cloud Next generation databases23 7.11.201823
  • 24. Microsoft Azure Trustworthy foundation BUILT ON MICROSOFT EXPERIENCE AND INNOVATION 20+ Data Centers Trustworthy Computing Initiative Security Development LifecycleGlobal Data Center Services Malware Protection Center Microsoft Security Response Center Windows Update 1st Microsoft Data Center Active Directory SOC 1 CSA Cloud Controls Matrix PCI DSS Level 1 FedRAMP/ FISMAUK G-Cloud Level 2 ISO/IEC 27001:2005 HIPAA/ HITECH Digital Crimes Unit SOC 2 E.U. Data Protection Directive Operations Security Assurance 24
  • 25. Transparency Next generation databases25 7.11.2018 ■ Security & Compliance Center ■ Service compliance reports like Azure - ISO 27001 and ISO 27018 Audit Assessment Report ■ Trust documents provided by Microsoft ■ Shared GDPR and ISO Assessments ■ Law Enforcement Requests Report → 25
  • 26. Next generation databases26 7.11.2018 Network
  • 27. Microsoft Azure External Connectivity Options 7.11.2018 Next generation databases27
  • 28. Connectivity pricing 7.11.2018 Next generation databases28
  • 29. VPN GW S2S and ExpressRoute coexistence VPN gateway allows you to have Site-to-Site (S2S) VPN connectivity to a Virtual Network that also has a gateway connected to an ExpressRoute circuit. This enables new connectivity scenarios: You can now use S2S VPN tunnel as a backup for your ExpressRoute connection. You can connect branch offices that aren’t part of your WAN to your Azure virtual networks that are also connected via ExpressRoute. You can have Point-to-Site connections to the same Virtual Network that is also connected via ExpressRoute enabling dev/test and mobile worker scenarios. 7.11.2018 Next generation databases29
  • 30. Next generation databases30 7.11.2018 Other keys
  • 31. Naming Convention Next generation databases31 7.11.2018 Max length hostname Max length Storage Account name Character 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 Name Area D Main resources Production Environment Subscription t v d 2 0 a b a tvd20aba Resource Group t v d 2 0 a b a p r s g 0 0 1 tvd20abaprsg001 Virtual Network t v d 2 0 a b a p n g w 0 0 1 tvd20abapngw001 Virtual Machine t v d 2 0 a b a p s r v 0 0 1 tvd20abapsrv001 Storage Account t v d 2 0 a b a p s t g 0 0 1 tvd20abapstg001 Test Environment Subscription t v d 2 0 a b a t tvd20abat Resource Group t v d 2 0 a b a t r s g 0 0 1 tvd20abatrsg001 Virtual Network t v d 2 0 a b a t n g w 0 0 1 tvd20abatngw001 Virtual Machine t v d 2 0 a b a t s r v 0 0 1 tvd20abatsrv001 Dependent resources VM Public IP t v d 2 0 a b a p s r v 0 0 1 p i p tvd20abapsrv001pip VM Disk t v d 2 0 a b a p s r v 0 0 1 v h d tvd20abapsrv001vhd Vm Network Interface t v d 2 0 a b a p s r v 0 0 1 n i c tvd20abapsrv001nic VM Public IP 1 t v d 2 0 a b a p s r v 0 0 1 p i p 0 1 tvd20abapsrv001pip01 VM Public IP 2 t v d 2 0 a b a p s r v 0 0 1 p i p 0 2 tvd20abapsrv001pip02 I JHA B C E F G
  • 32. Central Registries Keys, Certificates, Passwords and other stuff can have an expiry date Start manage these changes from the beginning – Information about – Expiry date – Change procedure Use KeyVault where ever possible 7.11.201832 Next generation databases
  • 34. Fun is key for ... Next generation databases34 7.11.2018 … the future ■ Fun promotes innovation ■ Fun promotes productivity ■ Fun finds and holds talents ■ Why it makes fun? ■ It’s easy ■ It’s stable ■ It’s modern ■ It works from everywhere
  • 35. Thank you Konrad Brunner Senior Consultant Tel. +41 79 960 61 49 7.11.2018 Next generation databases35