Skip to content

Objectives for sprint in week 41 serverless

These are the main three objectives for this sprint.

  • Running simple ecommerce application on Code Engine
  • Automation of the deployment
  • Documentation of the setup

1 Running simple ecommerce application on Code Engine

  • App ID is configured (DONE)
  • Frontend is integrated with AppID (DONE)
    • Externalize configuration for Service Catalog (DONE)
    • Externalize configuration for AppID (DONE)
  • Backend is integrated with AppID (PENDING)
    • Externalize configuration for AppID (PENDING)
  • Backend is integrated postgres (IN PROGRESS)
    • Externalize configuration for Postgress (IN PROGRESS)
  • Postgres is setup (DONE)

2 Automation of the deployment

2.1 Differences between creation and update

2.2 Used CLIs and APIs for the automation

3 Documentation of the setup

  • Automation setup (in progress)
  • Manual setup (pending)
  • Workshop (pending)