Last active
March 28, 2022 10:53
-
-
Save lmas3009/e7018351e6a338d50475b82fcfc81757 to your computer and use it in GitHub Desktop.
Deploy Web app in AWS Blog
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html> | |
<body> | |
<h1>Welcome to AWS cloud</h1> | |
<h2>This is testing page</h2> | |
On how to deploy web application in aws cloud. Follow the link given below | |
</br> | |
</br> | |
<a href="https://aravindkumarvemula.medium.com/publish-your-first-web-application-in-aws-34e28ee5a16f">Medium.com</a> | |
</body> | |
</html> | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment