SlideShare a Scribd company logo
Cloud Migration Through
Automation:
Next Level Flexibility
Anastasios Moustakis
Infrastructure Technologies Solutions Dpt Manager
Uni Systems
Bring Culture, Strategy & Technology together
Containers | Microservices
Serverless |IoT |
Big Data & Analytics |
Artificial Intelligence |
Mobile
Fast & Easy test & proof |
Experiment |Gamification|
Cost of usage
Direct access | Preconfigured |
Integration | IaaS, PaaS, SaaS
Self service |
Infrastructure as Code |
Automation in provisioning &
configuration |
Continuous Integration &
Continuous Development
Cloud
Native
New
technologies
New
experiences
&
practices
Cloud Journey
On Premises Azure
• Governance
• Cost Management
• Provisioning
• Monitoring
• Operations
• Discover
• Plan
• Migrate
Unisystems Copyright © 2019
Microsoft
Cloud Adoption
Framework for Azure
Proven guidance
to accelerate cloud adoption journey
Define
strategy
Plan
ReadyAdopt
Govern Manage
best practice guidance
Leverage a consistent methodology
Real Case Scenarios
Independent EU Authority
E.U. Financial Stability
• Cloud Only Initiative
• Full Migration (all flavors)
• 30+ Application Services
• Infrastructure Services
• Technology: Public Cloud &
Automation
• Azure + Red Hat Ansible
Financial Institute II
Banking Services
• Hybrid Cloud Initiative
• Partial Migration
• Core Banking Services
• Infrastructure Services
• Technology: Hybrid Cloud,
Security & Automation
• Azure Stack+ Red Hat Ansible
Financial Institute
Financial Services
• Hybrid Cloud Initiative
• Application replatform
• PCI compliance
• Infrastructure Services
• Data Warehouse &
Analytics
• Azure
SaaS with
Multi-Tenancy,
Operations
Integrate
PaaS,
Containers,
MicroServices,
Cloud Native
Services
Optimize
Application
Topology,
Performance
Cost & Best
Practices
Lift & Shift
Applications,
IaC
Scan – Analyze - Plan Migrate Cloudify Modernize SaaSify
Improve
Automate
CI/CD
Assess
Optimize
Modernize
Manage
On-Premises
SaaS with
Multi-Tenancy,
Operations
Integrate
PaaS,
Containers,
MicroServices,
Cloud Native
Services
Optimize
Application
Topology,
Performance
Cost & Best
Practices
Lift & Shift
Applications,
IaC
Scan – Analyze - Plan Migrate Cloudify Modernize SaaSify
Improve
Automate
CI/CD
Assess
Optimize
Modernize
Manage
On-Premises
Business Value
SaaSify
Scan
Analyze Plan
ModernizeCloudify
Improve
Migrate
Scan Analyze Plan
Migration
Path
Assess
Scan
Workshops
Re-Purchase
Re-Platform
Re-Host
Re-Factor
Retain
Retire
• Assess, Discover
• Scan your environment to identify:
• Systems, Application, Platforms
• Dependencies, Communications, Security
• Move group analysis
• Application Topologies
• Lift & Shift, PaaS, Containers
• Define your R-Lane Strategy
• Prioritize Applications
• Design the Foundation & Governance
• Subscriptions, Tenants, Networking, Security,
Monitoring, Cost Management, Budgeting
Process, Cost of usage
• Roadmap & Plan
SaaSify
Scan
Analyze Plan
ModernizeCloudify
Improve
Migrate
Migration
• Build Foundation & Governance
• Infrastructure as Code for Provisioning & Configuration
• Lift & Shift ? An automated Re-Host build
• Architect DevOps automation
• Design & implement automation for configuration management and software
installations
• Automate provisioning of VMs on Azure
• Automate installation of middleware
• Automate installation of databases
• Automate Network Virtual Appliances provisioning
• Automate Service Provisioning
Automate up to service level
• ARM templates for
resource deployment
• Ansible for configuration
management
• Jenkins drives everything (Forms-
Pipeline)
• Git for version control
• Administrators & Operators work
with forms or service level parameters
Forms
Pipeline
Why Automation ?
• Consistency for deployments, installations & configuration management
• Fast provisioning process & deployments
• Independency, decoupled and roll back
• Review and Approval Process
• Infrastructure As Code means documented
• Process transformed to DevOps practice… Optimized for the continuous
development, integration & deployment
SaaSify
Scan
Analyze Plan
ModernizeCloudify
Improve
Migrate
Migration
• Build Foundation & Governance
• Infrastructure as Code for Provisioning & Configuration
• Lift & Shift ? An automated Re-Host build
• Architect DevOps automation
• Design & implement automation for configuration management and software installations
• Automate provisioning of VMs on Azure
• Automate installation of middleware
• Automate installation of databases
• Automate Network Virtual Appliances provisioning
• Automate Service Provisioning
• Build through automation: Provisioning & Configuration
• Testing, Testing, Testing
Testing
Unisystems Copyright © 2019
Secondary
Tenant
(Dev)
Dev Env
Primary
Tenant
(Production) Production Env
Test/UAT Env
• Dev in Secondary Tenant
• Dev Env: Playground
• Build Services , IaC
• Pipeline execution & Testing
• Re-Build in Test Env of Primary Tenant
• Pipeline execution
• Build Test, parameters change
• Test Env: UAT (Available all, similar URLs, access points)
• Re-Build in Prod Env of Primary Tenant
• Pipeline execution
• Build Prod, parameters change
• Data migration
• Testing & Live
SaaSify
Scan
Analyze Plan
ModernizeCloudify
Improve
Migrate
Migration
• Build Foundation & Governance
• Infrastructure as Code for Provisioning & Configuration
• Lift & Shift ? An automated Re-Host build
• Architect DevOps automation
• Design & implement automation for configuration management and software installations
• Automate provisioning of VMs on Azure
• Automate installation of middleware
• Automate installation of databases
• Automate Network Virtual Appliances provisioning
• Automate Service Provisioning
• Build through automation: Provisioning & Configuration
• Testing, Testing, Testing
• Data migration: System & Application oriented tools
SaaS with
Multi-Tenancy,
Operations
Integrate
PaaS,
Containers,
MicroServices,
Cloud Native
Services
Optimize
Application
Topology,
Performance
Cost & Best
Practices
Lift & Shift
Applications,
IaC
Scan – Analyze - Plan Migrate Cloudify Modernize SaaSify
Improve
Automate
CI/CD
Assess
Optimize
Modernize
Manage
On-Premises
SaaSify
Scan
Analyze Plan
ModernizeCloudify
Improve
Migrate
Cloudify
• Application Optimization
• Re-Architected Deployment
• Topologies that are
• elastically scalable, performable,
• backup-enabled,
• highly available, clustered for high reliability
• and cost-effectiveness
• Cost Optimization
SaaSify
Scan
Analyze Plan
ModernizeCloudify
Improve
Migrate
Modernize
• Integrate PaaS
SaaSify
Scan
Analyze Plan
ModernizeCloudify
Improve
Migrate
Modernize
• Integrate PaaS WORKLOAD COMPONENTS AZURE PAAS SERVICE
MSSQL AzureSQL Database
MySQL Azure Database for MySQL
PostgreSQL Azure Database for PostgreSQL
MongoDB Azure Cosmos DB
AD Azure AD Domain Services
ApacheHTTP Azure LB
ApacheHTTP Traffic Manager
ApacheHTTP Application Gateway
Redis Azure Cache for Redis
ApacheHadoop HDInsight
ActiveMQ/ZeroMQ/MSMQ/WebsphereMQ Queue Storage / Azure Bus Service
IIS App Service
Tomcat App Service
SaaSify
Scan
Analyze Plan
ModernizeCloudify
Improve
Migrate
Modernize
• Containers
• Identified application workloads that are
compatible with containerization
• Build & transform existing ones
• CI/CD DevOps Integration
• Encapsulate DevOps and CI/CD capabilities
into your application workload containers
• Test and deploy containers in the release
pipeline and improve your application
performance on Cloud.
Assessment
Containerization
Planning
Migration
to Cloud
Yet, It’s all about People
People’s Exposure & Experience
Containers | Microservices
Serverless |IoT |
Big Data & Analytics |
Artificial Intelligence |
Mobile
Fast & Easy test & proof |
Experiment |Gamification|
Cost of usage
Direct access | Preconfigured |
Integration | IaaS, PaaS, SaaS
Self service |
Infrastructure as Code |
Automation in provisioning &
configuration |
Continuous Improvement &
Development
People
New
technologies
New
experiences
&
practices
People
Excitement, Inspiration, Motivation
Innovation bottoms up
Business people, engineers and creatives
Business focus
Small, great ideas | easy to implement |hard to copy
Culture
Smaller learning curve & Deep knowledge
Scenarios & mini projects
Comprehensive, prototype & practical results
Proof for decision making
Continuous engagements & improvements
People’s Exposure & Experience
How we move people to
innovation & excitement
An opportunity that can
inspire people
Unisystems Copyright © 2019
Cloud & Automation
Not the target or the scope of a Digital transformation
journey
A vehicle to inspire people, transform processes, culture
and business focused IT Services
Avishay Sebban
Senior Solution Architect
Red Hat
Evangelos Kapsalakis
Partner Specialist
Microsoft
Anastasios Moustakis
Infrastructure Technologies Solutions
Uni Systems
Thank you!
Ad

More Related Content

What's hot (20)

My personal story from azure it pro to azure dev ops
My personal story from azure it pro to azure dev opsMy personal story from azure it pro to azure dev ops
My personal story from azure it pro to azure dev ops
nj-azure
 
Intro to azure logic apps
Intro to azure logic appsIntro to azure logic apps
Intro to azure logic apps
nj-azure
 
Go Serverless with Java and Azure Functions
Go Serverless with Java and Azure FunctionsGo Serverless with Java and Azure Functions
Go Serverless with Java and Azure Functions
CodeOps Technologies LLP
 
Leading Edge of Modern Web Apps on Azure - Menaka - CCDays
Leading Edge of Modern Web Apps on Azure - Menaka - CCDaysLeading Edge of Modern Web Apps on Azure - Menaka - CCDays
Leading Edge of Modern Web Apps on Azure - Menaka - CCDays
CodeOps Technologies LLP
 
Azure DevOps Multistage YAML Pipelines – Top 10 Features
Azure DevOps Multistage YAML Pipelines – Top 10 FeaturesAzure DevOps Multistage YAML Pipelines – Top 10 Features
Azure DevOps Multistage YAML Pipelines – Top 10 Features
Marc Müller
 
Monitor Azure Kubernetes Cluster With Prometheus by Mamta Jha
Monitor Azure Kubernetes Cluster With Prometheus by Mamta JhaMonitor Azure Kubernetes Cluster With Prometheus by Mamta Jha
Monitor Azure Kubernetes Cluster With Prometheus by Mamta Jha
CodeOps Technologies LLP
 
Deploy Microservices To Kubernetes Without Secrets by Reenu Saluja
Deploy Microservices To Kubernetes Without Secrets by Reenu SalujaDeploy Microservices To Kubernetes Without Secrets by Reenu Saluja
Deploy Microservices To Kubernetes Without Secrets by Reenu Saluja
CodeOps Technologies LLP
 
Java & Microservices in Azure
Java & Microservices in AzureJava & Microservices in Azure
Java & Microservices in Azure
CodeOps Technologies LLP
 
Shift Remote AI: Build and deploy PyTorch Models with Azure Machine Learning ...
Shift Remote AI: Build and deploy PyTorch Models with Azure Machine Learning ...Shift Remote AI: Build and deploy PyTorch Models with Azure Machine Learning ...
Shift Remote AI: Build and deploy PyTorch Models with Azure Machine Learning ...
Shift Conference
 
Building scalable applications using serverless on the cloud
Building scalable applications using serverless on the cloudBuilding scalable applications using serverless on the cloud
Building scalable applications using serverless on the cloud
Callon Campbell
 
Infrastructure as Code for Azure: ARM or Terraform?
Infrastructure as Code for Azure: ARM or Terraform?Infrastructure as Code for Azure: ARM or Terraform?
Infrastructure as Code for Azure: ARM or Terraform?
Katherine Golovinova
 
Azure functions
Azure functionsAzure functions
Azure functions
Mohit Chhabra
 
DEVOPS AND MACHINE LEARNING
DEVOPS AND MACHINE LEARNINGDEVOPS AND MACHINE LEARNING
DEVOPS AND MACHINE LEARNING
CodeOps Technologies LLP
 
Azure Big Picture
Azure Big PictureAzure Big Picture
Azure Big Picture
Azure Riyadh User Group
 
Azure App Service
Azure App ServiceAzure App Service
Azure App Service
BizTalk360
 
GitOps with Amazon EKS Anywhere by Dan Budris
GitOps with Amazon EKS Anywhere by Dan BudrisGitOps with Amazon EKS Anywhere by Dan Budris
GitOps with Amazon EKS Anywhere by Dan Budris
Weaveworks
 
Azure serverless architectures
Azure serverless architecturesAzure serverless architectures
Azure serverless architectures
Benoit Le Pichon
 
Real time Object Detection and Analytics using RedisEdge and Docker
Real time Object Detection and Analytics using RedisEdge and DockerReal time Object Detection and Analytics using RedisEdge and Docker
Real time Object Detection and Analytics using RedisEdge and Docker
Ajeet Singh Raina
 
Azure Functions - Introduction
Azure Functions - IntroductionAzure Functions - Introduction
Azure Functions - Introduction
Venkatesh Narayanan
 
