DEVOPS kickstarter. van idee naar productie in Azure! 1 / 21

Maat: px
Weergave met pagina beginnen:

Download "DEVOPS kickstarter. van idee naar productie in Azure! 1 / 21"

Transcriptie

1 DEVOPS kickstarter van idee naar productie in Azure! 1 / 21

2 Welkom... bij de 2 de TechUpdate van 2018! Sessie: Informeel Hands-on (dus niet alleen sheets) Vragen staat/is vrij Mogelijkheid voor vragen na de sessie of op later tijdstip 2 / 21

3 Scope Focus op de DevOps enablers : CI (Continuous Integration) CD (Continuous Delivery) IaC (Infrastructure-as-Code) In context van online diensten: VSTS (Visual Studio Team Services) Microsoft Azure 3 / 21

4 Landscape App Lifecycle Self hosted (on-premise/dc) Provider hosted ( traditional IaaS) DNS Internet Router / Firewall Front End FTP / static content ARR DNS Back end switch Back End Containers AD SQL Files Webserver Webserver farm App 4 / 21

5 Dev / Deploy / Monitor Health Health checks checks (monitoring) (monitoring) Production Acceptance Test Development Front-end ASP.NET apps MVC WebApp Configuration IIS config Back-end Windows services Service executable Configuration App config 3th-party services Configuration Databases DACPAC Configuration Caching Configuration Containers Configuration Files Configuration... Configuration Infrastructure (on-premise/dc) (compute/storage/memory/network) DNS records DHCP Hyper-V Configuration (VLAN / ACLs) 5 / 21

6 Development & Operations (waarom) Move / Add / Change requests Performance feedback IT process Sprint Functioneel (TTM) - toevoegingen - aanpassingen - bug-fixes (inc. MTTR) Niet functioneel - schaalbaarheid - beschikbaarheid - performance 6 / 21

7 Development & Operations (hoe) Development Cloud Project Infrastructure-as-Code (IaC) Test automation Continuous Integration (CI) Deployment staging Continuous Delivery (CD) Infrastructure Work item management 7 / 21

8 Scenario s 1) van idee naar productie in Azure! End-to-end demo CI/CD Gebaseerd op Azure DevOps project (WebApp) Azure PaaS 2) IaC; ARM templates en CI/CD (ACC/PROD stages) Azure IaaS/PaaS provisioning/confguration Staging environments 8 / 21

9 1Scenario 9 / 21

10 Azure DevOps project - internals Azure subscription End user Web App WEST EUROPE Web front end App Service Plan Web App Data storage SQL Database Inkoop via: - Credit card - Cloud Service Provider (CSP) deploy deploy Development team Azure management portal (portal.azure.com) SOUTH CENTRAL US VSTS account Application Insights Hosted VS2017 Project Build pipeline Release pipeline Resource Group Resource Group VSTS Git project repository [project].visualstudio.com 10 / 21

11 #Tips Proef abonnement beschikbaar ( 170 of 12 mnd) Hands-on labs (gratis): Azure binnen eigen DC (housing)/on-premise? Azure Stack Pricing calculator: 11 / 21

12 Scenario 1 Resultaat 12 / 21

13 Azure DevOps wat krijg je Project homepage en dashboard samenwerken Proces ondersteuning (backlog e.d.) Versiebeheer (TFVC / Git) Test automatisering (unit, load,...) Hosted build (environment) pipelines (ook self hosted) Release pipelines Monitoring/Health checks applicatie laag, services en kosten RBAC voor Azure en VSTS 13 / 21

14 Azure DevOps wat kan je Schaalbaarheid applicatie garanderen Beschikbaarheid applicatie garanderen Snel inspelen op functionele en kwaliteits verbeteringen (application insights, services monitoring, health checks) DevOps template gebruiken als startpunt (kickstarter ) en eventueel verder uitbouwen 14 / 21

15 Next step... Reproduceerbaarheid? Traceerbaarheid? Resources met de hand aanmaken via het Azure portal Haalbaarheid? Meerdere omgevingen 15 / 21

16 ARM templates (IaC) In DevOps voorbeeld; complete provisioning services (web app, infra e.d.) door Azure IaC voorbeeld; provisioning services middels ARM templates naar acceptatie en productie omgeving ARM templates; declaratieve syntax om infrastructuur te beschrijven Op basis van dependencies, linked templates en parameters (json, resources en variables) Van toepassing op alle services (IaaS, PaaS) 16 / 21

