AWS Classroomnotes 29/Dec/2022

AWS Migrations (Contd..)

Hypervisor

  • Hypervisor is used to create virtual Machines
  • There are two types of Hypervisors
    • Type I:
      • This is installed on the Bare metal and helps in creating virtual machines
      • Examples:
        • Vmware ESXI
        • Vmware SPHERE
    • Type II:
      • This is installed on top of Operating Systems and helps in creating vms
      • Examples:
        • HyperV
        • Virtual Box
        • Vmware Workstation
        • KVM
  • Virtualization Software (Management)

  • Generally when we migrate the applications in VM we connect to the virtualization softwares.

What can be migrated?

  • AWS allows migration from
    • Servers:
      • Physical Servers to AWS
      • Virtual machines to AWS
        • Vmware
        • Hyper V
    • Databases
    • Storage
  • Modernization
    • application to Container in Kubernetes
    • application to Serverless(Lambda function)

Database Migrations

  • AWS has a service called as Database Migration Service (DMS)
  • Refer Here for pricing
  • Refer Here for official docs of Database Migration Service (DMS)
  • What Databases AWS Supports?
    • mysql
    • Microsoft SQL Server
    • Postgres
    • Oracle
  • When the source database engine is one of the above then we would not have much of issues. But if we want to move from IBM DB2 to mysql then AWS also supports this.
  • The support of Cross DB Engine Migration is acheived by Schema Conversion Tool which is applied at replication instance.

Lab Migrations

  • We will do the following migrations
    • mysql to mysql (AWS RDS)
    • Microsoft SQL Server to AWS RDS (Microsoft SQL Server)
  • Assumptions:
    • We will simulate on-premises
      • We have two options
        • Create a database in any VM in Any Cloud
        • Use Database as a Service from any cloud.
Published
Categorized as Uncategorized Tagged

By continuous learner

devops & cloud enthusiastic learner

Leave a ReplyCancel reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Please turn AdBlock off
Animated Social Media Icons by Acurax Responsive Web Designing Company

Discover more from Direct DevOps from Quality Thought

Subscribe now to keep reading and get access to the full archive.

Continue reading

Exit mobile version
%%footer%%