Trending questions in Edureka Community

0 votes
1 answer

What project management tools are best for remote teams?

Choosing the right tool depends on your team's ...READ MORE

Nov 8, 2024 in PMP by Sufi
768 views
0 votes
0 answers

How do you handle failed deployments in a CI/CD pipeline without disrupting production?

This question basically seeks to know how ...READ MORE

Oct 28, 2024 in DevOps Tools by Anila
• 5,070 points
1,094 views
0 votes
1 answer
0 votes
1 answer

What is Continuous Integration/Continuous Deployment (CI/CD) in cloud?

Continuous Integration (CI) and Continuous Deployment (CD) ...READ MORE

Nov 7, 2024 in Cloud Computing by Krishi
786 views
0 votes
1 answer

What are your favorite tools or libraries for generating music with AI?

Top 5 tools for Generating music with ...READ MORE

Nov 8, 2024 in Generative AI by amisha devadi
781 views
0 votes
1 answer

How do you handle load balancing for dynamic microservices in cloud environments?

Dynamic microservices support flexible load balancing strategies ...READ MORE

Nov 4, 2024 in DevOps Tools by Gagana
• 10,070 points
1,016 views
0 votes
1 answer

What’s the best approach for managing different environments (dev, staging, prod) with Docker?

Manage Different Environments (dev, staging, prod) With ...READ MORE

Nov 6, 2024 in DevOps Tools by Gagana
• 10,070 points
846 views
0 votes
1 answer

How to debug Angular code?

Debugging Angular code can be done effectively ...READ MORE

Nov 13, 2024 in Web Development by kavya
543 views
+1 vote
1 answer

Is it safe to use string concatenation for dynamic SQL queries in Python with psycopg2?

The use of string concatenation while building ...READ MORE

Oct 17, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points
1,650 views
0 votes
1 answer

What are the best daily standup practices for remote teams?

Best Daily Standup Practices for Remote Teams: Set ...READ MORE

Nov 10, 2024 in PMP by Priya
634 views
0 votes
1 answer

How do I enable the access to AWS STS AssumeRole?

To enable access to AWS STS AssumeRole, ...READ MORE

Nov 7, 2024 in AWS by Kavya
1,108 views
0 votes
1 answer
0 votes
1 answer

How do you handle Kubernetes rollbacks for failing deployments?

Kubernetes rollbacks also have a mechanism to keep previous versions of deployments. Even if a new deployment doesn't pass ...READ MORE

Nov 12, 2024 in DevOps Tools by Gagana
• 10,070 points
548 views
0 votes
1 answer

How do you prevent mode collapse during the training of GANs, especially with imbalanced datasets?

You can prevent mode collapse by the ...READ MORE

Nov 8, 2024 in Generative AI by viksha mehera

edited Nov 8, 2024 by Ashutosh 756 views
+1 vote
1 answer

Can you show me an example of using DNS dig commands in a Python script?

You can run shell commands like dig ...READ MORE

Oct 21, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points
1,553 views
+1 vote
1 answer
0 votes
1 answer

How to call invocable method from flow ?

To call an invocable method from a ...READ MORE

Nov 7, 2024 in OpenStack by Deepa
1,046 views
0 votes
1 answer

Has anyone implemented a custom loss function for a GAN with improved results?

When creating a custom loss function for ...READ MORE

Nov 5, 2024 in Generative AI by Anila minakshi
1,264 views
0 votes
1 answer

What is Infrastructure as Code (IaC)?

IaC is the process of managing and ...READ MORE

Nov 8, 2024 in Cloud Computing by Pranathii
741 views
0 votes
0 answers

Chrome Driver has starting But Web socket connection is appearing as null.Tried without Firewall still same issue.Kindly help

WARNING: Invalid Status code=403 text=Forbidden java.io.IOException: Invalid Status ...READ MORE

Oct 15, 2024 in Selenium by anonymous

edited Mar 5, 2025 1,781 views
0 votes
1 answer

How hard is the PMP exam compared to the CAPM?

The CAPM exam is considered to be ...READ MORE

Nov 3, 2024 in PMP by Tina
916 views
0 votes
1 answer

What tools do you use to manage application logs, and how do you handle log management at scale?

Centralization of Application Logs: Centralize application logs by aggregating them across environments on platforms like ELK Stack (Elasticsearch, Logstash, Kibana), Splunk, ...READ MORE

Nov 12, 2024 in DevOps Tools by Gagana
• 10,070 points
725 views
+1 vote
1 answer

How to store passwords in a database?

To securely store passwords in a database, ...READ MORE

Nov 7, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points
712 views
0 votes
1 answer

How do I send a file from postman to node.js with multer?

npm install multer express Then  we will set ...READ MORE

Oct 24, 2024 in Web Development by kavya

edited Oct 30, 2024 by Nidhi 1,422 views
0 votes
1 answer

How do you deal with issues of generalization in generative models when fine-tuning them on niche domains?

