Cheat_Sheet_for_GMIY
.docx
keyboard_arrow_up
School
University of South Alabama *
*We aren’t endorsed by this school
Course
113
Subject
Industrial Engineering
Date
Jan 9, 2024
Type
docx
Pages
5
Uploaded by LieutenantCrocodilePerson965
Q1: How to monitor Docker containers in production??
a None
b Docker provides functionalities like docker stats and docker events to monitor
container in production.
c Docker provides functionalities like docker stats and docker events to monitor
docker in production.
d None
e None
f Docker provides statistics like docker stats and docker events to monitor pages in
production.
Q2: Which are the notable application areas for Docker??
a None
b Robust, Transparency, code illustrator and slow deployment
c None
d Simplifying configuration, Code pipelines management, Debugging capabilities and
Rapid deployment.
e None
f None
Q3: Docker containers can run on:?
a Only Linux distributions
b None
c None
d Only Windows systems
e None
f Linux distributions and Windows systems
Q4: How to list all the docker images pulled on the system with image details such as
TAG/IMAGE ID/SIZE etc.?
a None
b $ docker --images
c None
d None
e $ docker img
f $ docker images
Q5: Is it better to directly remove the container using the rm command or stop the container
followed by remove container??
The correct Answer is: None
b No. Its not always better to stop the container and then remove it using the remove
command.
c Its always better to stop the container and then remove it using the remove
command.
The correct Answer is: None
The correct Answer is: None
The correct Answer is: None
Q6: Do deactivated plugins slow down a WordPress site??
a Even deactivated plugins slow down your website
b None
c None
d None
e Deactivated do not plugins slow down your website
f None
Q7: Which of the explantions given is related to the
the $_SERVER variable?
a Contains a reference to every variable which is currently available within the
global scope of the script.
b An associative array containing global variables available to the current script.
c An associative array consisting of the contents of $_GET, $_POST, and $_COOKIE.
The correct Answer is: None
The correct Answer is: None
f This is an array containing information such as headers, paths, and script locations.
Q8: HTML are web pages read and rendered by?
a Compiler
b Web Browser
c None
d Interpreter
e None
f Server
Q9: Which is not a
valid bit operator??
a &&
b |
c &
d None
e <<
f >>
Q10: How do you write the contents of 3 files into a single file??
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
- Access to all documents
- Unlimited textbook solutions
- 24/7 expert homework help