Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 427 Bytes

lab3.md

File metadata and controls

13 lines (11 loc) · 427 Bytes

Cloud (native) apps

Objectives

  • To get familiar with a Cloud provider;
    • AWS
    • Microsoft Azure
    • DigitalOcean
    • Heroku
  • To migrate completely (or partially) the project to Cloud;
  • To use Cloud-managed services (if applicable) as a replacement for some project parts;
  • To study and apply some of CI/CD principles;
  • (optional) To use and customize provided template for automated infrastructure provisioning;