Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 453 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 453 Bytes

DevOps-Assignment

Welcome !!

How to do the test

  • Launch an EC2 Machine and install wordpress.

  • Put this wordpress website behind nginx.

  • Your wordpress website should work.

  • Note - EC2 machine should be a linux OS.

Bonus Points

  • Configure SSL certificates.
  • Use Load Balancer instead of Nginx.

Prerequisites:

  • AWS Account (You can create a free tier account).
  • Hand-on experience on linux server.
  • Basic knowledge about AWS.