Login
Remember
Register
Recent
Hot!
Most votes
Most answers
Most views
Ask a Question
Recent questions
0
votes
1
answer
What command is used to go inside a running container?
asked
Oct 22, 2024
in
Docker
by
rahuljain1
running
container
0
votes
1
answer
What command is used for running images as a container?
asked
Oct 22, 2024
in
Docker
by
rahuljain1
running
images
container
0
votes
1
answer
What command is used for stopping a running container?
asked
Oct 22, 2024
in
Docker
by
rahuljain1
running
container
0
votes
1
answer
What is a template used for describing a build of an image?
asked
Oct 22, 2024
in
Docker
by
rahuljain1
template-build-image
0
votes
1
answer
What command is used for viewing all running containers?
asked
Oct 22, 2024
in
Docker
by
rahuljain1
docker
command
running
containers
0
votes
1
answer
What is the default IP address of the Docker host?
asked
Oct 22, 2024
in
Docker
by
rahuljain1
ip
address
docker
host
0
votes
1
answer
What is used for converting a pool of Docker hosts into a single, virtual Docker host?
asked
Oct 22, 2024
in
Docker
by
rahuljain1
docker
hosts
0
votes
1
answer
Multiple containers running on a single machine all share the same resources such as the operating system kernel for instant boot and efficient utilization of RAM.
asked
Oct 22, 2024
in
Docker
by
rahuljain1
multiple
containers
docker
0
votes
1
answer
What command is used for remove all stopped containers, unused networks, build caches, and dangling images?
asked
Oct 22, 2024
in
Docker
by
rahuljain1
dangling
images
0
votes
1
answer
What is a cloud-hosted service of Docker providing registry capabilities for public and private content?
asked
Oct 22, 2024
in
Docker
by
rahuljain1
docker
0
votes
1
answer
A distributed application written in Node.js is being deployed using AWS Elastic Beanstalk. There is an additional requirement to have AWS X-Ray integration.
asked
Oct 20, 2024
in
AWS
by
DavidAnderson
aws-developer-associate-certifications-questions-answers
0
votes
1
answer
For a new HTTP based application deployed on Amazon EC2 & DynamoDB, you are using AWS API to retrieve service graph data. Team Lead has suggested using GetTraceSummaries API to get trace summaries.
asked
Oct 20, 2024
in
AWS
by
DavidAnderson
aws-developer-associate-certifications-questions-answers
0
votes
1
answer
A microservice application is developed using AWS Lambda functions which are invoked by non-instrumented service. For performance optimization, AWS X-Ray needs to be integrated with this AWS Lambda function to get traces with multiple services.
asked
Oct 20, 2024
in
AWS
by
DavidAnderson
aws-developer-associate-certifications-questions-answers
0
votes
1
answer
How will you ensure that a container 1 runs before container 2 while using docker compose?
asked
Oct 20, 2024
in
Docker
by
rajeshsharma
docker
compose
0
votes
1
answer
How to use docker for multiple application environments?
asked
Oct 20, 2024
in
Docker
by
rajeshsharma
application
environments
0
votes
1
answer
A new application is launched into production by your software firm using AWS Cloud infrastructure. You have integrated it with AWS X-Ray to perform further optimization. Which of the following error code will provide insights into server faults in an application?
asked
Oct 20, 2024
in
AWS
by
DavidAnderson
aws-developer-associate-certifications-questions-answers
0
votes
1
answer
Describe the lifecycle of Docker Container?
asked
Oct 20, 2024
in
Docker
by
rajeshsharma
lifecycle
docker
container
0
votes
1
answer
How many containers you can run in docker and what are the factors influencing this limit?
asked
Oct 20, 2024
in
Docker
by
rajeshsharma
factors
influencing
0
votes
1
answer
Can we use JSON instead of YAML while developing docker-compose file in Docker?
asked
Oct 20, 2024
in
Docker
by
rajeshsharma
json
yaml
0
votes
1
answer
A start-up firm has created a new distributed application using microservice architecture. A large number of services across multiple AWS regions are involved in this application.
asked
Oct 20, 2024
in
AWS
by
DavidAnderson
aws-developer-associate-certifications-questions-answers
0
votes
1
answer
Development Team uses AWS CodePipeline to deploy a new application from the Amazon S3 bucket to a fleet of Amazon EC2 instances across multiple AZ's. The team needs to have a test before the Deploy Stage to ensure no bugs in the source code.
asked
Oct 20, 2024
in
AWS
by
DavidAnderson
aws-developer-associate-certifications-questions-answers
0
votes
1
answer
Differentiate between COPY and ADD commands that are used in a Dockerfile?
asked
Oct 20, 2024
in
Docker
by
rajeshsharma
copy
add
commands
0
votes
1
answer
For security reasons, the Development Team is looking for an alternate secure location for saving BuildSpec files for a New Build Project in the US-west region.
asked
Oct 20, 2024
in
AWS
by
DavidAnderson
aws-developer-associate-certifications-questions-answers
0
votes
1
answer
You are planning to build a serverless application with microservices using AWS Code Build. This application will be using AWS Lambda. How will you specify AWS SAM CLI & Application package within the build spec file of an AWS CodeBuild?
asked
Oct 20, 2024
in
AWS
by
DavidAnderson
aws-developer-associate-certifications-questions-answers
0
votes
1
answer
You are using AWS CodeDeploy for upgrading a web application on an EC2 Instance using blue/green deployment. DevOps Lead is concerned about scripting in each of the hooks section in an AppSpec file.
asked
Oct 20, 2024
in
AWS
by
DavidAnderson
aws-developer-associate-certifications-questions-answers
0
votes
1
answer
A third-party software firm is performing deployment for a new application for your firm. A Linux user from this vendor firm needs access permission to execute dependencies before the build phase.
asked
Oct 20, 2024
in
AWS
by
DavidAnderson
aws-developer-associate-certifications-questions-answers
0
votes
1
answer
The deployment team is working on a project for a new serverless application using AWS Lambda, CodeBuild & AWS CloudFormation. Source code will be accessed by users working on this project from various on-premise locations.
asked
Oct 20, 2024
in
AWS
by
DavidAnderson
aws-developer-associate-certifications-questions-answers
0
votes
1
answer
You are deploying an AWS CodeDeploy agent on an EC2 & required to store all logs at a custom location to meet security guidelines.
asked
Oct 20, 2024
in
AWS
by
DavidAnderson
aws-developer-associate-certifications-questions-answers
0
votes
1
answer
Your Company is using an AWS CodeDeploy for deployment of applications to EC2 instance. For a financial application project to be deployed in the us-east region, log files are saved in the EC2 instance launched in this region.
asked
Oct 20, 2024
in
AWS
by
DavidAnderson
aws-developer-associate-certifications-questions-answers
0
votes
1
answer
The development team has deployed multiple deployment versions using AWS CodeDeploy. One of the Deployment sessions with overwrite content option has failed.
asked
Oct 20, 2024
in
AWS
by
DavidAnderson
aws-developer-associate-certifications-questions-answers
Page:
« prev
1
...
3
4
5
6
7
8
9
10
11
12
13
...
667
...
next »
Recent questions
...