Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Problem Statement A retail company Abstergo Corp. has recently setup an online shopping portal(website) to sell their products. Due to fierce competition, the company wants

Problem Statement

A retail company Abstergo Corp. has recently setup an online shopping portal(website) to sell their products. Due to fierce competition, the company wants a solution that can reduce the time and effort it needs to enhance the functionality of their website on a regular basis. They are looking for an automated way to deploy the new code (for new features) to production website whenever they want.

Business Requirements

The team of developers working on new features will merge their code to a GitHub repo.

As soon as the code reaches GitHub, using a CI (Continuous Integration) pipeline, setup in Jenkins, automated builds will be triggered.

The automated builds will frequently deploy new features to the production website.

Every build will prepare a Dockerfile and push docker images to docker-hub.

Every docker image will be deployed (Continuous Deployment) to a kubernetes-cluster.

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

PostgreSQL Up And Running A Practical Guide To The Advanced Open Source Database

Authors: Regina Obe, Leo Hsu

3rd Edition

1491963417, 978-1491963418

More Books

Students also viewed these Databases questions

Question

Calculate the derivative of a function, A(r) = r when r=8

Answered: 1 week ago

Question

How does selection differ from recruitment ?

Answered: 1 week ago

Question

d. How were you expected to contribute to family life?

Answered: 1 week ago