Continuous delivery best practices with a Case Study of a technology-driven media company. Petri Kallberg Cloud Architect, Nordcloud

Size: px
Start display at page:

Download "Continuous delivery best practices with a Case Study of a technology-driven media company. Petri Kallberg Cloud Architect, Nordcloud"

Transcription

1 Continuous delivery best practices Petri Kallberg Cloud Architect, Nordcloud

2 Nordcloud: European Footprint. Market leader in the Nordics. Established operations Expansion ongoing 2

3 CONTACT US we'll get back to you as soon as possible Leopoldstr OG München, Deutschland

4 Nordcloud introduction Nordcloud Nordcloud is the cloud services specialist based in Helsinki, Stockholm, London, Munich, Oslo & Copenhagen. We are AWS Premier Consulting partner proving cloud strategy consultancy, migration services, 24x7 support, systems automation and official AWS training. 4

5 Continuous Delivery (CD) is a software engineering approach in which teams keep producing valuable software in short cycles and ensure that the software can be reliably released at any time. - Wikipedia 5

6 Sanoma is a leading media group in the Nordic countries with operations in over 10 European countries and yearly revenue of 2000M. 6

7 Starting point Multiple independent products & teams Varying level of build automation No configuration management tools Traditional in-house hosting, DIY-mentality Then IT was out-sourced 7

8 Build Automation is a must! 8

9 Use SaaS vs. re-invent your own if vendor lock becomes a problem solve it later 9

10 10

11 Infrastructure as a Code 11

12 What goes into Cloudformation stack? (and what is left outside of it) Stateless, Fast to deploy, Utilized inside single stack Statefull, Slow to deploy, Shared resources 12

13 Who/What does configure your instances? (and how it knows about the infrastructure) Auto scaling & launch configuration AMI vs. Install Parameters from cloudformation stack to Chef via instance metadata. Cookbooks for common build formats. Cfn-hup will trigger re-config for changes. 13

14 Don t Update Rebuild It! Current production V

15 Don t Update Rebuild It! Testing new production V10 V

16 Don t Update Rebuild It! Deploy new production V10 V

17 Don t Update Rebuild It! Discard old production V10 V

18 Thanks to new deployment process we can deploy builds into production in the middle of the day and have to sweat if it is going to work - Lead developer of the busiest website in Finland 18

19 But rebuilds are taking too long! We need to build every commit and deploy every build! - Anonymous developer 19

20 Cloudformation Production vs. Development & Testing Use same template for all environments! Customize with Parameters Mappings Conditions Allow code deployment to development using stack updates to avoid re-builds. Enable/disable features by stack update. 20

21 TODO improvements and new features Individual teams should be self sufficient while maintaining centralized sanity checks. Create AWS account for each search/product. Connect via central account using VPC peering. Manage Cloudformation stacks with Service Catalog. Replace custom code with AWS services; CodeDeploy, CodeCommit & CodePipeline 21

22 Thank You + Q&A petri.kallberg@nordcloud.fi

23 CONTACT US we'll get back to you as soon as possible Leopoldstr OG München, Deutschland

RED HAT TECH EXCHANGE HOUSE RULES

RED HAT TECH EXCHANGE HOUSE RULES RED HAT TECH EXCHANGE HOUSE RULES 100% ATTENTION TAKE NOTES, NOT CALLS RECEIVE KNOWLEDGE, NOT MESSAGES MUTE NOTIFICATIONS FOR SLACK QQ WHATSAPP IMESSAGE EMAIL TELEGRAM SNAPCHAT FACEBOOK WEIBO HANGOUTS

More information

Building and Managing Clouds with CloudForms & Ansible. Götz Rieger Senior Solution Architect January 27, 2017

Building and Managing Clouds with CloudForms & Ansible. Götz Rieger Senior Solution Architect January 27, 2017 Building and Managing Clouds with CloudForms & Ansible Götz Rieger Senior Solution Architect January 27, 2017 First Things First: Where are We? Yes, IaaS-centric, but one has to start somewhere... 2 Cloud

More information

Managing Microservices Using Terraform, Docker, and the Cloud

Managing Microservices Using Terraform, Docker, and the Cloud DW2 Docker Containers Wednesday, June 6th, 2018, 11:30 AM Managing Microservices Using Terraform, Docker, and the Cloud Presented by: Derek Ashmore Asperitas Consulting Brought to you by: 350 Corporate

More information

Getting started with Ansible and Oracle

Getting started with Ansible and Oracle Getting started with Ansible and Oracle DOAG, Germany 22 nd Nov 2017 About Me Ron Ekins Oracle Solutions Architect for EMEA @ Pure Storage ron@purestorage.com Twitter: Blog: @RonEkins http://ronekins.wordpress.com

More information

Terraform & Infrastructure as Code. Ben Higginbottom (kind of a big deal) ((seriously - I ve helped hijack a spacecraft))

Terraform & Infrastructure as Code. Ben Higginbottom (kind of a big deal) ((seriously - I ve helped hijack a spacecraft)) Terraform & Infrastructure as Code Ben Higginbottom (kind of a big deal) ((seriously - I ve helped hijack a spacecraft)) What IaC isn t - The Anti-pattern Configuration Management: Chef already does this

More information