Training Offerings - CodeOps Technologies
Training Offerings - CodeOps TechnologiesTraining Offerings - CodeOps Technologies
Training Offerings - CodeOps Technologies
CodeOps Technologies LLP
 
My personal story from azure it pro to azure dev ops
My personal story from azure it pro to azure dev opsMy personal story from azure it pro to azure dev ops
My personal story from azure it pro to azure dev ops
nj-azure
 
Intro to azure logic apps
Intro to azure logic appsIntro to azure logic apps
Intro to azure logic apps
nj-azure
 
Go Serverless with Java and Azure Functions
Go Serverless with Java and Azure FunctionsGo Serverless with Java and Azure Functions
Go Serverless with Java and Azure Functions
CodeOps Technologies LLP
 
Leading Edge of Modern Web Apps on Azure - Menaka - CCDays
Leading Edge of Modern Web Apps on Azure - Menaka - CCDaysLeading Edge of Modern Web Apps on Azure - Menaka - CCDays
Leading Edge of Modern Web Apps on Azure - Menaka - CCDays
CodeOps Technologies LLP
 
Azure DevOps Multistage YAML Pipelines – Top 10 Features
Azure DevOps Multistage YAML Pipelines – Top 10 FeaturesAzure DevOps Multistage YAML Pipelines – Top 10 Features
Azure DevOps Multistage YAML Pipelines – Top 10 Features
Marc Müller
 
Monitor Azure Kubernetes Cluster With Prometheus by Mamta Jha
Monitor Azure Kubernetes Cluster With Prometheus by Mamta JhaMonitor Azure Kubernetes Cluster With Prometheus by Mamta Jha
Monitor Azure Kubernetes Cluster With Prometheus by Mamta Jha
CodeOps Technologies LLP
 
Deploy Microservices To Kubernetes Without Secrets by Reenu Saluja
Deploy Microservices To Kubernetes Without Secrets by Reenu SalujaDeploy Microservices To Kubernetes Without Secrets by Reenu Saluja
Deploy Microservices To Kubernetes Without Secrets by Reenu Saluja
CodeOps Technologies LLP
 
Shift Remote AI: Build and deploy PyTorch Models with Azure Machine Learning ...
Shift Remote AI: Build and deploy PyTorch Models with Azure Machine Learning ...Shift Remote AI: Build and deploy PyTorch Models with Azure Machine Learning ...
Shift Remote AI: Build and deploy PyTorch Models with Azure Machine Learning ...
Shift Conference
 
Building scalable applications using serverless on the cloud
Building scalable applications using serverless on the cloudBuilding scalable applications using serverless on the cloud
Building scalable applications using serverless on the cloud
Callon Campbell
 
Infrastructure as Code for Azure: ARM or Terraform?
Infrastructure as Code for Azure: ARM or Terraform?Infrastructure as Code for Azure: ARM or Terraform?
Infrastructure as Code for Azure: ARM or Terraform?
Katherine Golovinova
 
Azure App Service
Azure App ServiceAzure App Service
Azure App Service
BizTalk360
 
GitOps with Amazon EKS Anywhere by Dan Budris
GitOps with Amazon EKS Anywhere by Dan BudrisGitOps with Amazon EKS Anywhere by Dan Budris
GitOps with Amazon EKS Anywhere by Dan Budris
Weaveworks
 
Azure serverless architectures
Azure serverless architecturesAzure serverless architectures
Azure serverless architectures
Benoit Le Pichon
 
Real time Object Detection and Analytics using RedisEdge and Docker
Real time Object Detection and Analytics using RedisEdge and DockerReal time Object Detection and Analytics using RedisEdge and Docker
Real time Object Detection and Analytics using RedisEdge and Docker
Ajeet Singh Raina
 

Similar to Cloud migration Through Automation (20)

Cabot Technology Solutions Inc
Cabot Technology Solutions IncCabot Technology Solutions Inc
Cabot Technology Solutions Inc
Venkatesh Thyagarajan
 
Cabot corporate profile 2018
Cabot corporate profile  2018Cabot corporate profile  2018
Cabot corporate profile 2018
Venkatesh Thyagarajan
 
Designing Microservices
Designing MicroservicesDesigning Microservices
Designing Microservices
David Chou
 
