Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Data Mining Concepts And Techniques

Authors: Jiawei Han, Micheline Kamber, Jian Pei

3rd Edition

0123814790, 9780123814791

More Books

Students also viewed these Databases questions

Question

1. How will you, as city manager, handle these requests?

Answered: 1 week ago