Managing Microservices using Terraform, Docker, and the Cloud

Managing Microservices using Terraform, Docker, and the Cloud Managing Microservices using Terraform, Docker, and the Cloud Given by Derek C. Ashmore JavaOne Oct 2, 2017 2017 Derek C. Ashmore, All Rights Reserved 1 Who am I? Professional Geek since 1987 Java/J2EE/Java

More information

Ansible Tower on the AWS Cloud

Ansible Tower on the AWS Cloud Ansible Tower on the AWS Cloud Quick Start Reference Deployment Tony Vattathil Solutions Architect, AWS Quick Start Reference Team April 2016 Last update: May 2017 (revisions) This guide is also available

More information

DevOPS, Ansible and Automation for the DBA. Tech Experience 18, Amsersfoot 7 th / 8 th June 2018

DevOPS, Ansible and Automation for the DBA. Tech Experience 18, Amsersfoot 7 th / 8 th June 2018 DevOPS, Ansible and Automation for the DBA Tech Experience 18, Amsersfoot 7 th / 8 th June 2018 About Me Ron Ekins Oracle Solutions Architect, Office of the CTO @Pure Storage ron@purestorage.com Twitter:

More information

Webserver deployment on. Amazon Web Services using IAC tool Terraform

Webserver deployment on. Amazon Web Services using IAC tool Terraform Webserver deployment on Amazon Web Services using IAC tool Terraform Raghavendra Angara Department of Dev-Ops Engineering NexiiLabs 1. Abstract The purpose of this technical paper is to provide a solution

More information

AUTOMATING THE ENTERPRISE WITH ANSIBLE. Dustin Boyd Solutions Architect September 12, 2017

AUTOMATING THE ENTERPRISE WITH ANSIBLE. Dustin Boyd Solutions Architect September 12, 2017 AUTOMATING THE ENTERPRISE WITH ANSIBLE Dustin Boyd Solutions Architect September 12, 2017 EVERY ORGANIZATION IS A DIGITAL ORGANIZATION. Today, IT is driving innovation. If you can t deliver software fast,

More information

Button Push Deployments With Integrated Red Hat Open Management

Button Push Deployments With Integrated Red Hat Open Management Button Push Deployments With Integrated Red Hat Open Management The power of automation Laurent Domb Principal Cloud Solutions Architect Maxim Burgerhout Senior Solutions Architect May, 2017 Michael Dahlgren

More information

AWS and Ansible. Automating Scalable (and Repeatable) Architecture

AWS and Ansible. Automating Scalable (and Repeatable) Architecture AWS and Ansible Automating Scalable (and Repeatable) Architecture Timothy Appnel, Principal Product Manager, Ansible by Red Hat David Duncan, Partner Solutions Architect, Amazon Web Services Ryan Brown,

More information

Ansible at Scale. David Melamed Senior Research Engineer, CTO Office, CloudLock

Ansible at Scale. David Melamed Senior Research Engineer, CTO Office, CloudLock Ansible at Scale David Melamed Senior Research Engineer, CTO Office, CloudLock Who is this guy? Where is he working? Founded: 2011 Corporate Headquarters: Waltham, Mass. (U.S.A.) R&D Headquarters: Tel

More information

Ansible + Hadoop. Deploying Hortonworks Data Platform with Ansible. Michael Young Solutions Engineer February 23, 2017

Ansible + Hadoop. Deploying Hortonworks Data Platform with Ansible. Michael Young Solutions Engineer February 23, 2017 Ansible + Hadoop Deploying Hortonworks Data Platform with Ansible Michael Young Solutions Engineer February 23, 2017 About Me Michael Young Solutions Engineer @ Hortonworks 16+ years of experience (Almost

More information

Splunk and Ansible. Joining forces to increase implementation power. Rodrigo Santos Silva Head of Professional Services, Tempest Security Intelligence

Splunk and Ansible. Joining forces to increase implementation power. Rodrigo Santos Silva Head of Professional Services, Tempest Security Intelligence Splunk and Ansible Joining forces to increase implementation power Rodrigo Santos Silva Head of Professional Services, Tempest Security Intelligence 09/28/2017 Washington, DC Forward-Looking Statements

More information

INTRODUCTION WHY CI/CD

INTRODUCTION WHY CI/CD +1 919-667-9958 WHITEPAPER CONTINUOUS INTEGRATION & DELIVERY WITH ANSIBLE INTRODUCTION Ansible is a very powerful open source automation language. What makes it unique from other management tools, is that

More information

AUTOMATION ACROSS THE ENTERPRISE

AUTOMATION ACROSS THE ENTERPRISE AUTOMATION ACROSS THE ENTERPRISE WHAT WILL YOU LEARN? What is Ansible Tower How Ansible Tower Works Installing Ansible Tower Key Features WHAT IS ANSIBLE TOWER? Ansible Tower is a UI and RESTful API allowing

More information

Rapid Deployment of Bare-Metal and In-Container HPC Clusters Using OpenHPC playbooks

Rapid Deployment of Bare-Metal and In-Container HPC Clusters Using OpenHPC playbooks Rapid Deployment of Bare-Metal and In-Container HPC Clusters Using OpenHPC playbooks Joshua Higgins, Taha Al-Jody and Violeta Holmes HPC Research Group University of Huddersfield, UK HPC Systems Professionals

More information

HASHICORP TERRAFORM AND RED HAT ANSIBLE AUTOMATION Infrastructure as code automation

HASHICORP TERRAFORM AND RED HAT ANSIBLE AUTOMATION Infrastructure as code automation HASHICORP TERRAFORM AND RED HAT ANSIBLE AUTOMATION Infrastructure as code automation OVERVIEW INTRODUCTION As organizations modernize their application delivery process and adopt new tools to make them

More information

Sanjay Shitole, Principle Solutions Engineer

Sanjay Shitole, Principle Solutions Engineer Sanjay Shitole, Principle Solutions Engineer Ansible, Terraform, Puppet Customer Feedback AUTOMATE, AUTOMATE, AUTOMATE! CICD Reap Early Benefits Fix Issues quicker React to Opportunities My application

More information

We are ready to serve Latest IT Trends, Are you ready to learn?? New Batches Info

We are ready to serve Latest IT Trends, Are you ready to learn?? New Batches Info We are ready to serve Latest IT Trends, Are you ready to learn?? New Batches Info START DATE : TIMINGS : DURATION : TYPE OF BATCH : FEE : FACULTY NAME : LAB TIMINGS : PH NO: 9963799240, 040-48526948 1

More information

Enhancing Secrets Management in Ansible with CyberArk Application Identity Manager

Enhancing Secrets Management in Ansible with CyberArk Application Identity Manager + Enhancing Secrets Management in Ansible with CyberArk Application Identity Manager 1 TODAY S PRESENTERS: Chris Smith Naama Schwartzblat Kyle Benson Moderator Application Identity Manager Senior Product

More information

COPYRIGHTED MATERIAL. Introduction. 1.1 Important Definitions

COPYRIGHTED MATERIAL. Introduction. 1.1 Important Definitions 1 Introduction In modern, complex telecommunications systems, quality is not something that can be added at the end of the development. Neither can quality be ensured just by design. Of course, designing

More information

Digitisation Plan

Digitisation Plan Digitisation Plan 2016-2020 University of Sydney Library University of Sydney Library Digitisation Plan 2016-2020 Mission The University of Sydney Library Digitisation Plan 2016-20 sets out the aim and

More information

mastering ansible A622DFD780311BCF8921DE033F8C7977 Mastering Ansible 1 / 6

mastering ansible A622DFD780311BCF8921DE033F8C7977 Mastering Ansible 1 / 6 Mastering Ansible 1 / 6 2 / 6 3 / 6 Mastering Ansible Mastering Ansible is a step-by-step journey of learning Ansible for configuration management and orchestration. The course is designed as a journey

More information

Why opt for SIP Trunking?

Why opt for SIP Trunking? WE MAKE IT POSSIBLE BT Wholesale SIP Trunking Why opt for SIP Trunking? Email clientreception@bt.com or call 0800 671 045 www.btwholesale.com/wsipt Why opt for SIP Trunking? You re probably aware of the

More information

Getting Started with Ansible - Introduction

Getting Started with Ansible - Introduction Getting Started with Ansible - Introduction Automation for everyone Götz Rieger Senior Solution Architect Roland Wolters Senior Solution Architect WHAT IS ANSIBLE? WHAT IS ANSIBLE? It s a simple automation

More information

NXP bursts R&D workloads into the cloud with AWS Customer Case Study Commissioned by: Amazon Web Services

NXP bursts R&D workloads into the cloud with AWS Customer Case Study Commissioned by: Amazon Web Services NXP bursts R&D workloads into the cloud with AWS Customer Case Study Commissioned by: Amazon Web Services Peter Vermeulen Pb7 Research 15 december 2017 peter@pb7.nl 1 Summary NXP Semiconductors N.V. is

More information

ANSIBLE TOWER IN THE SOFTWARE DEVELOPMENT LIFECYCLE

ANSIBLE TOWER IN THE SOFTWARE DEVELOPMENT LIFECYCLE +1 919.667.9958 ansible.com ANSIBLE TOWER IN THE SOFTWARE DEVELOPMENT LIFECYCLE Ansible Tower Enterprise is a critical part of our infastructure. With Tower there is no downtime and we can easily schedule

More information

Business benefits of microservices

Business benefits of microservices Business benefits of microservices architecture Stephane Libourel Practice principal, OSS Assurance, CMS, HPE 2018 TM Forum 1 Microservices paradigm Microservices & SOA Microservices inherit from SOA but

More information

MULTI CLOUD AS CODE WITH ANSIBLE & TOWER

MULTI CLOUD AS CODE WITH ANSIBLE & TOWER MULTI CLOUD AS CODE WITH ANSIBLE & TOWER Enterprise Grade Automation David CLAUVEL - Cloud Solutions Architect Twitter: @automaticdavid December 2018 AUTOMATE REPEAT IT 2 AGENDA - TOOLING THE DEVOPS PRACTICE

More information

Get Automating with Infoblox DDI IPAM and Ansible

Get Automating with Infoblox DDI IPAM and Ansible Get Automating with Infoblox DDI IPAM and Ansible Sumit Jaiswal Senior Software Engineer, Ansible sjaiswal@redhat.com Sailesh Kumar Giri Product Manager, Cloud, Infoblox sgiri@infoblox.com AGENDA 10 Minutes:

More information

Smarter Defense, an IBM Perspective IBM Corporation

Smarter Defense, an IBM Perspective IBM Corporation 1 Smarter Defense, an IBM perspective, Tom Hawk, IBM General Manager, Nordics Integrated Market Team Agenda Smarter Planet : What s New? Transformation: IBM lessons SPADE: One Year On 3 As the digital

More information

TACKLING BIG-IP BLUE-GREEN DEPLOYMENTS IN PRIVATE CLOUD USING F5 & VMWARE ANSIBLE MODULES

TACKLING BIG-IP BLUE-GREEN DEPLOYMENTS IN PRIVATE CLOUD USING F5 & VMWARE ANSIBLE MODULES TACKLING BIG-IP BLUE-GREEN DEPLOYMENTS IN PRIVATE CLOUD USING F5 & VMWARE ANSIBLE MODULES Eric McLeroy, Sr. Specialist Solutions Architect, Ansible by Red Hat eric.mcleroy@redhat.com Payal Singh, Principal

More information

Bentley Cloud Computing Strategy Present and Future

Bentley Cloud Computing Strategy Present and Future Bentley Cloud Computing Strategy Present and Future Francois Valois MBA, Senior Product Manager Agenda Cloud Computing Bentley present Bentley future 2 WWW.BENTLEY.COM An analogy to the Cloud Computing

More information

INTRODUCTION CONTENTS BEGINNER S GUIDE: CONTROL WITH RED HAT ANSIBLE TOWER

INTRODUCTION CONTENTS BEGINNER S GUIDE: CONTROL WITH RED HAT ANSIBLE TOWER BEGINNER S GUIDE: CONTROL WITH RED HAT ANSIBLE TOWER CONTENTS The challenge of maintaining control... 2 A better way to run Ansible... 3 Ansible Tower and integration in a large enterprise... 4 Three ways

More information

Provisioning MongoDB with Vagrant and Chef. Nathen Harvey Web Opera=ons, CustomInk

Provisioning MongoDB with Vagrant and Chef. Nathen Harvey Web Opera=ons, CustomInk Provisioning MongoDB with Vagrant and Chef Nathen Harvey Web Opera=ons, CustomInk nharvey@customink.com CustomInk My Work! Web Opera=ons at CustomInk! Automate! Support produc=on! Develop Rails! Monitor!

More information

Automation and configuration management across hybrid clouds with CloudForms, Satellite 6, Ansible Tower

Automation and configuration management across hybrid clouds with CloudForms, Satellite 6, Ansible Tower Automation and configuration management across hybrid clouds with CloudForms, Satellite 6, Ansible Tower Laurent Domb Sr. Cloud Specialist Solutions Architect Michael Dahlgren Cloud Specialist Solutions

More information

Firm Foundation, Forward Focus

Firm Foundation, Forward Focus Firm Foundation, Forward Focus a timeline history of A.T. Kearney Our success as consultants will depend upon the ESSENTIAL RIGHTNESS of the advice we give and our capacity for convincing those in authority

More information

Hytera Mobilfunk GmbH. Mobile radio solutions for professionals.

Hytera Mobilfunk GmbH. Mobile radio solutions for professionals. Hytera Mobilfunk GmbH Mobile radio solutions for professionals www.hytera-mobilfunk.com Well-proven all over the world Mobile radio systems by Hytera Mobilfunk GmbH offer a maximum of flexibility and reliability

More information

Digital Project Co-ordinator (1 year contract)

Digital Project Co-ordinator (1 year contract) Digital Project Co-ordinator (1 year contract) Title: Digital Project Co-ordinator Responsible to: Marketing Manager Introduction At Turner Contemporary, we believe in the power of art to transform people

More information

ACCELERATED DEPLOYMENT

ACCELERATED DEPLOYMENT ORIGAMI STORY ORIGAMI STORY Our team s passion for helping businesses humanize their digital workplace and connect employees is what started Origam i s journey. In just few short years, we ve had amazing

More information

ANSIBLE SERVICE BROKER Deploying multi-container applications on OpenShift Todd Sanders John Matthews OpenShift Commons Briefing.

ANSIBLE SERVICE BROKER Deploying multi-container applications on OpenShift Todd Sanders John Matthews OpenShift Commons Briefing. ANSIBLE SERVICE BROKER Deploying multi-container applications on OpenShift Todd Sanders John Matthews OpenShift Commons Briefing May 31, 2017 Open Service Broker API Overview API working group formed in

More information

OPEN SOURCING ANSIBLE

OPEN SOURCING ANSIBLE OpenMunich December 1, 2017 OPEN SOURCING ANSIBLE Roland Wolters Senior Product Manager, Red Hat GmbH AUTOMATE REPEAT IT 2 WHAT IS ANSIBLE AUTOMATION? --$] ansible-playbook -i inventory playbook.yml -

More information

DIGITAL TRANSFORMATION LESSONS LEARNED FROM EARLY INITIATIVES

DIGITAL TRANSFORMATION LESSONS LEARNED FROM EARLY INITIATIVES DIGITAL TRANSFORMATION LESSONS LEARNED FROM EARLY INITIATIVES Produced by Sponsored by JUNE 2016 Contents Introduction.... 3 Key findings.... 4 1 Broad diversity of current projects and maturity levels

More information

DESI Digital Economy and Society Index

DESI Digital Economy and Society Index DESI Digital Economy and Society Index Alexandre Mateus Unit F4 European Semester and Knowledge Base DG Connect Introduction The Digital Economy and Society Index (DESI) measures progress of EU countries

More information

RADIOLOGY August 2017

RADIOLOGY August 2017 USA EUROPE CHINA BRAZIL The current challenges faced by a Radiologist Too many patients 38% 45% 47% 53% Long working hours 36% 40% 50% 52% Troubleshooting IT and technical issues 14% 23% 28% 33% Limitations

More information

W I R E L E S S F I B R E O P T I C I N T E R N E T. w w w. a r c i n t e r n a t i o n a l l t d. c o m

W I R E L E S S F I B R E O P T I C I N T E R N E T. w w w. a r c i n t e r n a t i o n a l l t d. c o m TRADITIONAL FIBRE W I R E L E S S F I B R E O P T I C I N T E R N E T w w w. a r c i n t e r n a t i o n a l l t d. c o m C O M M U N I T Y W I D E, S O L A R P O W E R E D, W I R E L E S S F I B R E I

