Skip to content

Instantly share code, notes, and snippets.

@lmas3009
Last active March 28, 2022 10:53
Show Gist options
  • Save lmas3009/e7018351e6a338d50475b82fcfc81757 to your computer and use it in GitHub Desktop.
Save lmas3009/e7018351e6a338d50475b82fcfc81757 to your computer and use it in GitHub Desktop.
Deploy Web app in AWS Blog
<!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