Explore how you can quickly prepare for, respond to, and recover from security events. Learn more.
Questions tagged with Migration & Modernization
Simplify and accelerate migrations with the most comprehensive set of tools and services
Content language: English
Select up to 5 tags to filter
Sort by most recent
Browse through the questions and answers listed below or filter and sort to narrow down your results.
415 results
Hi
How can I move files from one RDS oracle instance to another oracle RDS instnace in a second account using DBMS_TRANSFER package?
Please post any articles or videos that show steps if exist.
Hi
How can I upload a database log and dump file generated on RDS oracle instance to S3 bucket?
Please post any videos or articles that show steps if there is any.
Thanks,
I am new to the Application Migration services. The replication is completed. When I launch test instance for testing, before I can make any changes or do any testing, the instance stops and terminate...
We want to export 69TB of data from an AWS S3 OneZoneIAStorage bucket. By command line, it will cost roughly $.10 per gig for bandwidth and request charges ($6,900). What other less-expensive option...
Hi,
I am trying to export the AWS instance to my device; to be used at VMWARE ESXI (Locally).
I used the following AWS document:
https://docs.aws.amazon.com/vm-import/latest/userguide/vmexport.html
Th...
During the migration, I don't want to break my website. Everything is currently hosted in route53 also don't want to break my Simple Email Service Function.
Looking for proper solution to this query
Hello everyone!
I was renewing an SSL certificate using this guide https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-enabling-https-on-wordpress
Everything went fine but upon ...
Hi all,
we are evaluating AWS Workspaces to migrate several Citrix VDIs hosted onprem.
I am struggling with finding the less cost effective solution. Currently, we have several users connecting to a d...
I want to be able to install AWS on my server from my remote terminal and run it from the server. currently AWS is installed on my local machine and after configuring it, I succeeded in transferring m...
Hi all,
I'm collecting the data from sensors and sending them to AWS via MQTT. I can observe my data coming on MQTT test client in AWS IoT. Now, I would like to store the data in a database and later ...
My main postgres database has a couple of materialized views that I refresh daily. I need to copy the output of these views over to another postgres database as tables that will help with calculating ...
Hi,
I am trying to import an Oracle schema into an AWS RDS.
Usually in a Oracle database this data pump command will do it
impdp user/pwd@sid Directory=test logfile=imp.log dumpfile=dump.dmp schemas...