In order to generalize in generative ai ...READ MORE

Nov 8, 2024 in Generative AI by Amiksha
710 views
0 votes
1 answer

How do you resolve conflicts in infrastructure as code (IaC) with multiple engineers working on the same repository?

In case of IaC, a conflict happens ...READ MORE

Nov 3, 2024 in DevOps Tools by Gagana
• 10,070 points
1,000 views
0 votes
1 answer
0 votes
1 answer

What techniques do you use to cache or pre-compute frequently generated responses to reduce model load?

Most efficient techniques to cache or pre-compute ...READ MORE

Nov 8, 2024 in Generative AI by amita
714 views
0 votes
1 answer

What’s the best project management tool for small teams?

The best project management tools for small ...READ MORE

Nov 3, 2024 in PMP by Vani
997 views
0 votes
1 answer

Should I load and store JSON data with a copy for my whole react application in Redux or somewhere else?

While  deciding where to load and store ...READ MORE

Nov 6, 2024 in Web Development by kavya
1,134 views
0 votes
1 answer

What’s the difference between Asana and Monday.com?

Asana is an application for managing projects ...READ MORE

Nov 3, 2024 in PMP by soni
901 views
0 votes
1 answer

What tools are best for managing Agile projects?

The Best Tools for Managing Agile projects ...READ MORE

Nov 3, 2024 in PMP by Ali
897 views
0 votes
1 answer

How do you ensure stable training of generative models (e.g., GANs) when working with high-resolution data?

You can easily handle stable training of ...READ MORE

Nov 8, 2024 in Generative AI by amol singh
707 views
0 votes
1 answer

What’s your favorite Agile framework and why?

My favorite Agile framework is Scrum because ...READ MORE

Nov 10, 2024 in PMP by Diya
595 views
0 votes
1 answer

How do you mitigate the generation of low-quality samples in GANs during the early training stages?

You can mitigate the generation of low-quality ...READ MORE

Nov 8, 2024 in Generative AI by akhil yadav
709 views
0 votes
1 answer

What strategies do you use for secrets management across different environments in DevOps workflows?

Securing Secrets: It prevents unauthorized access to ...READ MORE

Nov 4, 2024 in DevOps Tools by Gagana
• 10,070 points
968 views
0 votes
1 answer

How do you handle bias in generative AI models during training or inference?

You can address biasness in Generative AI ...READ MORE

Nov 5, 2024 in Generative AI by ashirwad shrivastav

edited Nov 8, 2024 by Ashutosh 1,250 views
0 votes
1 answer

What are the best PMP study materials for beginners?

 The best PMP study materials for beginners ...READ MORE

Nov 3, 2024 in PMP by Priya
892 views
0 votes
0 answers

How can I sort my pre-conditions by execution in an automated test?

The question "How would I sort my ...READ MORE

Oct 15, 2024 in DevOps Tools by Anila
• 5,070 points
769 views
0 votes
1 answer

How do you scale inference for large generative models across cloud infrastructure?

Four best cloud infrastructures to scale inference ...READ MORE

Nov 8, 2024 in Generative AI by pradeep shri
700 views
0 votes
0 answers

How do you handle long-term dependencies in sequence generation with transformer-based models?

Are there strategies or ways to handle ...READ MORE

Nov 11, 2024 in Generative AI by Ashutosh
• 33,360 points
565 views
0 votes
1 answer

How to use SSH in IoT?

Secure Shell (SSH) is a cryptographic network ...READ MORE

Nov 12, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points
536 views
0 votes
1 answer

Why are gantt charts​ helpful?

Gantt charts are essential tools for managing ...READ MORE

Nov 10, 2024 in PMP by juli
587 views
0 votes
1 answer

What are the best practices for structuring training loops in your generative AI code, especially for GANs?

In order to train GAN using training ...READ MORE

Nov 7, 2024 in Generative AI by shalini gupta
725 views
0 votes
1 answer
0 votes
0 answers

What techniques do you use to implement adversarial training in GANs to improve image quality?

Can you name a few techniques used ...READ MORE

Nov 12, 2024 in Generative AI by Ashutosh
• 33,360 points
511 views
0 votes
1 answer

How do you implement efficient model compression techniques (e.g., quantization, pruning) for generative models?

Implementation of Quantization , pruning and Knowledge ...READ MORE

Nov 8, 2024 in Generative AI by Ruhi kumari
694 views
0 votes
1 answer

How do you reduce bias in generative models, especially in text or image generation tasks?

You can easily reduce bias in generative ...READ MORE

Nov 8, 2024 in Generative AI by amisha
689 views
0 votes
1 answer

How does Docker integrate with Kubernetes, and what are the benefits of using both?

Docker is fully compatible with Kubernetes as the runtime for containers and is itself orchestrated and managed across a cluster of ...READ MORE

Nov 7, 2024 in DevOps Tools by Gagana
• 10,070 points
764 views