Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
This question was answered by @MichaelOjeda:
Anboo,
A few questions: did you add your public key, or keys for that matter, to your root user’s authorized_keys file? Does your user, server-end, have proper permissions setup on your .ssh/ folder? Have you restart your ssh service via the command “service ssh restart,” or a reboot? Your client is clearly, lines 104 and 110, trying to use the keys you made; and then failing on lines 108 and 114.
By the way, you public IP address , and ssh port, is pretty visible in your debug file.