Skip to content

Containerize the services and applications #12

@coursera-learnings

Description

@coursera-learnings

As a developer
I need to containerize backend services and the application
So that the project is easily portable and deployable

Details and Assumptions

  • Each service has its own Dockerfile.
  • Docker Compose or Kubernetes may be used for orchestration.

Acceptance Criteria

Given Dockerfiles and config files
When I build and run containers
Then all services start and work as expected in isolation or composition

Metadata

Metadata

Labels

iceboxThe stories that don't need to be worked on immediately, but you will work on them later.technical debt

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions