Add office photos
Employer?
Claim Account for FREE

New Emerging World Of Journalism

3.3
based on 20 Reviews
Filter interviews by

10+ Green Valley Resort Interview Questions and Answers

Updated 5 Feb 2024

Q1. How do u auto scale the application when there is huge traffic?

Ans.

Auto scaling can be achieved through horizontal scaling and vertical scaling.

  • Horizontal scaling involves adding more instances of the application to handle the increased traffic.

  • Vertical scaling involves increasing the resources of the existing instances to handle the increased traffic.

  • Auto scaling can be achieved through tools like AWS Auto Scaling, Kubernetes Horizontal Pod Autoscaler, etc.

  • Metrics like CPU utilization, network traffic, and request latency can be used to tri...read more

Add your answer

Q2. What are difference deployment strategies?

Ans.

Deployment strategies are different ways to release software changes to production.

  • Blue/Green Deployment

  • Canary Deployment

  • Rolling Deployment

  • A/B Testing

  • Shadow Deployment

Add your answer

Q3. What is dangling images in docker?

Ans.

Dangling images in Docker are unused images that are not associated with any container.

  • Dangling images can accumulate over time and take up valuable disk space.

  • They can be removed using the 'docker image prune' command.

  • An example of a dangling image is an image that was created but not used in any container.

  • Dangling images can also be created when a container is stopped and a new image is built using the same name.

Add your answer

Q4. How to auto scale pods in k8s?

Ans.

Auto scaling pods in k8s can be achieved using Horizontal Pod Autoscaler (HPA) and Kubernetes Metrics Server.

  • Create a Deployment or ReplicaSet for the pod

  • Enable metrics server to collect resource utilization data

  • Create an HPA object and set the minimum and maximum number of replicas

  • Set the target CPU utilization percentage for the HPA

  • HPA will automatically adjust the number of replicas based on resource utilization

  • Example: kubectl autoscale deployment my-deployment --cpu-perc...read more

Add your answer
Discover Green Valley Resort interview dos and don'ts from real experiences

Q5. How to save space in Jenkins?

Ans.

Use disk cleanup, delete old builds, limit log retention, and use thin backup to save space in Jenkins.

  • Use disk cleanup to remove unnecessary files and temporary data.

  • Delete old builds that are no longer needed.

  • Limit log retention to reduce the amount of space used by logs.

  • Use thin backup to backup only essential data and save space.

  • Consider using external storage solutions for larger Jenkins instances.

Add your answer

Q6. How do u monitor k8s cluster?

Ans.

K8s cluster can be monitored using various tools and techniques.

  • Use Kubernetes Dashboard to view the status of the cluster and its resources

  • Use Prometheus and Grafana for monitoring and alerting

  • Use Kubernetes events to track changes and issues

  • Use logging tools like ELK stack or Fluentd to collect and analyze logs

  • Use container monitoring tools like cAdvisor or Sysdig

  • Use third-party monitoring tools like Datadog or New Relic

Add your answer

Q7. How to secure jenkins?

Ans.

Secure Jenkins by implementing authentication, authorization, and encryption.

  • Implement authentication using plugins like LDAP or Active Directory.

  • Use role-based access control to ensure only authorized users have access to Jenkins.

  • Enable HTTPS encryption to secure communication between Jenkins and users.

  • Regularly update Jenkins and its plugins to patch security vulnerabilities.

  • Use security-focused plugins like OWASP Markup Formatter and Static Analysis Utilities.

  • Limit access ...read more

Add your answer

Q8. What is ansible and terraform?

Ans.

Ansible and Terraform are both infrastructure as code tools used for automation and configuration management.

  • Ansible is a tool for automating software provisioning, configuration management, and application deployment.

  • Terraform is a tool for building, changing, and versioning infrastructure safely and efficiently.

  • Ansible uses YAML-based playbooks to define tasks and configurations, while Terraform uses a domain-specific language (DSL) called HCL.

  • Both tools are popular in the ...read more

Add your answer

Q9. Explain K8s architecture?

Ans.

K8s architecture is a container orchestration system that manages containerized applications across a cluster of nodes.

  • K8s architecture consists of a master node and worker nodes.

  • The master node manages the cluster and schedules workloads on worker nodes.

  • Worker nodes run the containers and communicate with the master node.

  • K8s architecture includes components such as etcd, kube-apiserver, kube-controller-manager, kube-scheduler, kubelet, and kube-proxy.

  • K8s architecture allows ...read more

Add your answer

Q10. Triggering methods in Jenkins?

Ans.

Jenkins supports various triggering methods for builds.

  • Polling SCM changes

  • Triggering builds remotely via API

  • Triggering builds on a schedule

  • Triggering builds when other builds complete

  • Triggering builds when changes are pushed to a Git repository

  • Triggering builds when a specific file or directory is changed in a Git repository

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

Interview Process at Green Valley Resort

based on 2 interviews
Interview experience
1.0
Bad
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Interview Questions from Similar Companies

3.9
 • 531 Interview Questions
4.1
 • 398 Interview Questions
4.1
 • 365 Interview Questions
4.1
 • 256 Interview Questions
4.2
 • 203 Interview Questions
4.3
 • 177 Interview Questions
View all
Top New Emerging World Of Journalism 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