More information

ANSIBLE AUTOMATION AT TJX

ANSIBLE AUTOMATION AT TJX ANSIBLE AUTOMATION AT TJX Ansible Introduction and TJX Use Case Overview Priya Zambre Infrastructure Engineer Tyler Cross Senior Cloud Specialist Solution Architect AGENDA Ansible Engine - what is it and

More information

Ansible Essentials 5 days Hands on

Ansible Essentials 5 days Hands on Ansible Essentials 5 days Hands on Ansible is growing in popularity for good reason, it is both easy to understand, far simpler than Python, and extremely powerful. While Python can be used to do just

More information

Ansible and Ansible Tower by Red Hat

Ansible and Ansible Tower by Red Hat Ansible and Ansible Tower by Red Hat Automation technology you can use everywhere Jacek Skórzyński Senior Solution Architect Red Hat CEE jacek@redhat.com RED HAT MANAGEMENT 2 Ansible and Ansible Tower

More information

Scaling Out your ProjectWise System

Scaling Out your ProjectWise System Scaling Out your ProjectWise System Marty Nickel, Senior Systems Architect Project Delivery, Americas 1 WWW.BENTLEY.COM 2016 Bentley Systems, Incorporated 2016 Bentley Systems, Incorporated 2 WWW.BENTLEY.COM

More information

Endogenous Innovation Creating a Smart Water System Paul Gagliardo Manager Innovation Development

Endogenous Innovation Creating a Smart Water System Paul Gagliardo Manager Innovation Development Endogenous Innovation Creating a Smart Water System Paul Gagliardo Manager Innovation Development Smart Water Infrastructure Summit May 18, 2012 Washington DC What is Innovation? Innovation is the creation

More information

MAKING IOT SENSOR SOLUTIONS FUTURE-PROOF AT SCALE

MAKING IOT SENSOR SOLUTIONS FUTURE-PROOF AT SCALE WHITE PAPER MAKING IOT SENSOR SOLUTIONS FUTURE-PROOF AT SCALE Wireless sensor range vs. scalability: Understanding the key trade-offs Terje Lassen Product Manager Wireless Communication Disruptive Technologies

More information

From TRL to MRL: Assessing The Market Readiness of Open Source Projects

From TRL to MRL: Assessing The Market Readiness of Open Source Projects From TRL to MRL: Assessing The Market Readiness of Open Source Projects A Progress Report Cedric Thomas OW2 15-16 MARCH 2017 EXCEL LONDON OW2 Non-Profit Open Source Organization European and Global Code

More information

Transition PPT Template. J.P. Morgan. June 2015 V 3.0. Energy Equity Conference June 27, 2017

Transition PPT Template. J.P. Morgan. June 2015 V 3.0. Energy Equity Conference June 27, 2017 Transition PPT Template J.P. Morgan June 2015 V 3.0 Energy Equity Conference 2017 June 27, 2017 Forward-Looking Statements This presentation contains forward-looking statements, including, in particular,

More information

PYBOSSA Technology. What is PYBOSSA?

PYBOSSA Technology. What is PYBOSSA? PYBOSSA Technology What is PYBOSSA? PYBOSSA is our technology, used for the development of platforms and data collection within collaborative environments, analysis and data enrichment scifabric.com 1

More information

CONSTRUCTION MACHINES IN THE DIGITAL AGE CONSTRUCTION EQUIPMENT MAKERS NEED TO FIND THEIR PLACE IN SMART BUILDING SITES. Romed Kelp and David Kaufmann

CONSTRUCTION MACHINES IN THE DIGITAL AGE CONSTRUCTION EQUIPMENT MAKERS NEED TO FIND THEIR PLACE IN SMART BUILDING SITES. Romed Kelp and David Kaufmann CONSTRUCTION MACHINES IN THE DIGITAL AGE CONSTRUCTION EQUIPMENT MAKERS NEED TO FIND THEIR PLACE IN SMART BUILDING SITES Romed Kelp and David Kaufmann At first glance, giant earth-moving excavators and

