Question: Overview In this lesson, you will build on your previous work with Docker. You will create two containers. One will host an Angular frontend application.

Overview
In this lesson, you will build on your previous work with Docker. You will create two containers. One will host an Angular frontend application. The other will host a Node JS backend REST API. For this assignment, you will make a copy of the published code and deploy it into containers.
Directions
Follow the Module Two Assignment One Guide linked in the Supporting Materials section below to containerize the full stack application. Below is a summary of the steps you must complete for this assignment.
Create containers for the Angular frontend and the MEAN REST API and MongoDB backend.
Run both containers.
Specifically, you must address the following rubric criteria:
Correctly author the Dockerfile scripts for the frontend with no syntax errors.
Correctly author the Dockerfile scripts for the backend with no syntax errors.
Create and run containers using the authored Dockerfiles to show they are working on your machine.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!