Hey @Vasu_Kumar_T
We did a teradata migration where we extracted the data using jdbc and loaded it on to s3.
I personally suggested using tools like ADF or Glue but our client had strict security policies and was hesitant to whitelist more tools needed to establish secure network connectivity.
So we went ahead with JDBC reads with speeds around 5-10 MB/s.
If that speeds okay with you, don't break a sweat and simply go ahead with JDBC, if you need better scalability, also check out tool called TPT, it's teradata native tool for data migration.
Let me know any questions.
Riz