AWS Classroomnotes 08/Jul/2022

AWS Server Migrations

Scenario-1: Migrating one linux Server into AWS

  • We will be simulating on-premises server i.e. we create this server on any cloud
    Preview
  • Refer Here for the supported Operating Systems for migration
  • Refer Here for general requirements on linux
  • Refer Here for the supported linux operating systems
  • Lets create an ubuntu 20.04 ec2 instance in aws mumbai region and consider it is as on-premise
  • Login into ubuntu install and install java Refer Here
sudo apt update
sudo apt install openjdk-11-jdk -y
wget https://referenceapplicationskhaja.s3.us-west-2.amazonaws.com/spring-petclinic-2.4.2.jar
java -jar spring-petclinic-2.4.2.jar &
  • With this step the source should be ready
  • Verifying if python is installed or not
    Preview
  • verify the kernel version
uname -r

Published
Categorized as Uncategorized Tagged

By continuous learner

devops & cloud enthusiastic learner

Leave a 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

Visit Us On FacebookVisit Us On LinkedinVisit Us On Youtube