Successfully reported this slideshow.
Your SlideShare is downloading. ×

webinarcloudmigration-6181903.pdf

Ad
Ad
Ad
Ad
Ad
Ad
Ad
Ad
Ad
Ad
Ad

Check these out next

1 of 67 Ad

More Related Content

Similar to webinarcloudmigration-6181903.pdf (20)

Recently uploaded (20)

Advertisement

webinarcloudmigration-6181903.pdf

  1. 1. Moving Data & Infrastructure to the Cloud Cloud Migration
  2. 2. Agenda ● Who we are ● Cloud benefits and opportunities ● Considerations and planning ● Application migration ● Data migration
  3. 3. Meet the Presenters Jen Luther Thomas Stewart Harper Don Murray
  4. 4. Company Profile Safe Software maximizing the value of data 25+ years 10,000+ Organizations trusting us worldwide delivering FME Expertise worldwide 150+ Partners 128 Countries having deployed FME
  5. 5. FME® Integration Platform Connect. Transform. Automate. All with no code. FME Desktop FME Server FME Cloud Build & Run Data Workflows Automate Data Workflows (on-premises) Automate Data Workflows (cloud) Get a free trial of FME Desktop and FME Server at safe.com
  6. 6. Unrivaled Data Support - Key to Data and Application Migration
  7. 7. FME is the only Enterprise Integration Platform with comprehensive spatial data support.
  8. 8. With the FME Platform you can… Save time with a no-code approach that makes migration of all kinds easier. Save money with one tool for all types of data and applications. Improve data quality with built in QA/QC tools that can enhance/fix data issues during the migration process. Make things possible with unrivalled deployment and support so you can stay in control while you migrate.
  9. 9. Benefits & Opportunities of Cloud Migration
  10. 10. Benefits of Migrating to the Cloud ● Flexibility and scalability ● Optimised costs ● Enhanced security and compliance ● Backup, recovery and failover ● Simplified management and monitoring
  11. 11. Opportunities of Migrating to the Cloud Moving applications and systems to the cloud gives one of those rare opportunities to look at all your applications. ● What applications do you want to move as is? ● What applications do you want to retire? ● Are there applications that are slow that you want to fix? ● What applications do you want to replace with Cloud based applications? ● Do you want to enhance the data or its quality while you move it?
  12. 12. Poll: Where are you in your cloud migration journey?
  13. 13. Considerations & Planning
  14. 14. Migrating to the Cloud is more than a digital transformation, it is a mindset transformation.
  15. 15. Potential Risks of Cloud Migration ● Time and cost of cloud migration ● Cloud security and compliance ○ Data sensitivity ● Application interoperability ● Business downtime ● Organizational adoption and training
  16. 16. Mitigating the Risks ● Team engagement and training ● Legal considerations on data storage ● Cloud vendor and region choice
  17. 17. Team Engagement ● Engage team early so they are part of the journey ● Get them the education they need ● Time up front to get them onside pays huge dividends ● Knowledge of existing systems is critical.
  18. 18. Legal Requirements Are there legal requirements on your data? ● Are you storing personally identifiable information? ● Do you need to store your data in a certain geographic location? ● Do you need a certain compliance?
  19. 19. Cloud Vendor Choice What services do you need? Are your staff trained? Is it compatible with your existing architecture? Ensure vendor meets all your legal and security requirements. Does the vendor have a data center in your region?
  20. 20. Cloud Vendor by Adoption
  21. 21. Poll: What cloud vendors are you migrating to?
  22. 22. Application Migration
  23. 23. Example Web Application Web Layer Application Layer Scalable Worker Nodes Storage
  24. 24. Rehost (Lift and Shift ) Lift entire application from internal servers and move to the cloud without making any changes to the code, deployment or OS. Useful for ● Simple or Legacy applications with few integrations and dependencies ● Applications for which you need to migrate quickly, with minimal downtime.
  25. 25. FME Server Example On Premises Azure Cloud
  26. 26. Benefits & Drawbacks Benefits ● The most straightforward option. ● Often the least upfront cost ● Low risk as no application change. ● Skill often align with existing skills. ● Potential for improved performance. Risks ● Doesn’t usually take full advantage of the cloud (e.g. Autoscaling) ● Not guaranteed to run as well on cloud as running on public infrastructure. ● Poor cost optimization
  27. 27. Re-Platforming (Lift and Shape) Retool an application without changing its core architecture. Make a few cloud optimizations to ensure the app make the best use of cloud. Use when you can identify a clear ROI for adding new features in the cloud. Avoids the expense and downtime of a full re-architecting.
  28. 28. FME Server Azure Marketplace }
  29. 29. Cloud Marketplaces Deploy FME Server into your own cloud infrastructure. FME Platform (BYOL) FME Platform (BYOL) Distributed FME Server Deployment
  30. 30. FME Server Fargate Deployment
  31. 31. Benefits & Drawbacks Benefits ● Less time and money than re-architecting. Faster ROI. ● Lower risk than re-architecting as you address one area of the application at a time. ● Leverage 3rd party SaaS components e.g. Auth0. Risks ● Scope creep can lead to it essentially becoming a re-architecture. ● Need to understand cloud-native tools to make good decisions.
  32. 32. Re-architecting Changing significant portions of your application’s codebase to fit the cloud environment.
  33. 33. Considerations Use for applications that are not compatible with the cloud for architectural reasons, or to innovate and add new features. ● Best-suited to long-term projects where you can take advantage of the ROI, and where the that justifies the initial cost. ● Make conscious decisions on where to lock in with cloud-specific features (AWS Lambda, Azure functions) and where to use cloud-agnostic technology such as Kubernetes.
  34. 34. Re-architecting a Complex Web Application Source: Azure introduction to cloud-native applications
  35. 35. Benefits & Drawbacks Benefits ● Long-term cost optimization. ● Replace outdated code. ● Modern architecture giving you: ○ Increased agility ○ Improved security ○ Stability Drawbacks ● The most costly and time consuming. ● Higher risk. Updating legacy codebase. ● New skills needed(e.g. coding, automation, DevOps) ● May need to replace some commercial software components ● Potential for vendor lock-in ● Data migration challenges
  36. 36. Replace Retire the application and replace it with a new cloud-native application.
  37. 37. Considerations A replacement needs to be identified and deployed. Look for SaaS equivalent that can provide the functionality of the hosted application without any development, management or infrastructure overheads. Replacing is the right path when an application cannot be run in the cloud environment and a rebuild/re architect isn’t viable.
  38. 38. Replacing FME Server with FME Cloud
  39. 39. Safe moving to UKG. Always look to see if you can replace and simplify.
  40. 40. Benefits & Drawbacks Benefits - Can be simple low risk option so long as you can migrate the data. - Gain all of the advantages of the cloud. - Access to new features. Drawbacks - May need to terminate existing license agreements. - May lose some functionality. - Staff training is important and can’t be ignored. - Data migration challenges.
  41. 41. Retire Can the application or infrastructure be turned off without any decrease in productivity or value loss for the end consumers? Maybe it’s time to simply retire the application.
  42. 42. Application Migration Summary ● Moving applications can be difficult and needs to be planned. ● Select strategy for each application area. ● A slow controlled fashion will need a data migration strategy. ● Big bang approach often not possible. ● Opportunity to modernize to true cloud based deployments. Kubernetes, Serverless, SaaS, etc.
  43. 43. Data Migration Applications run on data. Data also needs to be migrated.
  44. 44. Considerations
  45. 45. Data Gravity Key Point #1: For optimal performance, applications and data need to be as close as possible. Using Cloud processing for on premises data or vice versa may not be workable for production. Tip: Choose applications that are close to your data.
  46. 46. Data Gravity Key Point #2: For optimal user experience the location of users and applications should be as close as possible. Jen
  47. 47. Region or Data Center Ensure you pick tools that can be located close to the data. For migration it is often useful to have a a tool that can be run both on premises and in the cloud.
  48. 48. Migrations
  49. 49. To avoid or reduce latency, set up your services or data storage as close to users and applications as possible. Google Cloud Platform’s locations and network Data Gravity
  50. 50. Database Migration Are you staying with the same database or moving to a cloud native database?
  51. 51. Database Migration Example Lift and Shift ● Leverage database migration tools. Re-platform (PaaS) ● Leverage database migration tools or cloud migration services. Replace ● ETL tool to migrate data. ● Data cleanup as part of migration.
  52. 52. Data Migration Storage type(s): this is dictated by the application or service that you are going to use, Object/File/Block Geographic Location: Where are the applications running? Costs: Storage costs in the cloud are lower than you would pay on premises. Costs rise based on volume and performance. Access Frequency: How often will you need to access your data? Storage services can be optimized for this. Application Integration: Do the applications or services that you’ll be connecting to your data have their own requirements? Considerations
  53. 53. Data Migration Choosing the right service is important ● Object storage ● Store and protect any amount of data ● Scalability, availability, durability ● Easy to manage ● Elastic File System ● NFS ● Fully managed ● Scalable, elastic ● Linux ● Elastic Block Storage ● Designed to use with EC2 ● Easy to scale storage and performance ● High performance ● Fully managed ● Storage for compute workloads, machine learning, media processing ● Connects to S3 ● Windows File Server ● SMB ● Fully managed ● Fast and flexible performance ● AWS DataSync
  54. 54. API/Service Migration ETL ● Extract data in some format from old system ● Transform data to meet schema, and file requirements, optionally clean up data along the way. ● Load resulting data into new system APIs ● Use APIs to read the data from the old system ● Transform to meet schema/data requirements, with optional cleanup ● Use APIs to put the data into the new system Migrating to a new cloud service? How do you get existing data into a new platform or service?
  55. 55. Why use FME for migration? ● Wide system support - text field, csv, json, databases ● Ability to connect to APIs ● Data transformation, QA/QC and data validation capabilities ● Automate testing and production processes ● Log and notify stakeholders of errors every step of the way ● Scale up and parallelize migration with FME Server
  56. 56. Why use FME for migration? Support for major cloud provider services
  57. 57. Why use FME for migration? Support for many cloud services And many more......
  58. 58. Data Synchronization
  59. 59. Data Synchronization ● May require service downtime or ‘read-only’ during migration ● How up-to-date do you need data to be? ○ Schedule data synchronization frequency ○ Schedule out of business hours ○ Use APIs for real-time data synchronization How can you keep your data in sync during a migration? How can you keep your data in sync between systems? How do you keep data in sync with a hybrid model?
  60. 60. Data Synchronization ● Automate synchronization ○ FME Server triggers - automatically synchronize data that appears in a folder / S3 bucket etc ○ Use webhooks ○ Use APIs ○ FME Server can easily run workflows triggered by cloud compute services (lambda, functions) Use FME Server for data synchronization
  61. 61. Migrating to the cloud requires a mindset shift to be successful Use the key strategies presented here to migrate your applications Use the opportunity to improve your data and applications Tools like FME and is unrivalled system support are key to a successful migration. Summary Benefits of the cloud
  62. 62. Look for FME in your cloud marketplace. Thank you! Connect with us for more FME

×