More information

Connected Living -- Smart Cities Developing collaborative mobile-based city solutions for smart cities

Connected Living -- Smart Cities Developing collaborative mobile-based city solutions for smart cities Connected Living -- Smart Cities Developing collaborative mobile-based city solutions for smart cities Connected Living Summit, Shanghai, 24 June 2013 Table of Contents Introduction to the GSMA s Smart

More information

ANSIBLE TOWER OVERVIEW AND ROADMAP. Bill Nottingham Senior Principal Product Manager

ANSIBLE TOWER OVERVIEW AND ROADMAP. Bill Nottingham Senior Principal Product Manager ANSIBLE TOWER OVERVIEW AND ROADMAP Bill Nottingham Senior Principal Product Manager 2017-05-03 WHY AUTOMATE? Photo via Volvo WHY DO WE WANT AUTOMATION? People make mistakes People don't always have the

More information

Infrastructure as Code CS398 - ACC

Infrastructure as Code CS398 - ACC Infrastructure as Code CS398 - ACC Prof. Robert J. Brunner Ben Congdon Tyler Kim MP7 How s it going? Final Autograder run: - Tonight ~8pm - Tomorrow ~3pm Due tomorrow at 11:59 pm. Latest Commit to the

More information

AGENTLESS ARCHITECTURE

AGENTLESS ARCHITECTURE ansible.com +1 919.667.9958 WHITEPAPER THE BENEFITS OF AGENTLESS ARCHITECTURE A management tool should not impose additional demands on one s environment in fact, one should have to think about it as little

More information

Evolution Long Haul All-Indoor vs. Split-Mount Configuration

Evolution Long Haul All-Indoor vs. Split-Mount Configuration Evolution Long Haul All-Indoor vs. Split-Mount Configuration Abstract Multi-carrier, long-haul radio links can be housed in all-indoor or split-mount configurations. Considering current and future constraints

More information

Challenging convention with technological ingenuity

Challenging convention with technological ingenuity Challenging convention with technological ingenuity Ashbrook Court Prologis Park, Central Boulevard, Coventry, United Kingdom, CV7 8PE 0345 835 1111 wecare@cadentgas.com cadentgas.com/home Project Partner

More information

Automation: Making the Best Choice for Your Organization

Automation: Making the Best Choice for Your Organization Automation: Making the Best Choice for Your Organization Subheading goes here Steve Clatterbuck Infrastructure Architect, Crossvale Inc 4/7/2018 Lee Rich Sr. Specialist Solution Architect, Red Hat 4/7/2018

More information

Architecture for Digital Technology Utilization to Accelerate Digital Innovation

Architecture for Digital Technology Utilization to Accelerate Digital Innovation Architecture for Digital Technology Utilization to Accelerate Digital Innovation Hideki Hara Ryota Komatsu Nobuyuki Shiota The spread of digital innovations that disrupt existing business models, such

More information

Industry Convergence in the Emerging Mobile Internet*

Industry Convergence in the Emerging Mobile Internet* Industry Convergence in the Emerging Mobile Internet* Timo Seppälä ETLA, The Research Institute of the Finnish Economy 17.4.2013, Helsinki, Finland This research is a part of the ongoing collaboration

More information

Stephen Plumb National Instruments

Stephen Plumb National Instruments RF and Microwave Test and Design Roadshow Cape Town and Midrand October 2014 Stephen Plumb National Instruments Our Mission We equip engineers and scientists with tools that accelerate productivity, innovation,

More information

1. Why we need to go digital 2. How we need to go digital (what is the right software to adopt?)

1. Why we need to go digital 2. How we need to go digital (what is the right software to adopt?) 1. Why we need to go digital 2. How we need to go digital (what is the right software to adopt?) Paul Wilkinson - @EEPaul BA PhD DipPR(CAM) FCIPR #BeginBIM17 Who am I? Working in UK construction since

More information

New Upgrade Choices: Aligning Your Strategy to Microsoft

New Upgrade Choices: Aligning Your Strategy to Microsoft New Upgrade Choices: Aligning Your Strategy to Microsoft Introduction David Kaupp Jon Long Senior Upgrade Advisor ArcherPoint Upgrades Director ArcherPoint Upgrades Session Objectives What will you learn

More information

Digitization and Scanning Basics at RRLC Planning a Digitization Project: November 27, Vision & Goals:

Digitization and Scanning Basics at RRLC Planning a Digitization Project: November 27, Vision & Goals: Digitization and Scanning Basics at RRLC Planning a Digitization Project: November 27, 2012 Vision & Goals: Does your department (or you personally) have a vision statement? If so, what is it? Does your

More information

Cloud and Devops - Time to Change!!! PRESENTED BY: Vijay

Cloud and Devops - Time to Change!!! PRESENTED BY: Vijay Cloud and Devops - Time to Change!!! PRESENTED BY: Vijay ABOUT CLOUDNLOUD CloudnLoud training wing is founded in response to the desire to find a better alternative to the formal IT training methods and

More information

Real users. Real devices. Real time.

Real users. Real devices. Real time. Real users. Real devices. Real time. Gain essential insights with Crowdtesting and Cloud Devices. Crowdtesting Leverage our community of 250,000 testers located in 193 countries with their devices for

