Add office photos
Employer?
Claim Account for FREE

Dynamisch IT

4.1
based on 29 Reviews
Filter interviews by

Comfort Inn Tulip Heights Bathinda Punjab Choice Group Of Hotels Interview Questions and Answers

Updated 8 Mar 2024

Q1. What's is docker multistage? Explain What is terraform state file ? What happened if 2 user apply terraform at same time ? What will be best practices? Diff btwn stateless and state full What measures will you...

read more
Ans.

Docker multistage is a feature that allows you to build multiple Docker images in a single Dockerfile.

  • Docker multistage helps in reducing the size of the final image by using intermediate images for different stages of the build process.

  • It allows you to separate the build environment from the runtime environment, improving security and efficiency.

  • Each stage in a multistage build can be named and used to copy artifacts from one stage to another, without including unnecessary d...read more

Add your answer

Q2. How to check recent last 50 logs of docker ?

Ans.

To check recent last 50 logs of docker, you can use the 'docker logs' command with the '--tail' option.

  • Use the command 'docker logs --tail 50 ' to display the last 50 logs of a specific Docker container.

  • If you want to follow the logs in real-time, you can use the '-f' flag along with the '--tail' option.

  • To view the logs of all containers, you can use the command 'docker ps -a' to get the list of container IDs and then run 'docker logs --tail 50 ' for each container.

Add your answer

Q3. What will you do if 521 error occured?

Ans.

I would investigate the root cause of the 521 error and take appropriate actions to resolve it.

  • Check server logs for any relevant error messages

  • Verify network connectivity between client and server

  • Ensure server resources are not overloaded

  • Restart the server if necessary

  • Contact the service provider for further assistance

Add your answer

Q4. random function in numpy

Ans.

The random function in numpy generates random numbers from a specified distribution.

  • Use np.random.rand() to generate random numbers from a uniform distribution between 0 and 1.

  • Use np.random.randint() to generate random integers within a specified range.

  • Use np.random.choice() to randomly select elements from an array.

Add your answer
Discover Comfort Inn Tulip Heights Bathinda Punjab Choice Group Of Hotels interview dos and don'ts from real experiences

Q5. base authentication explain

Ans.

Base authentication is a method of verifying the identity of a user before granting access to a system or application.

  • Base authentication involves sending a username and password in the HTTP header of a request.

  • The credentials are encoded using Base64 encoding, but not encrypted, making it insecure.

  • It is commonly used for simple authentication in web applications, but not recommended for sensitive data.

  • Example: Authorization: Basic dXNlcjpwYXNzd29yZA==

Add your answer

Q6. Explain cicd pipeline ?

Ans.

CI/CD pipeline is a set of automated processes that allow developers to deliver code changes more frequently and reliably.

  • CI/CD stands for Continuous Integration/Continuous Delivery.

  • It involves automating the building, testing, and deployment of code changes.

  • CI/CD pipelines help in detecting and fixing errors early in the development process.

  • Popular tools for CI/CD pipelines include Jenkins, GitLab CI, and CircleCI.

Add your answer
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos

Interview Process at Comfort Inn Tulip Heights Bathinda Punjab Choice Group Of Hotels

based on 6 interviews
Interview experience
3.2
Average
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Interview Questions from Similar Companies

3.4
 • 647 Interview Questions
4.0
 • 245 Interview Questions
3.5
 • 210 Interview Questions
3.9
 • 209 Interview Questions
3.7
 • 154 Interview Questions
3.8
 • 133 Interview Questions
View all
Top Dynamisch IT Interview Questions And Answers
Share an Interview
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
70 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter