Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 1.18 KB

README.md

File metadata and controls

30 lines (24 loc) · 1.18 KB

Cloud automation and testing

Description:

This was a 12 week contract to build a simple task manager app and implement automation, cloud monitoring, and testing.

Services Utilized:

  • Github projects
  • Github actions
  • Azure (functions, Database, Storage)
  • AWS (lamda functions)
  • Python
  • ReactJS
  • SQL
  • JavaScript

My Contributions:

  • Built the api with python and hosted with azure functions
  • Implemented multi level Logging to api functions
  • Implemented Caching via Azure Redis cache
  • Setup SQL database/ connected to API

To test api endpoints visit links: (Will be offline soon)

Troubleshooting tips

  • if the site initially hangs or fails refresh the site as the database is paused when not in use to reduce cost