More information

ATLAS. P25 Systems. LMR communications made simple.

ATLAS. P25 Systems. LMR communications made simple. P25 Systems LMR communications made simple. We make your critical communication system safe and simple to use. IS THE MOST MODERN & FLEXIBLE P25 SYSTEM Our patented Latitude technology makes the P25 application

More information

Architectural Design & Drafting

Architectural Design & Drafting Architectural Design & Drafting ffshore back office for all your Architectural Drafting requirements.. 9001: 2008 and 27001:2005 ertified. info@draftiarch.com Using knowledge acquired across the globe,

More information

Women in IT: the untapped talent pool CENIC - 3/23/16. Marla Meehl & Sana Bellamine

Women in IT: the untapped talent pool CENIC - 3/23/16. Marla Meehl & Sana Bellamine Women in IT: the untapped talent pool CENIC - 3/23/16 Marla Meehl & Sana Bellamine Why are we talking to you about this today? I am a woman who has been in technical career for more than 30 years I have

More information

CubeSat Standard Updates

CubeSat Standard Updates CubeSat Standard Updates Justin Carnahan California Polytechnic State University April 25, 2013 CubeSat Developers Workshop Agenda The CubeSat Standard CDS Rev. 12 to Rev. 13 Changes The 6U CubeSat Design

More information

ITS Canada. Quarterly Webinar Series

ITS Canada. Quarterly Webinar Series ITS Canada Quarterly Webinar Series WEBINAR #1 - EMERGING TECHNOLOGY-ENABLED TRENDS IN TRANSPORTATION 1 Welcome Moderator: Rob Shirra Managing Director - ITS Canada First in a series of Quarterly Webinars:

More information

Hans Koorneef, EIM Technical Director EMEA

Hans Koorneef, EIM Technical Director EMEA Bentley Transmittal Services for ProjectWise Users Hans Koorneef, EIM Technical Director EMEA Agenda What is a Transmittal? Current Transmittals and Submittal Processes Existing Market Challenges Bentley

More information

SmartZone Rack Energy Kits. Power and Environmental Monitoring for Small Data Centers

SmartZone Rack Energy Kits. Power and Environmental Monitoring for Small Data Centers SmartZone Rack Energy Kits Power and Environmental Monitoring for Small Data Centers 3 Simple Steps to Success Step 1: Order + Step 2: Install + Step 3: Monitor = Simple To Order All necessary hardware

More information

URBAN TRANSITIONS ALLIANCE INDUSTRIAL LEGACY. SUSTAINABLE FUTURE.

URBAN TRANSITIONS ALLIANCE INDUSTRIAL LEGACY. SUSTAINABLE FUTURE. URBAN TRANSITIONS ALLIANCE INDUSTRIAL LEGACY. SUSTAINABLE FUTURE. www.urbantransitions.org 2 3 Urban transitions for cities with an industrial legacy JOINTLY DEFINING PATHS FOR SUSTAINABLE URBAN DEVELOPMENT

More information

techtip How to Configure Miracast Wireless Display Implementations for Maximum Performance

techtip How to Configure Miracast Wireless Display Implementations for Maximum Performance How to Configure Miracast Wireless Display Implementations for Maximum Performance Are wireless interference and excessive channel use causing frustration and down time for your wireless users? Do you

More information

Digital Projects Made Easy: It s about Partnerships

Digital Projects Made Easy: It s about Partnerships Digital Projects Made Easy: It s about Partnerships Library Technology Conference March 19, 2014 Daardi Sizemore, Archives and Special Collections Librarian Anne Stenzel, Archives Technician Heidi Southworth,

More information

Terraform: Konfigurationsmanagement für Wolkendienste

Terraform: Konfigurationsmanagement für Wolkendienste Terraform: Konfigurationsmanagement für Wolkendienste Martin Schütte 7 April 2016 SAGE @ GUUG Hamburg TERRAFORM Build, Combine, and Launch Infrastructure Concepts From Servers by Rodzilla at Wikimedia

More information

Big Biller Secrets. Presenter: Sean Rigsby, Managing Partner of Rigsby Search Group

Big Biller Secrets. Presenter: Sean Rigsby, Managing Partner of Rigsby Search Group Big Biller Secrets Presenter: Rigsby, Managing Partner of Rigsby Search Group P. Rigsby, CPC, is the Managing Partner of Rigsby Search Group, LLC, which specializes in Environmental Recruiting. Prior to

More information

Digital Excellence Study

Digital Excellence Study Digital Excellence Study Key findings - Slovenia In cooperation with Združenje Manager September 2016 Marko Derča Vice president, Head of Digital Transformation EE A.T. Kearney / Digital Excellence Study

More information

AUTOMATION FOR EVERYONE Accelerating your journey to the Hybrid Cloud with Ansible Tower

AUTOMATION FOR EVERYONE Accelerating your journey to the Hybrid Cloud with Ansible Tower AUTOMATION FOR EVERYONE Accelerating your journey to the Hybrid Cloud with Ansible Tower Sacha Dubois Senior Solution Architect, Red Hat Peter Mumenthaler Solution Architect, Red Hat WHAT IS ANSIBLE AUTOMATION?

More information

Removing all roadblocks be ready to have offers out on the same day as the interview

