Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 856 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 856 Bytes

Image-Processing-Microservice

AWS Elastic Beanstalk Deployment The project demonstrates the ability to create functional cloud deployments Endpoint URL: http://projectstartercode-dev.us-east-1.elasticbeanstalk.com

Example: http://projectstartercode-dev.us-east-1.elasticbeanstalk.com/filteredimage?image_url=https://img.freepik.com/free-photo/happiness-wellbeing-confidence-concept-cheerful-attractive-african-american-woman-curly-haircut-cross-arms-chest-self-assured-powerful-pose-smiling-determined-wear-yellow-sweater_176420-35063.jpg

The project demonstrates an understanding of AWS Elastic Beanstalk’s CLI and Console Dashboard The project was deployed using the AWS Elastic Beanstalk CLI eb init, eb create, and eb deploy commands. A screenshot of the elastic beanstalk application dashboard is included in a deployment_screenshot directory.