Cloud integration: what's in it for you? (Toon Vanhoutte & Massimo Crippa at ...
Cloud integration: what's in it for you? (Toon Vanhoutte & Massimo Crippa at ...Cloud integration: what's in it for you? (Toon Vanhoutte & Massimo Crippa at ...
Cloud integration: what's in it for you? (Toon Vanhoutte & Massimo Crippa at ...
Codit
 
Dutch Oracle Architects Platform - Reviewing Oracle OpenWorld 2017 and New Tr...
Dutch Oracle Architects Platform - Reviewing Oracle OpenWorld 2017 and New Tr...Dutch Oracle Architects Platform - Reviewing Oracle OpenWorld 2017 and New Tr...
Dutch Oracle Architects Platform - Reviewing Oracle OpenWorld 2017 and New Tr...
Lucas Jellema
 
ArchitectNow - Migrating Legacy .NET Apps to Azure
ArchitectNow - Migrating Legacy .NET Apps to AzureArchitectNow - Migrating Legacy .NET Apps to Azure
ArchitectNow - Migrating Legacy .NET Apps to Azure
Kevin Grossnicklaus
 
Migración a la Nube: Preparación y Mejores Prácticas
Migración a la Nube: Preparación y Mejores PrácticasMigración a la Nube: Preparación y Mejores Prácticas
Migración a la Nube: Preparación y Mejores Prácticas
Amazon Web Services LATAM
 
Cloud Services Integration Automation-External
Cloud Services Integration Automation-ExternalCloud Services Integration Automation-External
Cloud Services Integration Automation-External
Sukumar Nayak
 
Azure-Migration-Presentation-Fresno-1-28-2020.pdf
Azure-Migration-Presentation-Fresno-1-28-2020.pdfAzure-Migration-Presentation-Fresno-1-28-2020.pdf
Azure-Migration-Presentation-Fresno-1-28-2020.pdf
korwarashwini
 
Leverage the Power of SAP HANA with Microsoft Azure Cloud Migration
Leverage the Power of SAP HANA with Microsoft Azure Cloud MigrationLeverage the Power of SAP HANA with Microsoft Azure Cloud Migration
Leverage the Power of SAP HANA with Microsoft Azure Cloud Migration
Capgemini
 
Cloud Computing by AGDMOUN Khalid
Cloud Computing by AGDMOUN KhalidCloud Computing by AGDMOUN Khalid
Cloud Computing by AGDMOUN Khalid
خالد اكدمون
 
webMethods 10.5 and webMethods.io Integration: Everything You Must Know
webMethods 10.5 and webMethods.io Integration: Everything You Must KnowwebMethods 10.5 and webMethods.io Integration: Everything You Must Know
webMethods 10.5 and webMethods.io Integration: Everything You Must Know
Kellton Tech Solutions Ltd
 
Cloud Computing101 Azure, updated june 2017
Cloud Computing101 Azure, updated june 2017Cloud Computing101 Azure, updated june 2017
Cloud Computing101 Azure, updated june 2017
Fernando Mejía
 
Global Azure 2024 - On-Premises to Azure Cloud: .NET Web App Journey
Global Azure 2024 - On-Premises to Azure Cloud: .NET Web App JourneyGlobal Azure 2024 - On-Premises to Azure Cloud: .NET Web App Journey
Global Azure 2024 - On-Premises to Azure Cloud: .NET Web App Journey
Callon Campbell
 
Accenture 2014 AWS re:Invent Enterprise Migration Breakout Session
Accenture 2014 AWS re:Invent Enterprise Migration Breakout SessionAccenture 2014 AWS re:Invent Enterprise Migration Breakout Session
Accenture 2014 AWS re:Invent Enterprise Migration Breakout Session
Tom Laszewski
 
Cloud computing power point presentation
Cloud computing power point presentationCloud computing power point presentation
Cloud computing power point presentation
Rituraj Azad
 
Migrating On-Premises Workloads with Azure Migrate
Migrating On-Premises Workloads with Azure MigrateMigrating On-Premises Workloads with Azure Migrate
Migrating On-Premises Workloads with Azure Migrate
Dinusha Kumarasiri
 
Het Microsoft Integratie Platform – Welk model past u het beste? (Steef Jan W...
Het Microsoft Integratie Platform – Welk model past u het beste? (Steef Jan W...Het Microsoft Integratie Platform – Welk model past u het beste? (Steef Jan W...
Het Microsoft Integratie Platform – Welk model past u het beste? (Steef Jan W...
Codit
 
Introduction to PaaS
Introduction to PaaSIntroduction to PaaS
Introduction to PaaS
Chris Haddad
 
Disruptive Trends in Application Development
Disruptive Trends in Application DevelopmentDisruptive Trends in Application Development
Disruptive Trends in Application Development
WaveMaker, Inc.
 
Designing Microservices
Designing MicroservicesDesigning Microservices
Designing Microservices
David Chou
 
Cloud integration: what's in it for you? (Toon Vanhoutte & Massimo Crippa at ...
Cloud integration: what's in it for you? (Toon Vanhoutte & Massimo Crippa at ...Cloud integration: what's in it for you? (Toon Vanhoutte & Massimo Crippa at ...
Cloud integration: what's in it for you? (Toon Vanhoutte & Massimo Crippa at ...
Codit
 
Dutch Oracle Architects Platform - Reviewing Oracle OpenWorld 2017 and New Tr...
Dutch Oracle Architects Platform - Reviewing Oracle OpenWorld 2017 and New Tr...Dutch Oracle Architects Platform - Reviewing Oracle OpenWorld 2017 and New Tr...
Dutch Oracle Architects Platform - Reviewing Oracle OpenWorld 2017 and New Tr...
Lucas Jellema
 
ArchitectNow - Migrating Legacy .NET Apps to Azure
ArchitectNow - Migrating Legacy .NET Apps to AzureArchitectNow - Migrating Legacy .NET Apps to Azure
ArchitectNow - Migrating Legacy .NET Apps to Azure
Kevin Grossnicklaus
 
Migración a la Nube: Preparación y Mejores Prácticas
Migración a la Nube: Preparación y Mejores PrácticasMigración a la Nube: Preparación y Mejores Prácticas
Migración a la Nube: Preparación y Mejores Prácticas
Amazon Web Services LATAM
 
Cloud Services Integration Automation-External
Cloud Services Integration Automation-ExternalCloud Services Integration Automation-External
Cloud Services Integration Automation-External
Sukumar Nayak
 
Azure-Migration-Presentation-Fresno-1-28-2020.pdf
Azure-Migration-Presentation-Fresno-1-28-2020.pdfAzure-Migration-Presentation-Fresno-1-28-2020.pdf
Azure-Migration-Presentation-Fresno-1-28-2020.pdf
korwarashwini
 
Leverage the Power of SAP HANA with Microsoft Azure Cloud Migration
Leverage the Power of SAP HANA with Microsoft Azure Cloud MigrationLeverage the Power of SAP HANA with Microsoft Azure Cloud Migration
Leverage the Power of SAP HANA with Microsoft Azure Cloud Migration
Capgemini
 
webMethods 10.5 and webMethods.io Integration: Everything You Must Know
webMethods 10.5 and webMethods.io Integration: Everything You Must KnowwebMethods 10.5 and webMethods.io Integration: Everything You Must Know
webMethods 10.5 and webMethods.io Integration: Everything You Must Know
Kellton Tech Solutions Ltd
 
Cloud Computing101 Azure, updated june 2017
Cloud Computing101 Azure, updated june 2017Cloud Computing101 Azure, updated june 2017
Cloud Computing101 Azure, updated june 2017
Fernando Mejía
 
Global Azure 2024 - On-Premises to Azure Cloud: .NET Web App Journey
Global Azure 2024 - On-Premises to Azure Cloud: .NET Web App JourneyGlobal Azure 2024 - On-Premises to Azure Cloud: .NET Web App Journey
Global Azure 2024 - On-Premises to Azure Cloud: .NET Web App Journey
Callon Campbell
 
Accenture 2014 AWS re:Invent Enterprise Migration Breakout Session
Accenture 2014 AWS re:Invent Enterprise Migration Breakout SessionAccenture 2014 AWS re:Invent Enterprise Migration Breakout Session
Accenture 2014 AWS re:Invent Enterprise Migration Breakout Session
Tom Laszewski
 
Cloud computing power point presentation
Cloud computing power point presentationCloud computing power point presentation
Cloud computing power point presentation
Rituraj Azad
 
Migrating On-Premises Workloads with Azure Migrate
Migrating On-Premises Workloads with Azure MigrateMigrating On-Premises Workloads with Azure Migrate
Migrating On-Premises Workloads with Azure Migrate
Dinusha Kumarasiri
 
Het Microsoft Integratie Platform – Welk model past u het beste? (Steef Jan W...
Het Microsoft Integratie Platform – Welk model past u het beste? (Steef Jan W...Het Microsoft Integratie Platform – Welk model past u het beste? (Steef Jan W...
Het Microsoft Integratie Platform – Welk model past u het beste? (Steef Jan W...
Codit
 
Introduction to PaaS
Introduction to PaaSIntroduction to PaaS
Introduction to PaaS
Chris Haddad
 
Disruptive Trends in Application Development
Disruptive Trends in Application DevelopmentDisruptive Trends in Application Development
Disruptive Trends in Application Development
WaveMaker, Inc.
 
Ad

More from Uni Systems S.M.S.A. (20)

Master CX with AI-Powered Experience Orchestration
Master CX with AI-Powered Experience OrchestrationMaster CX with AI-Powered Experience Orchestration
Master CX with AI-Powered Experience Orchestration
Uni Systems S.M.S.A.
 
Revolutionizing Automation & Application Development with your AI-powered Pow...
Revolutionizing Automation & Application Development with your AI-powered Pow...Revolutionizing Automation & Application Development with your AI-powered Pow...
Revolutionizing Automation & Application Development with your AI-powered Pow...
Uni Systems S.M.S.A.
 
Achieving next-gen productivity & maximizing your efficiency with Copilot for...
Achieving next-gen productivity & maximizing your efficiency with Copilot for...Achieving next-gen productivity & maximizing your efficiency with Copilot for...
Achieving next-gen productivity & maximizing your efficiency with Copilot for...
Uni Systems S.M.S.A.
 
Microsoft - Power Platform_G.Aspiotis.pdf
Microsoft - Power Platform_G.Aspiotis.pdfMicrosoft - Power Platform_G.Aspiotis.pdf
Microsoft - Power Platform_G.Aspiotis.pdf
Uni Systems S.M.S.A.
 
Uni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems Copilot event_05062024_C.Vlachos.pdfUni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems S.M.S.A.
 
Microsoft Power Platform.pptx
Microsoft Power Platform.pptxMicrosoft Power Platform.pptx
Microsoft Power Platform.pptx
Uni Systems S.M.S.A.
 
Uni Systems for Power Platform.pptx
Uni Systems for Power Platform.pptxUni Systems for Power Platform.pptx
Uni Systems for Power Platform.pptx
Uni Systems S.M.S.A.
 
D365 Demonstration CRM G Aspiotis
D365 Demonstration CRM G AspiotisD365 Demonstration CRM G Aspiotis
D365 Demonstration CRM G Aspiotis
Uni Systems S.M.S.A.
 
AI pitch SSideri
 AI pitch SSideri  AI pitch SSideri
AI pitch SSideri
Uni Systems S.M.S.A.
 
Microsoft Fabric Intro D Koutsanastasis
Microsoft Fabric Intro D KoutsanastasisMicrosoft Fabric Intro D Koutsanastasis
Microsoft Fabric Intro D Koutsanastasis
Uni Systems S.M.S.A.
 
Create Unique Experiences through a CRM Approach St Kontos
Create Unique Experiences through a CRM Approach St Kontos Create Unique Experiences through a CRM Approach St Kontos
Create Unique Experiences through a CRM Approach St Kontos
Uni Systems S.M.S.A.
 
Bridging The Gap D Karystinos
 Bridging The Gap D Karystinos Bridging The Gap D Karystinos
Bridging The Gap D Karystinos
Uni Systems S.M.S.A.
 
Bring your data to the era of AI D. Agagiotis.pdf
Bring your data to the era of AI D. Agagiotis.pdfBring your data to the era of AI D. Agagiotis.pdf
Bring your data to the era of AI D. Agagiotis.pdf
Uni Systems S.M.S.A.
 
How AI Transforms Businesses
How AI Transforms BusinessesHow AI Transforms Businesses
How AI Transforms Businesses
Uni Systems S.M.S.A.
 
Innovative approaches with AI, Data Analytics & CRM
Innovative approaches with AI, Data Analytics & CRMInnovative approaches with AI, Data Analytics & CRM
Innovative approaches with AI, Data Analytics & CRM
Uni Systems S.M.S.A.
 
Medallia VoC in action .pdf
Medallia VoC in action .pdfMedallia VoC in action .pdf
Medallia VoC in action .pdf
Uni Systems S.M.S.A.
 
CX Powered by Uni Systems.pdf
CX Powered by Uni Systems.pdfCX Powered by Uni Systems.pdf
CX Powered by Uni Systems.pdf
Uni Systems S.M.S.A.
 
Change the Business Landscape with Voice of Customer.pdf
Change the Business Landscape with Voice of Customer.pdfChange the Business Landscape with Voice of Customer.pdf
Change the Business Landscape with Voice of Customer.pdf
Uni Systems S.M.S.A.
 
CX Powered by Uni Systems
CX Powered by Uni SystemsCX Powered by Uni Systems
CX Powered by Uni Systems
Uni Systems S.M.S.A.
 
Change the Business Landscape with Voice of Customer
Change the Business Landscape with Voice of CustomerChange the Business Landscape with Voice of Customer
Change the Business Landscape with Voice of Customer
Uni Systems S.M.S.A.
 
Master CX with AI-Powered Experience Orchestration
Master CX with AI-Powered Experience OrchestrationMaster CX with AI-Powered Experience Orchestration
Master CX with AI-Powered Experience Orchestration
Uni Systems S.M.S.A.
 
Revolutionizing Automation & Application Development with your AI-powered Pow...
Revolutionizing Automation & Application Development with your AI-powered Pow...Revolutionizing Automation & Application Development with your AI-powered Pow...
Revolutionizing Automation & Application Development with your AI-powered Pow...
Uni Systems S.M.S.A.
 
Achieving next-gen productivity & maximizing your efficiency with Copilot for...
Achieving next-gen productivity & maximizing your efficiency with Copilot for...Achieving next-gen productivity & maximizing your efficiency with Copilot for...
Achieving next-gen productivity & maximizing your efficiency with Copilot for...
Uni Systems S.M.S.A.
 
Microsoft - Power Platform_G.Aspiotis.pdf
Microsoft - Power Platform_G.Aspiotis.pdfMicrosoft - Power Platform_G.Aspiotis.pdf
Microsoft - Power Platform_G.Aspiotis.pdf
Uni Systems S.M.S.A.
 
Uni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems Copilot event_05062024_C.Vlachos.pdfUni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems S.M.S.A.
 
Uni Systems for Power Platform.pptx
Uni Systems for Power Platform.pptxUni Systems for Power Platform.pptx
Uni Systems for Power Platform.pptx
Uni Systems S.M.S.A.
 
Microsoft Fabric Intro D Koutsanastasis
Microsoft Fabric Intro D KoutsanastasisMicrosoft Fabric Intro D Koutsanastasis
Microsoft Fabric Intro D Koutsanastasis
Uni Systems S.M.S.A.
 
Create Unique Experiences through a CRM Approach St Kontos
Create Unique Experiences through a CRM Approach St Kontos Create Unique Experiences through a CRM Approach St Kontos
Create Unique Experiences through a CRM Approach St Kontos
Uni Systems S.M.S.A.
 
Bring your data to the era of AI D. Agagiotis.pdf
Bring your data to the era of AI D. Agagiotis.pdfBring your data to the era of AI D. Agagiotis.pdf
Bring your data to the era of AI D. Agagiotis.pdf
Uni Systems S.M.S.A.
 
Innovative approaches with AI, Data Analytics & CRM
Innovative approaches with AI, Data Analytics & CRMInnovative approaches with AI, Data Analytics & CRM
Innovative approaches with AI, Data Analytics & CRM
Uni Systems S.M.S.A.
 
Change the Business Landscape with Voice of Customer.pdf
Change the Business Landscape with Voice of Customer.pdfChange the Business Landscape with Voice of Customer.pdf
Change the Business Landscape with Voice of Customer.pdf
Uni Systems S.M.S.A.
 
Change the Business Landscape with Voice of Customer
Change the Business Landscape with Voice of CustomerChange the Business Landscape with Voice of Customer
Change the Business Landscape with Voice of Customer
Uni Systems S.M.S.A.
 
Ad

Recently uploaded (20)

Procurement Insights Cost To Value Guide.pptx
Procurement Insights Cost To Value Guide.pptxProcurement Insights Cost To Value Guide.pptx
Procurement Insights Cost To Value Guide.pptx
Jon Hansen
 
Complete Guide to Advanced Logistics Management Software in Riyadh.pdf
Complete Guide to Advanced Logistics Management Software in Riyadh.pdfComplete Guide to Advanced Logistics Management Software in Riyadh.pdf
Complete Guide to Advanced Logistics Management Software in Riyadh.pdf
Software Company
 
#StandardsGoals for 2025: Standards & certification roundup - Tech Forum 2025
#StandardsGoals for 2025: Standards & certification roundup - Tech Forum 2025#StandardsGoals for 2025: Standards & certification roundup - Tech Forum 2025
#StandardsGoals for 2025: Standards & certification roundup - Tech Forum 2025
BookNet Canada
 
Drupalcamp Finland – Measuring Front-end Energy Consumption
Drupalcamp Finland – Measuring Front-end Energy ConsumptionDrupalcamp Finland – Measuring Front-end Energy Consumption
Drupalcamp Finland – Measuring Front-end Energy Consumption
Exove
 
SAP Modernization: Maximizing the Value of Your SAP S/4HANA Migration.pdf
SAP Modernization: Maximizing the Value of Your SAP S/4HANA Migration.pdfSAP Modernization: Maximizing the Value of Your SAP S/4HANA Migration.pdf
SAP Modernization: Maximizing the Value of Your SAP S/4HANA Migration.pdf
Precisely
 
ThousandEyes Partner Innovation Updates for May 2025
ThousandEyes Partner Innovation Updates for May 2025ThousandEyes Partner Innovation Updates for May 2025
ThousandEyes Partner Innovation Updates for May 2025
ThousandEyes
 
TrsLabs - Fintech Product & Business Consulting
TrsLabs - Fintech Product & Business ConsultingTrsLabs - Fintech Product & Business Consulting
TrsLabs - Fintech Product & Business Consulting
Trs Labs
 
Linux Professional Institute LPIC-1 Exam.pdf
Linux Professional Institute LPIC-1 Exam.pdfLinux Professional Institute LPIC-1 Exam.pdf
Linux Professional Institute LPIC-1 Exam.pdf
RHCSA Guru
 
Transcript: #StandardsGoals for 2025: Standards & certification roundup - Tec...
Transcript: #StandardsGoals for 2025: Standards & certification roundup - Tec...Transcript: #StandardsGoals for 2025: Standards & certification roundup - Tec...
Transcript: #StandardsGoals for 2025: Standards & certification roundup - Tec...
BookNet Canada
 
Cyber Awareness overview for 2025 month of security
Cyber Awareness overview for 2025 month of securityCyber Awareness overview for 2025 month of security
Cyber Awareness overview for 2025 month of security
riccardosl1
 
Build Your Own Copilot & Agents For Devs
Build Your Own Copilot & Agents For DevsBuild Your Own Copilot & Agents For Devs
Build Your Own Copilot & Agents For Devs
Brian McKeiver
 
IEDM 2024 Tutorial2_Advances in CMOS Technologies and Future Directions for C...
IEDM 2024 Tutorial2_Advances in CMOS Technologies and Future Directions for C...IEDM 2024 Tutorial2_Advances in CMOS Technologies and Future Directions for C...
IEDM 2024 Tutorial2_Advances in CMOS Technologies and Future Directions for C...
organizerofv
 
Greenhouse_Monitoring_Presentation.pptx.
Greenhouse_Monitoring_Presentation.pptx.Greenhouse_Monitoring_Presentation.pptx.
Greenhouse_Monitoring_Presentation.pptx.
hpbmnnxrvb
 
Big Data Analytics Quick Research Guide by Arthur Morgan
Big Data Analytics Quick Research Guide by Arthur MorganBig Data Analytics Quick Research Guide by Arthur Morgan
Big Data Analytics Quick Research Guide by Arthur Morgan
Arthur Morgan
 
HCL Nomad Web – Best Practices and Managing Multiuser Environments
HCL Nomad Web – Best Practices and Managing Multiuser EnvironmentsHCL Nomad Web – Best Practices and Managing Multiuser Environments
HCL Nomad Web – Best Practices and Managing Multiuser Environments
panagenda
 
How Can I use the AI Hype in my Business Context?
How Can I use the AI Hype in my Business Context?How Can I use the AI Hype in my Business Context?
How Can I use the AI Hype in my Business Context?
Daniel Lehner
 
AI and Data Privacy in 2025: Global Trends
AI and Data Privacy in 2025: Global TrendsAI and Data Privacy in 2025: Global Trends
AI and Data Privacy in 2025: Global Trends
InData Labs
 
How analogue intelligence complements AI
How analogue intelligence complements AIHow analogue intelligence complements AI
How analogue intelligence complements AI
Paul Rowe
 
Role of Data Annotation Services in AI-Powered Manufacturing
Role of Data Annotation Services in AI-Powered ManufacturingRole of Data Annotation Services in AI-Powered Manufacturing
Role of Data Annotation Services in AI-Powered Manufacturing
Andrew Leo
 
Andrew Marnell: Transforming Business Strategy Through Data-Driven Insights
Andrew Marnell: Transforming Business Strategy Through Data-Driven InsightsAndrew Marnell: Transforming Business Strategy Through Data-Driven Insights
Andrew Marnell: Transforming Business Strategy Through Data-Driven Insights
Andrew Marnell
 
Procurement Insights Cost To Value Guide.pptx
Procurement Insights Cost To Value Guide.pptxProcurement Insights Cost To Value Guide.pptx
Procurement Insights Cost To Value Guide.pptx
Jon Hansen
 
Complete Guide to Advanced Logistics Management Software in Riyadh.pdf
Complete Guide to Advanced Logistics Management Software in Riyadh.pdfComplete Guide to Advanced Logistics Management Software in Riyadh.pdf
Complete Guide to Advanced Logistics Management Software in Riyadh.pdf
Software Company
 
#StandardsGoals for 2025: Standards & certification roundup - Tech Forum 2025
#StandardsGoals for 2025: Standards & certification roundup - Tech Forum 2025#StandardsGoals for 2025: Standards & certification roundup - Tech Forum 2025
#StandardsGoals for 2025: Standards & certification roundup - Tech Forum 2025
BookNet Canada
 
Drupalcamp Finland – Measuring Front-end Energy Consumption
Drupalcamp Finland – Measuring Front-end Energy ConsumptionDrupalcamp Finland – Measuring Front-end Energy Consumption
Drupalcamp Finland – Measuring Front-end Energy Consumption
Exove
 
SAP Modernization: Maximizing the Value of Your SAP S/4HANA Migration.pdf
SAP Modernization: Maximizing the Value of Your SAP S/4HANA Migration.pdfSAP Modernization: Maximizing the Value of Your SAP S/4HANA Migration.pdf
SAP Modernization: Maximizing the Value of Your SAP S/4HANA Migration.pdf
Precisely
 
ThousandEyes Partner Innovation Updates for May 2025
ThousandEyes Partner Innovation Updates for May 2025ThousandEyes Partner Innovation Updates for May 2025
ThousandEyes Partner Innovation Updates for May 2025
ThousandEyes
 
TrsLabs - Fintech Product & Business Consulting
TrsLabs - Fintech Product & Business ConsultingTrsLabs - Fintech Product & Business Consulting
TrsLabs - Fintech Product & Business Consulting
Trs Labs
 
Linux Professional Institute LPIC-1 Exam.pdf
Linux Professional Institute LPIC-1 Exam.pdfLinux Professional Institute LPIC-1 Exam.pdf
Linux Professional Institute LPIC-1 Exam.pdf
RHCSA Guru
 
Transcript: #StandardsGoals for 2025: Standards & certification roundup - Tec...
Transcript: #StandardsGoals for 2025: Standards & certification roundup - Tec...Transcript: #StandardsGoals for 2025: Standards & certification roundup - Tec...
Transcript: #StandardsGoals for 2025: Standards & certification roundup - Tec...
BookNet Canada
 
Cyber Awareness overview for 2025 month of security
Cyber Awareness overview for 2025 month of securityCyber Awareness overview for 2025 month of security
Cyber Awareness overview for 2025 month of security
riccardosl1
 
Build Your Own Copilot & Agents For Devs
Build Your Own Copilot & Agents For DevsBuild Your Own Copilot & Agents For Devs
Build Your Own Copilot & Agents For Devs
Brian McKeiver
 
IEDM 2024 Tutorial2_Advances in CMOS Technologies and Future Directions for C...
IEDM 2024 Tutorial2_Advances in CMOS Technologies and Future Directions for C...IEDM 2024 Tutorial2_Advances in CMOS Technologies and Future Directions for C...
IEDM 2024 Tutorial2_Advances in CMOS Technologies and Future Directions for C...
organizerofv
 
Greenhouse_Monitoring_Presentation.pptx.
Greenhouse_Monitoring_Presentation.pptx.Greenhouse_Monitoring_Presentation.pptx.
Greenhouse_Monitoring_Presentation.pptx.
hpbmnnxrvb
 
Big Data Analytics Quick Research Guide by Arthur Morgan
Big Data Analytics Quick Research Guide by Arthur MorganBig Data Analytics Quick Research Guide by Arthur Morgan
Big Data Analytics Quick Research Guide by Arthur Morgan
Arthur Morgan
 
HCL Nomad Web – Best Practices and Managing Multiuser Environments
HCL Nomad Web – Best Practices and Managing Multiuser EnvironmentsHCL Nomad Web – Best Practices and Managing Multiuser Environments
HCL Nomad Web – Best Practices and Managing Multiuser Environments
panagenda
 
How Can I use the AI Hype in my Business Context?
How Can I use the AI Hype in my Business Context?How Can I use the AI Hype in my Business Context?
How Can I use the AI Hype in my Business Context?
Daniel Lehner
 
AI and Data Privacy in 2025: Global Trends
AI and Data Privacy in 2025: Global TrendsAI and Data Privacy in 2025: Global Trends
AI and Data Privacy in 2025: Global Trends
InData Labs
 
How analogue intelligence complements AI
How analogue intelligence complements AIHow analogue intelligence complements AI
How analogue intelligence complements AI
Paul Rowe
 
Role of Data Annotation Services in AI-Powered Manufacturing
Role of Data Annotation Services in AI-Powered ManufacturingRole of Data Annotation Services in AI-Powered Manufacturing
Role of Data Annotation Services in AI-Powered Manufacturing
Andrew Leo
 
Andrew Marnell: Transforming Business Strategy Through Data-Driven Insights
Andrew Marnell: Transforming Business Strategy Through Data-Driven InsightsAndrew Marnell: Transforming Business Strategy Through Data-Driven Insights
Andrew Marnell: Transforming Business Strategy Through Data-Driven Insights
Andrew Marnell
 

Cloud migration Through Automation

  • 1. Cloud Migration Through Automation: Next Level Flexibility Anastasios Moustakis Infrastructure Technologies Solutions Dpt Manager Uni Systems
  • 2. Bring Culture, Strategy & Technology together Containers | Microservices Serverless |IoT | Big Data & Analytics | Artificial Intelligence | Mobile Fast & Easy test & proof | Experiment |Gamification| Cost of usage Direct access | Preconfigured | Integration | IaaS, PaaS, SaaS Self service | Infrastructure as Code | Automation in provisioning & configuration | Continuous Integration & Continuous Development Cloud Native New technologies New experiences & practices
  • 3. Cloud Journey On Premises Azure • Governance • Cost Management • Provisioning • Monitoring • Operations • Discover • Plan • Migrate
  • 4. Unisystems Copyright © 2019 Microsoft Cloud Adoption Framework for Azure Proven guidance to accelerate cloud adoption journey Define strategy Plan ReadyAdopt Govern Manage best practice guidance Leverage a consistent methodology
  • 5. Real Case Scenarios Independent EU Authority E.U. Financial Stability • Cloud Only Initiative • Full Migration (all flavors) • 30+ Application Services • Infrastructure Services • Technology: Public Cloud & Automation • Azure + Red Hat Ansible Financial Institute II Banking Services • Hybrid Cloud Initiative • Partial Migration • Core Banking Services • Infrastructure Services • Technology: Hybrid Cloud, Security & Automation • Azure Stack+ Red Hat Ansible Financial Institute Financial Services • Hybrid Cloud Initiative • Application replatform • PCI compliance • Infrastructure Services • Data Warehouse & Analytics • Azure
  • 6. SaaS with Multi-Tenancy, Operations Integrate PaaS, Containers, MicroServices, Cloud Native Services Optimize Application Topology, Performance Cost & Best Practices Lift & Shift Applications, IaC Scan – Analyze - Plan Migrate Cloudify Modernize SaaSify Improve Automate CI/CD Assess Optimize Modernize Manage On-Premises
  • 7. SaaS with Multi-Tenancy, Operations Integrate PaaS, Containers, MicroServices, Cloud Native Services Optimize Application Topology, Performance Cost & Best Practices Lift & Shift Applications, IaC Scan – Analyze - Plan Migrate Cloudify Modernize SaaSify Improve Automate CI/CD Assess Optimize Modernize Manage On-Premises Business Value
  • 8. SaaSify Scan Analyze Plan ModernizeCloudify Improve Migrate Scan Analyze Plan Migration Path Assess Scan Workshops Re-Purchase Re-Platform Re-Host Re-Factor Retain Retire • Assess, Discover • Scan your environment to identify: • Systems, Application, Platforms • Dependencies, Communications, Security • Move group analysis • Application Topologies • Lift & Shift, PaaS, Containers • Define your R-Lane Strategy • Prioritize Applications • Design the Foundation & Governance • Subscriptions, Tenants, Networking, Security, Monitoring, Cost Management, Budgeting Process, Cost of usage • Roadmap & Plan
  • 9. SaaSify Scan Analyze Plan ModernizeCloudify Improve Migrate Migration • Build Foundation & Governance • Infrastructure as Code for Provisioning & Configuration • Lift & Shift ? An automated Re-Host build • Architect DevOps automation • Design & implement automation for configuration management and software installations • Automate provisioning of VMs on Azure • Automate installation of middleware • Automate installation of databases • Automate Network Virtual Appliances provisioning • Automate Service Provisioning
  • 10. Automate up to service level • ARM templates for resource deployment • Ansible for configuration management • Jenkins drives everything (Forms- Pipeline) • Git for version control • Administrators & Operators work with forms or service level parameters
  • 11. Forms
  • 13. Why Automation ? • Consistency for deployments, installations & configuration management • Fast provisioning process & deployments • Independency, decoupled and roll back • Review and Approval Process • Infrastructure As Code means documented • Process transformed to DevOps practice… Optimized for the continuous development, integration & deployment
  • 14. SaaSify Scan Analyze Plan ModernizeCloudify Improve Migrate Migration • Build Foundation & Governance • Infrastructure as Code for Provisioning & Configuration • Lift & Shift ? An automated Re-Host build • Architect DevOps automation • Design & implement automation for configuration management and software installations • Automate provisioning of VMs on Azure • Automate installation of middleware • Automate installation of databases • Automate Network Virtual Appliances provisioning • Automate Service Provisioning • Build through automation: Provisioning & Configuration • Testing, Testing, Testing
  • 15. Testing Unisystems Copyright © 2019 Secondary Tenant (Dev) Dev Env Primary Tenant (Production) Production Env Test/UAT Env • Dev in Secondary Tenant • Dev Env: Playground • Build Services , IaC • Pipeline execution & Testing • Re-Build in Test Env of Primary Tenant • Pipeline execution • Build Test, parameters change • Test Env: UAT (Available all, similar URLs, access points) • Re-Build in Prod Env of Primary Tenant • Pipeline execution • Build Prod, parameters change • Data migration • Testing & Live
  • 16. SaaSify Scan Analyze Plan ModernizeCloudify Improve Migrate Migration • Build Foundation & Governance • Infrastructure as Code for Provisioning & Configuration • Lift & Shift ? An automated Re-Host build • Architect DevOps automation • Design & implement automation for configuration management and software installations • Automate provisioning of VMs on Azure • Automate installation of middleware • Automate installation of databases • Automate Network Virtual Appliances provisioning • Automate Service Provisioning • Build through automation: Provisioning & Configuration • Testing, Testing, Testing • Data migration: System & Application oriented tools
  • 17. SaaS with Multi-Tenancy, Operations Integrate PaaS, Containers, MicroServices, Cloud Native Services Optimize Application Topology, Performance Cost & Best Practices Lift & Shift Applications, IaC Scan – Analyze - Plan Migrate Cloudify Modernize SaaSify Improve Automate CI/CD Assess Optimize Modernize Manage On-Premises
  • 18. SaaSify Scan Analyze Plan ModernizeCloudify Improve Migrate Cloudify • Application Optimization • Re-Architected Deployment • Topologies that are • elastically scalable, performable, • backup-enabled, • highly available, clustered for high reliability • and cost-effectiveness • Cost Optimization
  • 20. SaaSify Scan Analyze Plan ModernizeCloudify Improve Migrate Modernize • Integrate PaaS WORKLOAD COMPONENTS AZURE PAAS SERVICE MSSQL AzureSQL Database MySQL Azure Database for MySQL PostgreSQL Azure Database for PostgreSQL MongoDB Azure Cosmos DB AD Azure AD Domain Services ApacheHTTP Azure LB ApacheHTTP Traffic Manager ApacheHTTP Application Gateway Redis Azure Cache for Redis ApacheHadoop HDInsight ActiveMQ/ZeroMQ/MSMQ/WebsphereMQ Queue Storage / Azure Bus Service IIS App Service Tomcat App Service
  • 21. SaaSify Scan Analyze Plan ModernizeCloudify Improve Migrate Modernize • Containers • Identified application workloads that are compatible with containerization • Build & transform existing ones • CI/CD DevOps Integration • Encapsulate DevOps and CI/CD capabilities into your application workload containers • Test and deploy containers in the release pipeline and improve your application performance on Cloud. Assessment Containerization Planning Migration to Cloud
  • 22. Yet, It’s all about People
  • 23. People’s Exposure & Experience Containers | Microservices Serverless |IoT | Big Data & Analytics | Artificial Intelligence | Mobile Fast & Easy test & proof | Experiment |Gamification| Cost of usage Direct access | Preconfigured | Integration | IaaS, PaaS, SaaS Self service | Infrastructure as Code | Automation in provisioning & configuration | Continuous Improvement & Development People New technologies New experiences & practices People
  • 24. Excitement, Inspiration, Motivation Innovation bottoms up Business people, engineers and creatives Business focus Small, great ideas | easy to implement |hard to copy Culture Smaller learning curve & Deep knowledge Scenarios & mini projects Comprehensive, prototype & practical results Proof for decision making Continuous engagements & improvements People’s Exposure & Experience How we move people to innovation & excitement An opportunity that can inspire people
  • 25. Unisystems Copyright © 2019 Cloud & Automation Not the target or the scope of a Digital transformation journey A vehicle to inspire people, transform processes, culture and business focused IT Services
  • 26. Avishay Sebban Senior Solution Architect Red Hat Evangelos Kapsalakis Partner Specialist Microsoft Anastasios Moustakis Infrastructure Technologies Solutions Uni Systems Thank you!