Removing all roadblocks be ready to have offers out on the same day as the interview Welcome to our latest Salary Guide! The technology industry in Victoria is currently presenting a number of challenges for employers looking for the right talent and incredible opportunities for highly

More information

Evidence Standards and AI

Evidence Standards and AI Evidence Standards and AI Dr Indra Joshi Digital Health and AI, Clinical Lead January 2019 We are creating a digital ecosystem that provides a consistent and trusted experience across digital tools and

More information

Contents. Prerequisites 1. Linux 1. Installation 1. What is Ansible? 1. Basic Ansible Commands 1. Ansible Core Components 2. Plays and Playbooks 8

Contents. Prerequisites 1. Linux 1. Installation 1. What is Ansible? 1. Basic Ansible Commands 1. Ansible Core Components 2. Plays and Playbooks 8 Contents Prerequisites 1 Linux 1 Installation 1 What is Ansible? 1 Basic Ansible Commands 1 Ansible Core Components 2 Plays and Playbooks 2 Inventories 2 Modules 2 Variables 3 Ansible Facts 3 Ansible config

More information

Digital Projects Made Easy: It s All about Partnerships

Digital Projects Made Easy: It s All about Partnerships Minnesota State University, Mankato Cornerstone: A Collection of Scholarly and Creative Works for Minnesota State University, Mankato Library Services Faculty and Staff Publications Library Services 3-19-2014

More information

CONTENT PATTERNS Joint Panel. Finding Essentials from Cloud-based Systems and Big Data. Namics.

CONTENT PATTERNS Joint Panel. Finding Essentials from Cloud-based Systems and Big Data. Namics. CONTENT 2018. PATTERNS 2018. Joint Panel. Finding Essentials from Cloud-based Systems and Big Data. Namics. BARCELONA, SPAIN, 22ND FEBRUARY 2018 Hans-Werner Sehring. Senior Solution Architect. Agenda.

More information

The Technology Economics of the Mainframe, Part 3: New Metrics and Insights for a Mobile World

The Technology Economics of the Mainframe, Part 3: New Metrics and Insights for a Mobile World The Technology Economics of the Mainframe, Part 3: New Metrics and Insights for a Mobile World Dr. Howard A. Rubin CEO and Founder, Rubin Worldwide Professor Emeritus City University of New York MIT CISR

More information

Ansible: Server and Network Device Automation

Ansible: Server and Network Device Automation Ansible: Server and Network Device Automation Klaus Mueller & Ian Logan June 8, 2018 Who we are Klaus Mueller Senior Solutions Architect, ANM Route/Switch CCIE #5450 30+ years experience in IT 20 years

More information

The Shape of Things to Come: Massachusetts June 18, 2010 Newton Marriott Hotel

The Shape of Things to Come: Massachusetts June 18, 2010 Newton Marriott Hotel The Shape of Things to Come: Massachusetts 2020 June 18, 2010 Newton Marriott Hotel Mark Nemec, Ph.D Managing Director, Technology Industry Client Group Forrester Research Some Thoughts on The Reset Economy

More information

15+ Interactive Sessions. 5+ Workshops. 6+ Keynote Lectures. 20+ Exhibitors. 50+ Plenary Lectures. Forensic Psychology and Criminology.

15+ Interactive Sessions. 5+ Workshops. 6+ Keynote Lectures. 20+ Exhibitors. 50+ Plenary Lectures. Forensic Psychology and Criminology. 3 rd International Conference on conferenceseries.com Forensic Psychology and Criminology August 16-17, 2018 Stockholm, Sweden Dear Attendees, Invitation We are glad to announce the 3 rd International

More information

Mobile/Multi-Access Edge Computing Empowering Cities Infrastructure

Mobile/Multi-Access Edge Computing Empowering Cities Infrastructure A DISTRIBUTED CLOUD & RADIO PLATFORM FOR 5G NEUTRAL HOSTS Mobile/Multi-Access Edge Computing Empowering Cities Infrastructure 2nd Multi-provider, multi-vendor, multi-player orchestration: from distributed

More information

31 Dec. 2012, Huawei Unveils its Viewpoints on 2013 Industry Trends

31 Dec. 2012, Huawei Unveils its Viewpoints on 2013 Industry Trends Beyond ICT: Embracing the next digital revolution 31 Dec. 2012, Huawei Unveils its Viewpoints on 2013 Industry Trends The history of human social development is, to some extent, the history of human scientific

More information

CONTENTS. 1. Number of Players. 2. General. 3. Ending the Game. FF-TCG Comprehensive Rules ver.1.0 Last Update: 22/11/2017

CONTENTS. 1. Number of Players. 2. General. 3. Ending the Game. FF-TCG Comprehensive Rules ver.1.0 Last Update: 22/11/2017 FF-TCG Comprehensive Rules ver.1.0 Last Update: 22/11/2017 CONTENTS 1. Number of Players 1.1. This document covers comprehensive rules for the FINAL FANTASY Trading Card Game. The game is played by two

More information

20 May 15 November 2014

20 May 15 November 2014 Information for Participants 20 May 15 November 2014 The Categories: Industry 4.0 Mobility Security Healthcare Energy Connected Home Title Sponsors 2014/2015 The Innovation World Cup The Innovation World

More information