17 ARM template - indeling/syntax { "parameters": { "sitenameprefix": "resources": [ "$schema": { "...", "type": { "string", "defaultvalue": "name": "contentversion": "[p4c.uniquename(parameters('storagenameprefix'))]", "publicsite", "", "variables": "maxlength": "type": "Microsoft.Storage/storageAccounts", "parameters": { 11 { }, "metadata": "websitename": "apiversion": { "[concat(parameters('sitenameprefix'), " ", uniquestring(resourcegroup().id))]", "description": "sku": "variables": { "The name { prefix }, of the web app that you wish }, to create." "name": "Standard_LRS" "functions": { }, } }, }, "kind": "resources": "Storage", [ ], }, "location": "South Central US", "outputs": { } "outputs": "tags": { { New-AzureRmResourceGroupDeployment }"newhostname": "Department": { "Finance",-Mode Complete -Name ExampleDeployment ` -ResourceGroupName "type": "Environment": "string", ExampleResourceGroup "Production" -TemplateFile c:\example.json ` -TemplateParameterFile "value": }, "[reference(variables('websitename')).defaulthostname]" c:\example.parameters.json ` -storagenameprefix } "properties": overriddenname {} } } } ] Dependencies (dependson) Linked templates (nesting) 17 / 21

18 2Scenario 18 / 21

19 Scenario 3? Combinatie scenario 1 (app) en scenario 2 (ARM) mogelijk Applicatie code en ARM templates in VS.sln 19 / 21

20 Azure interactivity Grafsche front-end Azure portal (portal.azure.com) Windows Powershell (met modules) Azure CLI (cross platform) Azure Resource Manager (ARM) templates Via code (bibliotheken) Maken allemaal gebruik van de Azure REST-API 20 / 21

21 Als laatste... Vragen? Opmerkingen? Suggesties? Wensen? 21 / 21

CONTAINERIZATION OF APPLICATIONS WITH MICROSOFT AZURE PAAS SERVICES

CONTAINERIZATION OF APPLICATIONS WITH MICROSOFT AZURE PAAS SERVICES CONTAINERIZATION OF APPLICATIONS WITH MICROSOFT AZURE PAAS SERVICES Day WEB 1APP FOR CONTAINERS 04-10-2018 Lead - Consultant Cloud Infra & Apps@ InSpark Twitter: @Johanbiere Community blog: talkingazure.com

Nadere informatie

Een infra DevOps CI/CD straat

Een infra DevOps CI/CD straat Een infra DevOps CI/CD straat Ronald van Vugt Ronald van Vugt ir. Ronald van Vugt Cloud Architect bij Metis IT ronald.van.vugt@metisit.com nl.linkedin.com/in/ronaldvanvugt VCAP / AWS Architect www.metisit.com/author/ronald

Nadere informatie

Adding value to test tooling

Adding value to test tooling Adding value to tooling performance ing and automation Hoe we performance risico's ook in een CI/CD wereld de baas blijven Wie Ben Ik? >20 jaar ervaring in IT 10 jaar PerformanceArchitecten Software engineer

Nadere informatie

Adding value to test tooling

Adding value to test tooling Adding value to test tooling performance testing and test automation Hoe we performance risico's ook in een CI/CD wereld de baas blijven Wie Ben Ik? >20 jaar ervaring in IT 10 jaarperformancearchitecten

Nadere informatie

Cloud werkplek anno 2014. Cloud werkplek anno 2014

Cloud werkplek anno 2014. Cloud werkplek anno 2014 Introductie Peter Klix Infrastructuurarchitect Specialisatie networking en desktop concepts Peter.klix@eic.nl Cloud desktop Introductie Desktop concepten door de jaren Infrastructuur Cloud concepten Focus

Nadere informatie

JE ONTWIKKELSTRAAT OPZETTEN IN DE CLOUD

JE ONTWIKKELSTRAAT OPZETTEN IN DE CLOUD WHITEPAPER JE ONTWIKKELSTRAAT OPZETTEN IN DE CLOUD WELKE KEUZES ZIJN ER TE MAKEN? Inhoudsopgave 04 Introductie 07 Wat is je uitgangspositie? 08 Cloud-services op een rijtje 09 SaaS: Software as a Service

Nadere informatie

De kracht van de blueprint Het middelpunt van het Software Defined Data Center

De kracht van de blueprint Het middelpunt van het Software Defined Data Center De kracht van de blueprint Het middelpunt van het Software Defined Data Center Even voorstellen Ronald van Vugt Plaats Metis Profiel foto SDDC Architect bij Metis IT ronald.van.vugt@metisit.com nl.linkedin.com/in/ronaldvanvugt

Nadere informatie

SURFcumulus. Informatiebijeenkomst 16 maart 2017

SURFcumulus. Informatiebijeenkomst 16 maart 2017 SURFcumulus Informatiebijeenkomst 16 maart 2017 Agenda 10:00 10:10 Welkom Frank Pinxt 10:10 10:30 Waarom de Cloud? Michel Wets 10:30 10:50 SURFcumulus aanbod Michel Wets 10:50 11:00 Pauze 11:00 11:20 SURFcumulus

Nadere informatie

Continuous testing in DevOps met Test Automation

Continuous testing in DevOps met Test Automation Continuous ing in met Continuous testing in met Marco Jansen van Doorn Tool Consultant 1 is a software development method that emphasizes communication, collaboration, integration, automation, and measurement

Nadere informatie

Onder de motorkap van Microsoft Azure Web Sites. Eelco Koster Software architect ORDINA

Onder de motorkap van Microsoft Azure Web Sites. Eelco Koster Software architect ORDINA Onder de motorkap van Microsoft Azure Web Sites Eelco Koster Software architect ORDINA Agenda Introductie Architectuur Project Kudu Azure Resource Manager Doel Dieper inzicht geven in de werking van Azure

Nadere informatie

vra + NSX and it all comes together

vra + NSX and it all comes together vra + NSX and it all comes together Even voorstellen Viktor van den Berg Technology Officer @ PQR Focus: SDDC / CMP @viktoriousss www.viktorious.nl vbe@pqr.nl Ronald de Jong Senior Consultant @ PQR Focus:

Nadere informatie

IT Galaxy 2018 ON THE RIGHT TRACK ON THE RIGHT TRACK #PQRITG18 #PQRITG18

IT Galaxy 2018 ON THE RIGHT TRACK ON THE RIGHT TRACK #PQRITG18 #PQRITG18 IT Galaxy 2018 ON THE RIGHT TRACK ON THE RIGHT TRACK vra + NSX en alle stukjes vallen op hun plek Even voorstellen Viktor van den Berg Technology Officer @ PQR Focus: SDDC / CMP @viktoriousss www.viktorious.nl

Nadere informatie

Software Development Done Right. Continuous Delivery. Bas Tichelaar

Software Development Done Right. Continuous Delivery. Bas Tichelaar Software Development Done Right Continuous Delivery Bas Tichelaar 1 Over mij Senior Consultant at Xebia Architect at Wehkamp Contact btichelaar@xebia.com bastichelaar bastichelaar 2 Continuous Delivery?

Nadere informatie

Adding value to test tooling Hoe en waarom DevOps de wereld van performance testen verandert

Adding value to test tooling Hoe en waarom DevOps de wereld van performance testen verandert Hoe en waarom DevOps de wereld van performance testen verandert Najaarsevenement 14 oktober 2015 Inleiding Wie zijn we Marc Koper: Specialist in performancetesten / testautomatisering HenkJaap van den

Nadere informatie

Kosten factoren in Azure

Kosten factoren in Azure Kosten factoren in Azure Geopunt infrastructuur initieel Geopunt = kaartviewer + tileservices + website 2 Loadbalancers 5 VM s Gehost in extern datacenter 8 Tb storage 1 Gb bandbreedte Postgis db Geopunt

Nadere informatie

AkzoNobel Paints and Coatings Internet of Things platform Performance portal

AkzoNobel Paints and Coatings Internet of Things platform Performance portal AkzoNobel Paints and Coatings Internet of Things platform Performance portal Timeline IoT platform implementatie Maart 2017 - Industry 4.0 and IoT platform selectie gestart Juli 2017 - IoT platform selectie

Nadere informatie

Deployment met PowerShell DSC. 20 september 2017 EIC B.V.

Deployment met PowerShell DSC. 20 september 2017 EIC B.V. Deployment met PowerShell DSC Voorstellen Eddy De Silva De Freitas Infrastructure Engineer/Consultant bij EIC sinds 2014 Wat is PowerShell? Windows PowerShell is een raamwerk waarmee beheer gepleegd kan

Nadere informatie

CI CD met containers. Waar zitten de benefits. Leo Root Programmamanager SSC-I Stavorenweg PT Gouda

CI CD met containers. Waar zitten de benefits. Leo Root Programmamanager SSC-I Stavorenweg PT Gouda SSC-I Stavorenweg 3 2803 PT Gouda Leo Root Programmamanager L.Root@dji.minjus.nl CI CD met containers Waar zitten de benefits Shared Service Center ICT 28 juni 2018 SSC-I Shared Service Center ICT Stavorenweg

Nadere informatie

Wat is Cloud? July 1, 2017 Allard Blankensteijn - 1

Wat is Cloud? July 1, 2017 Allard Blankensteijn - 1 Wat is Cloud? July 1, 2017 Allard Blankensteijn - 1 Het grote publiek associeert Cloud meestal met: July 1, 2017 Allard Blankensteijn - 2 Elektriciteit in de tweede helft van de 19 e eeuw Gevolg: Explosie

Nadere informatie

ZERO DOWNTIME DEPLOYMENTS

ZERO DOWNTIME DEPLOYMENTS ZERO DOWNTIME DEPLOYMENTS WITH AZURE AND VISUAL STUDIO TEAM SERVICES 1 juni 2017 Cnsultant bij INSPARK Twitter: @jerenniesen http://jerenniesen.cm Cpyright InSpark MET DE KOMST VAN AGILE ONTWIKKELMETHODEN

Nadere informatie

Testen als continuous enabler

Testen als continuous enabler Testen als continuous enabler Edwin van Loon en Giel Raijmakers 11 oktober 2017 Agenda Over APG (Edwin van Loon) Quality Driven Development Concept (Edwin van Loon) Test Automation Driven Testing (Giel

Nadere informatie

Applicatieplatformstrategie Rijkswaterstaat

Applicatieplatformstrategie Rijkswaterstaat Applicatieplatformstrategie PaaS: van agile noodzaak tot hét applicatieplatform 4 oktober 2018 ITQ Transform! RWS Er was eens 2014-2015 Behoefte aan platform waarmee snel apps kunnen worden ontwikkeld:

Nadere informatie

VMWORLD 2011 US WRAP

VMWORLD 2011 US WRAP VMWORLD 2011 US WRAP UP VIKTOR VAN DEN BERG MARCEL VAN OS WELKOM ELKOM & A & AGENDA Viktor van den Berg, Dutch VMUG Leader Marcel van Os, Senior Technical Trainer @ XTG Agenda VMUG Update (Viktor) VMware

Nadere informatie

Droom of werkelijkheid? Integratie VMware NSX en F5 zorgt voor effectieve uitrol van applicaties.

Droom of werkelijkheid? Integratie VMware NSX en F5 zorgt voor effectieve uitrol van applicaties. Droom of werkelijkheid? Integratie VMware NSX en F5 zorgt voor effectieve uitrol van applicaties. Ralph Wanders Datacenter Solutions Manager IT SECURITY IS TOPSPORT! Datacenter solutions componenten Orchestrate

Nadere informatie

Beveiligingsbeleid. Online platform Perflectie

Beveiligingsbeleid. Online platform Perflectie Beveiligingsbeleid Online platform Perflectie 2018 Beveiligingsbeleid Perflectie Versiebeheer Naam Functie Datum Versie Dimitri Tholen Software Architect 12 december 2014 1.0 Dimitri Tholen Software Architect

Nadere informatie

MJA Deployment Instructies Document MJA Deployment instructies Auteur Digipolis Datum 19/07/2013 Versie V1.0 Project MJA 2014

MJA Deployment Instructies Document MJA Deployment instructies Auteur Digipolis Datum 19/07/2013 Versie V1.0 Project MJA 2014 MJA Deployment Instructies Document MJA Deployment instructies Auteur Digipolis Datum 19/07/2013 Versie V1.0 Project MJA 2014 Bellevue 1, 9050 Gent (Ledeberg), België tel. + 32 9 266 09 00 fax + 32 9 231

Nadere informatie

SharePoint 2010 als ontwikkelplatform

SharePoint 2010 als ontwikkelplatform SharePoint 2010 als ontwikkelplatform Ton Stegeman 9 Januari 2013 - DIWUG Introductie Ton Stegeman SharePoint architect bij PGGM ton@tonstegeman.com PGGM Pensioenuitvoeringsorganisatie Pensioenbeheer Vermogensbeheer

Nadere informatie

Smar t Buildings met behulp van Azure IoT

Smar t Buildings met behulp van Azure IoT Smart Buildings met behulp van Azure IoT W A Z U G 3 1 m e i R e m c o P l o e g C l o u d S o l u t i o n A r c h i t e c t S a n d e r B o s m a n C l o u d S o l u t i o n A r c h i t e c t SLIMME GEBOUWEN

Nadere informatie

Angular Best Practices Door Alex en Chris van Beek

Angular Best Practices Door Alex en Chris van Beek Angular Best Practices Door Alex en Chris van Beek Over ons Enthousiastelingen Software Architecten bij Luminis Arnhem B.V. Gespecialiseerd in Microsoft technologie:.net, Azure en Windows Twitter: @Beekje

Nadere informatie

APPLICATION CONTINUITY ARCHITECTURE

APPLICATION CONTINUITY ARCHITECTURE APPLICATION CONTINUITY ARCHITECTURE EEN TECHNISCHE ARCHITECTUUR VOOR HET GARANDEREN VAN BUSINESS CONTINUITY IT verandert voortdurend: zowel de technologie, als het gedrag en de verwachtingen van gebruikers.

Nadere informatie

Data Driven: Show & tell

Data Driven: Show & tell Data Driven: Show & tell Agenda 13.10-13.30 Zonder besluiten geen business - Marijn Uilenbroek 13.30-14.00 Architectuur van Analytics - Marcel Westra 14.00-14.30 Hands on use case Analytics Robin Huurman

Nadere informatie

Agentschap NL Bodem+ naar Azure. 2 maart 2011 Microsoft Applicatie Platform Congres, Zeist

Agentschap NL Bodem+ naar Azure. 2 maart 2011 Microsoft Applicatie Platform Congres, Zeist Agentschap NL Bodem+ naar 2 maart 2011 Microsoft Applicatie Platform Congres, Zeist Agentschap NL Bodem+ is een onderdeel van de directie NL Milieu & Leefomgeving van Agentschap NL. Agentschap NL is begin

Nadere informatie

Continuous Delivery. Sander Aernouts

Continuous Delivery. Sander Aernouts Continuous Delivery Sander Aernouts Info Support in een notendop Maatwerk softwareontwikkeling van bedrijfskritische kantoorapplicaties Business Intelligence oplossingen Managed IT Services Eigen Kenniscentrum

Nadere informatie

SURFcumulus. 20 september 2016

SURFcumulus. 20 september 2016 SURFcumulus 20 september 2016 Agenda 09:30 09:40 Welkom Harold Teunissen 09:40 10:00 Waarom de Cloud? Michel Wets 10:00 10:15 Van KUBUS naar SURFcumulus Cees Plug (InHolland) 10:15 10:30 SURFcumulus aanbod

Nadere informatie

Medicatie controle. Mobiele app op basis van App Service en Azure AD

Medicatie controle. Mobiele app op basis van App Service en Azure AD Medicatie controle Mobiele app op basis van App Service en Azure AD Michiel Lankamp Principal developer @michiellankamp michiel.lankamp@winvision.nl Zorggroep Sint Maarten Zorgorganisatie met 2.600 medewerkers,

Nadere informatie

CLOUDSTRATEGIE. voor Stedin Netbeheer. v1.0 26/03/2019

CLOUDSTRATEGIE. voor Stedin Netbeheer. v1.0 26/03/2019 CLOUDSTRATEGIE voor Stedin Netbeheer v1.0 26/03/2019 Hoe analyseer je ruim 400 applicaties? Binnen een periode van zes maanden? Leuk u te ontmoeten! koen.vanschijndel@weolcan.eu 0614771300 blog.weolcan.eu

Nadere informatie

INHOUDSOPGAVE 3. 3.5 Het Boekenwinkeltje... 90 3.5.1 Registreer.aspx... 90 3.6 Opgaven... 97

INHOUDSOPGAVE 3. 3.5 Het Boekenwinkeltje... 90 3.5.1 Registreer.aspx... 90 3.6 Opgaven... 97 Inhoudsopgave 1 Inleiding 8 1.1 Het.Net Framework................................ 8 1.1.1 Het.Net Ontwikkelingsmodel....................... 8 1.1.2 Compilatie en Uitvoering in.net.....................

Nadere informatie

DevSecOps Een buzzword of toch een noodzakelijke stap richting Secure DevOps?

DevSecOps Een buzzword of toch een noodzakelijke stap richting Secure DevOps? DevSecOps Een buzzword of toch een noodzakelijke stap richting Secure DevOps? Rachid Kherrazi 10-10-2018 Even voorstelen Rachid Kherrazi Test Manager @ InTraffic in Nieuwegein 18 jaar werkervaring bij

Nadere informatie

Cloud & Licenties. Welkom bij BSA The Live Sessions De Live Session start binnen enkele minuten. Dank voor uw geduld.

Cloud & Licenties. Welkom bij BSA The Live Sessions De Live Session start binnen enkele minuten. Dank voor uw geduld. Cloud & Licenties Welkom bij BSA The Live Sessions De Live Session start binnen enkele minuten. Dank voor uw geduld. TIP: controleer of uw geluid aanstaat en uw browserinstellingen toestaan dat u beeld

Nadere informatie

Digitale bedrijfsprocessen

Digitale bedrijfsprocessen JEROEN LAMMENS Digitale bedrijfsprocessen Met Microsoft Flow Bedrijfsprocessen Start Condition? Een verzameling samenhangende activiteiten met een voorgedefiniëerde logica, gericht op het behalen van organisatiedoelen

Nadere informatie

DevOps Waarom moeilijk doen 31 oktober 2013. als het samen kan

DevOps Waarom moeilijk doen 31 oktober 2013. als het samen kan DEVOPS?! INLEIDING Wat gaan we doen? 18:00 Introductie 19:00 Uitleg open space 19:30 Koffie + start open space 20:30 Wrap-up INLEIDING Even vooraf Samen Duurzaam Innoveren INLEIDING Ik ben Jan Buurman

Nadere informatie

kubernetes It compiles, ship it! Oscar Buse 13 februari 2018 Linux User Group Nijmegen

kubernetes It compiles, ship it! Oscar Buse 13 februari 2018 Linux User Group Nijmegen kubernetes It compiles, ship it! Oscar Buse 13 februari 2018 Linux User Group Nijmegen Inleiding Dit praatje gaat over kubernetes. De onderwerpen die aan bod komen: Eerdere vormen van virtualisatie (VM

Nadere informatie

Kenneth van Surksum. Managing Consultant at Insight24. Founder + board member WMUG NL.

Kenneth van Surksum. Managing Consultant at Insight24. Founder + board member WMUG NL. Kenneth van Surksum Managing Consultant at Insight24 Founder + board member WMUG NL ksurksum@insight24.nl Waar gaan we het in dit uur over hebben? Wat is Cloud Computing vanuit het oogpunt van een Infrastructuur

Nadere informatie

De SAP Cloud Connector 2.0 maakt SAPUI5 ontwikkeling via de WEB-IDE mogelijk met data uit je eigen backend systeem.

De SAP Cloud Connector 2.0 maakt SAPUI5 ontwikkeling via de WEB-IDE mogelijk met data uit je eigen backend systeem. De SAP Cloud Connector 2.0 maakt SAPUI5 ontwikkeling via de WEB-IDE mogelijk met data uit je eigen backend systeem. Vele van ons willen wel eens spelen met de WEB-IDE in de could via het SAP Trial Hana

Nadere informatie

Service Virtualization @RABOBANK

Service Virtualization @RABOBANK Service Virtualization @RABOBANK TMA Dag 2015 eter Claassen RABOBANK Marc van Lint - IBM Agenda 1. Rabobank Context 2. DevOps Vision 3. roof en Implementeren 4. Voorbeelden 5. Ervaringen & Best ractices

Nadere informatie

noun a person employed in a port to load and unload ships.

noun a person employed in a port to load and unload ships. /ˈdɒkə/ noun a person employed in a port to load and unload ships. Welkom Even voorstellen Wi Fi Docker, het verhaal Een korte demo Containers vs VM s Containers en images Container networking Images maken

Nadere informatie

Gevangen. in de Wolken. 25e sambo-ict conferentie Tilburg, 18 januari 2012. Fabrice Mous Fabrice.Mous@ictivity.nl +31 648585162

Gevangen. in de Wolken. 25e sambo-ict conferentie Tilburg, 18 januari 2012. Fabrice Mous Fabrice.Mous@ictivity.nl +31 648585162 Gevangen in de Wolken 25e sambo-ict conferentie Tilburg, 18 januari 2012 Fabrice Mous Fabrice.Mous@ictivity.nl +31 648585162 Fabrice Mous Directeur Outdare & adviseur voor Ictivity Veel kennis en ervaring

Nadere informatie

Azure Cloud Strategie

Azure Cloud Strategie Azure Cloud Strategie Wyke Nieuwenhuizen Wyke Nieuwenhuizen Azure Adoption Consultant @wnieuwenhuizen MENTI.COM Back to business and Azure Digitale Transformatie Innoveren Versnellen Adoptie Wat, hoe,

Nadere informatie

Technische Handleiding

Technische Handleiding Technische Handleiding Inhoud Inleiding... 4 Cloud schema... 4 Benodigdheden... 5 Hardware... 5 OPSTELLING BOUWEN... 6 Hardware... 6 Opstelling software... 10 Arduino IDE setup... 10 GIT installeren...

Nadere informatie

Ubuntu Release Party welkom @ XTG 11/23/12 1

Ubuntu Release Party welkom @ XTG 11/23/12 1 Ubuntu Release Party welkom @ XTG 11/23/12 1 Welkom! Xpert in virtualization technology Kenniscentrum op gebied van virtualisatie: VMware, Citrix, Linux Microsoft... LPI Approved Training Partner Guru

Nadere informatie

Van 6 weken naar 6 minuten. met. OpenSource. Jan-Taeke Schuilenga Infrastructuur Architect Jantaeke.schuilenga@duo.nl

Van 6 weken naar 6 minuten. met. OpenSource. Jan-Taeke Schuilenga Infrastructuur Architect Jantaeke.schuilenga@duo.nl Van 6 weken naar 6 minuten met OpenSource Jan-Taeke Schuilenga Infrastructuur Architect Jantaeke.schuilenga@duo.nl Wat is DUO? Uitvoeringsorganisatie van Ministerie van OCW - Studiefinanciering - Bekostiging

Nadere informatie

NLVMUG 16 maart 2017

NLVMUG 16 maart 2017 NLVMUG 16 maart 2017 NSX-v in real life 1000 960 dagen in productie Joep Piscaer Chef Techniek bij OGD ict-diensten VMware VCDX #101 VMUG Leader voor de NLVMUG Blogger op VirtualLifestyle.nl Tech Field

Nadere informatie

WAAROM MOEILIJK DOEN ALS HET SAMEN KAN

WAAROM MOEILIJK DOEN ALS HET SAMEN KAN 22 MEI 2019 SIDN TECHTALK JAN BUURMAN DEVOPS WAAROM MOEILIJK DOEN ALS HET SAMEN KAN JOUW WERELD. ONS DOMEIN VOORSTELLEN JAN BUURMAN MANAGING CONSULTANT BEGELEIDEN VAN ORGANISATIE BIJ HUN IT-EVOLUTIE ZOALS

Nadere informatie

CONTAINERISATIE EN APPLICATIE- BEHEER

CONTAINERISATIE EN APPLICATIE- BEHEER CONTAINERISATIE EN APPLICATIE- BEHEER -as-a-service HOE U CONTAINERISATIE KUNT INZETTEN OM UW APPLICATIE(BEHEER) TE VERBETEREN Er is veel rep en roer over containerisatie. Het is een trend die doorzet

Nadere informatie

Model driven Application Delivery

Model driven Application Delivery Model driven Application Delivery Fast. Flexible. Future-proof. How Agis streamlines health procurement using Mendix Model driven Application Platform Mendix in a nutshell Mendix delivers the tools and

Nadere informatie

22/2/2018 Update Oracle Cloud Licensering

22/2/2018 Update Oracle Cloud Licensering Cloud Licensering Basisbegrippen Oud : Metered / Unmetered Nieuw : Pay as you Go / Universal credits Overige aspecten BYOL Sizing Oracle op AWS / AZURE cloud@customer Voorwaarden Demo Cost Calculator 22/2/2018

Nadere informatie

TaskCentre Web Service Connector: Creëren van requests in Synergy Enterprise

TaskCentre Web Service Connector: Creëren van requests in Synergy Enterprise TaskCentre Web Service Connector: Creëren van requests in Synergy Enterprise Inhoudsopgave 1. Voorbereiding... 4 2. Web Service Connector tool configuratie... 5 3. TaskCentre taak voor het aanmaken van

Nadere informatie

General info on using shopping carts with Ingenico epayments

General info on using shopping carts with Ingenico epayments Inhoudsopgave 1. Disclaimer 2. What is a PSPID? 3. What is an API user? How is it different from other users? 4. What is an operation code? And should I choose "Authorisation" or "Sale"? 5. What is an

Nadere informatie

Op weg naar de favoriete Verzekeraar. Vincent Snels (Nationale Nederlanden) Lex Veltman (IBM)

Op weg naar de favoriete Verzekeraar. Vincent Snels (Nationale Nederlanden) Lex Veltman (IBM) Op weg naar de favoriete Verzekeraar Vincent Snels (Nationale Nederlanden) Lex Veltman (IBM) Nationale-Nederlanden actief sinds 1845 De Nederlanden van 1845 Nationale-Nederlanden breidt uit in binnen

Nadere informatie

Microsoft Dynamics CRM 2011 360 kijk op uw relaties

Microsoft Dynamics CRM 2011 360 kijk op uw relaties Microsoft Dynamics CRM 2011 360 kijk op uw relaties 26 september 2013 Programma 10u15: GMI Customer Relationship Management Een oplossing binnen een breder kader (GMI 4D Solution Concept ). Willem van

Nadere informatie

Installatie SQL: Server 2008R2

Installatie SQL: Server 2008R2 Installatie SQL: Server 2008R2 Download de SQL Server 2008.exe van onze site: www.2work.nl Ga naar het tabblad: Downloads en meld aan met: klant2work en als wachtwoord: xs4customer Let op! Indien u een

Nadere informatie

Performance Essentials

Performance Essentials Performance Essentials Roland van Leusden & Robbie van der Meer Wie zijn wij? TestNet Summer Workshop 2017 1 Inzicht krijgen in: Agenda» Waarom performancetesten» Performancetest traject» Performancetest

Nadere informatie

Windows Azure in de praktijk

Windows Azure in de praktijk Windows Azure in de praktijk Eelco Koster IT Architect, Ordina eelco.koster@ordina.nl http://eelco.azurewebsites.net/ @eelco_zelf Agenda Wat is cloud Wat biedt Microsoft? Praktijk voorbeelden Wat is cloud?

Nadere informatie

De Digitale Transformatie en de impact op IT. Capgemini Edwin Leinse

De Digitale Transformatie en de impact op IT. Capgemini Edwin Leinse De Digitale Transformatie en de impact op IT Capgemini Edwin Leinse 40+ countries and 120+ nationalities (As of December 31, 2015) North America 16 034 Latin America 9 363 Europe 62 301 Middle-East & Africa

Nadere informatie

Proactief monitoring en beheer van Oracle Fusion Middleware

Proactief monitoring en beheer van Oracle Fusion Middleware Proactief monitoring en beheer van Oracle Fusion Middleware Denis Joannides Jelle de Bruin Truston Fusion Duwboot 6-8 Houten www.truston-fusion.com OGH 19 mei 2010 Wie is Truston Fusion? Onderdeel van

Nadere informatie

Te hoog gemikte silver bullets missen doel Te hoog gemikte silver bullets missen doel

Te hoog gemikte silver bullets missen doel Te hoog gemikte silver bullets missen doel Te hoog gemikte silver bullets missen doel TestNet Voorjaarsevenement 2013 13-05-2013 Tom Heintzberger Praegus Ltd. Te hoog gemikte silver bullets missen doel 1-4-2013 1 Agile & testen? Want Geen geautomatiseerde

Nadere informatie

Exchange 2016 Wat is er nieuw? Jaap Wesselius UCUG 24 September 2015

Exchange 2016 Wat is er nieuw? Jaap Wesselius UCUG 24 September 2015 Exchange 2016 Wat is er nieuw? Jaap Wesselius UCUG 24 September 2015 Agenda Geschiedkunde voor Exchange admins Exchange 2016 Deploying Exchange 2016 Toekomst Exchange Geschiedkunde voor Exchange admins

Nadere informatie

vcloud Automation Center UnLeashed Arnim van Lieshout, Sr.Consultant @ VMware Viktor van den Berg, Sr.Consultant @ PQR

vcloud Automation Center UnLeashed Arnim van Lieshout, Sr.Consultant @ VMware Viktor van den Berg, Sr.Consultant @ PQR vcloud Automation Center UnLeashed Arnim van Lieshout, Sr.Consultant @ VMware Viktor van den Berg, Sr.Consultant @ PQR Dames en heren Arnim van Lieshout Senior Consultant @ VMware PSO VCP, VCAP-DCA, VCAP-DCD

Nadere informatie

Infrastructure as Code en de DevOps beweging

Infrastructure as Code en de DevOps beweging INLEIDING De opkomst van Cloud computing zal weinigen ontgaan zijn, en er is ondertussen nauwelijks discussie meer over dat dit een blijvende plaats in het IT landschap ingenomen heeft. De daarbij genoemde

Nadere informatie

MS Dynamics 365 voor MKB

MS Dynamics 365 voor MKB MS Dynamics 365 voor MKB MS Dynamics 365 voor MKB Doel van deze presentatie Door kennisdeling onze relaties in staat stellen de juiste softwarebeslissingen te maken om hun bedrijf door te ontwikkelen Ik

Nadere informatie

De virtualisatie Grand Prix

De virtualisatie Grand Prix De virtualisatie Grand Prix met Microsoft en VMware Viktor van den Berg Consultant Peter Jong Consultant Voorstellen sprekers Viktor van den Berg Infrastructuur Consultant VCP, VCAP-DCV, VCAP-CID Peter

Nadere informatie

Beveiligingsbeleid Perflectie. Architectuur & Procedures

Beveiligingsbeleid Perflectie. Architectuur & Procedures Beveiligingsbeleid Perflectie Architectuur & Procedures 30 november 2015 Versiebeheer Naam Functie Datum Versie Dimitri Tholen Software Architect 12 december 2014 0.1 Dimitri Tholen Software Architect

Nadere informatie

TFS als perfecte tool voor Scrum

TFS als perfecte tool voor Scrum TFS als perfecte tool voor Scrum René van Osnabrugge renevo@delta-n.nl About me René van Osnabrugge Communicate @renevo renevo@delta-n.nl http://osnabrugge.wordpress.com Agenda Wat is Scrum? Wat is ALM

Nadere informatie

VMware Summerschool. vrealize Automation blueprint design deep dive i.c.m. VMware NSX

VMware Summerschool. vrealize Automation blueprint design deep dive i.c.m. VMware NSX VMware Summerschool vrealize Automation blueprint design deep dive i.c.m. VMware NSX Viktor van den Berg, Techonology Officer VCDX-DCV #121, VCIX-CMA, VCP-NV the world is changing Alles en iedereen verbonden

Nadere informatie

Virtuele Netwerk Functies

Virtuele Netwerk Functies Virtuele Netwerk Functies Wat is de toegevoegde waarde voor instellingen? Nov 3, 2016 Migiel de Vos, Richa Malhotra, Wouter Huisman Onderwerpen Virtuele netwerk functies Wat, waar en waarom Kijkje in de

Nadere informatie

Serious Request. Michaël Hompus & Michiel Lankamp

Serious Request. Michaël Hompus & Michiel Lankamp Serious Request Michaël Hompus & Michiel Lankamp De agenda voor deze sessie Introductie De aanleiding De opzet De applicaties De lessen en tips De aanleiding Het Nederlandse Rode Kruis Sp@rk Microsoft

Nadere informatie

Azure en BI: niet alleen voor grote bedrijven

Azure en BI: niet alleen voor grote bedrijven Azure en BI: niet alleen voor grote bedrijven 18.00 18.15 uur: welkom 18.15 19.15 uur: Jeroen ter Heerdt 19.15 19.45 uur: Pauze 19.45 20.30uur: Wouter & Martijn 20.30 20.45 uur: afsluiting en aansluitend

Nadere informatie

INHOUD VAN SERVICE CALLS

INHOUD VAN SERVICE CALLS INHOUD VAN SERVICE CALLS door Welke service zit wel/niet in het Swiftpage abonnement? De technische support door Swiftpage als onderdeel van een actief abonnement of supportplan is onderhevig aan de systeemgebonden

Nadere informatie

Avond over Office 365 Migreren van Groupwise naar Office 365. Erwin Jansen Conclusion FIT

Avond over Office 365 Migreren van Groupwise naar Office 365. Erwin Jansen Conclusion FIT Avond over Office 365 Migreren van Groupwise naar Office 365 Erwin Jansen Conclusion FIT Onderwerpen Wie ben ik Scenario Voorbereidingen Installatie POC Migratie Nazorg Tips & Tricks 3 Wie ben ik Erwin

Nadere informatie

De convergentie naar gemak. Hans Bos, Microsoft @hansbos, hans.bos@microsoft.com

De convergentie naar gemak. Hans Bos, Microsoft @hansbos, hans.bos@microsoft.com De convergentie naar gemak Hans Bos, Microsoft @hansbos, hans.bos@microsoft.com ge mak (het; o) 1. kalmte, bedaardheid: iem. op zijn gemak stellen kalm laten worden 2. het vermogen iets zonder moeite te

Nadere informatie

RESEARCH DATA MANAGEMENT & ACCESS OP RESEARCH WORKSPACES

RESEARCH DATA MANAGEMENT & ACCESS OP RESEARCH WORKSPACES RESEARCH DATA MANAGEMENT & ACCESS OP RESEARCH WORKSPACES RDM & VRE: wie is wie? Research data management is an explicit process covering the creation and stewardship of research materials to enable their

Nadere informatie

Waarom Cloud? Waarom nu? Marc Gruben April 2015

Waarom Cloud? Waarom nu? Marc Gruben April 2015 Waarom Cloud? Waarom nu? Marc Gruben April 2015 Waarom Daarom Cloud? Cloud! Waarom Daarom nu? nu! Marc Gruben April 2015 Wie ben ik? Informatie analist Project/development manager Developer/architect Wie

Nadere informatie

Geboortedatum: 24 november 1985 Burgerlijke staat: Ongehuwd Nationaliteit: Nederlandse Rijbewijs:

Geboortedatum: 24 november 1985 Burgerlijke staat: Ongehuwd Nationaliteit: Nederlandse Rijbewijs: Personalia Roepnaam: Terence Woonplaats: Beverwijk Geboortedatum: 24 november 1985 Burgerlijke staat: Ongehuwd Nationaliteit: Nederlandse Rijbewijs: B Profiel Terence heeft zich ontwikkeld naar senior.net

Nadere informatie

enterprise; development; operations; CA Technologies; DevOps; management; agility; software delivery life cycle; SDLC; CA

enterprise; development; operations; CA Technologies; DevOps; management; agility; software delivery life cycle; SDLC; CA Asset 1 van 7 De kloof dichten tussen Dev en Ops Gepubliceerd op 12 may 2014 Hoe verbetert u de software delivery life cycle? DevOps wordt gezien als de volgende stap in Agility. In deze paper leest u

Nadere informatie

www.perrit.nl Perrit Perrit Hosted SharePoint Foundation 2010 Het Online Business Platform Hosted Business Applicatons

www.perrit.nl Perrit Perrit Hosted SharePoint Foundation 2010 Het Online Business Platform Hosted Business Applicatons Microsoft Hosted SharePoint 2010 is verkrijgbaar in diverse varianten. Standaard biedt Perrit SharePoint Foundation 2010 aan. Maar wellicht past een andere variant beter bij uw bedrijfsbehoefte. Onderstaande

Nadere informatie

Installatie SQL Server 2008R2

Installatie SQL Server 2008R2 Installatie SQL Server 2008R2 Download de SQL Server 2008.exe van onze site: www.2work.nl Ga naar tabblad: Downloads en meld aan met: klant2work en wachtwoord: xs4customer Let op! Indien u een Windows

Nadere informatie

APEX vs OutSystems, een vergelijking door een gebruiker

APEX vs OutSystems, een vergelijking door een gebruiker WHITEBOOK APEX vs OutSystems, een vergelijking door een gebruiker Februari 2019 Auteur: Michel Vogelpoel INTEGRATIESPECIALIST Inleiding Als fervent gebruiker van APEX moet men ook af en toe over de Oracle

Nadere informatie