Trending questions in Edureka Community

+1 vote
1 answer
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
881 views
0 votes
1 answer

How do you manage memory and performance issues when training large generative models, and what coding strategies have helped?

In order to manage the memory and performance ...READ MORE

Nov 8, 2024 in Generative AI by adupati nath
809 views
0 votes
1 answer

How to validate a signature?

To guarantee the validity and integrity of ...READ MORE

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

How do you transition a team from Waterfall to Agile?

The following is how the whole team can be transitioned from Waterfall to Agile successfully: Train the ...READ MORE

Nov 5, 2024 in PMP by Priya
902 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,316 views
0 votes
0 answers

Is it worth using dynamic forms in Salesforce?

Our users are asking for cleaner and ...READ MORE

Nov 18, 2024 in SalesForce by Priyanka
• 4,380 points
386 views
0 votes
0 answers

What are your strategies for managing and scaling microservices in Kubernetes environments?

This question is related to the best ...READ MORE

Oct 28, 2024 in DevOps Tools by Anila
• 5,070 points
1,114 views
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
786 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 799 views
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
807 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,597 views
0 votes
0 answers

What is Identity and Access Management (IAM) in cloud environments?

I'm managing a cloud-based application, and I ...READ MORE

Nov 11, 2024 in Cloud Computing by Priyanka
• 4,380 points
672 views
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,090 views
0 votes
1 answer
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
782 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,474 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,816 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
654 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
553 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
950 views
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
568 views
0 votes
1 answer

Connect kubectl to an EKS cluster by creating a kubeconfig file

Prerequisites Before you begin, ensure you have the ...READ MORE

Oct 25, 2024 in AWS by Dhvani
1,395 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
944 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
1,037 views
0 votes
1 answer
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,299 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
1,009 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
743 views
0 votes
1 answer

How do you set the document title in React?

Suppose we are reading an article online. ...READ MORE

Oct 21, 2024 in Web Development by Navya
• 460 points
1,500 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
743 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
728 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
802 views
0 votes
1 answer

How do you serve static files efficiently using Express.js?

1. Use the express.static middleware: This is the ...READ MORE

Oct 28, 2024 in Web Development by kavya
1,201 views
0 votes
1 answer
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
730 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
722 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
917 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,011 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
915 views
0 votes
1 answer

Failed to create the part's controls in Eclipse with Salesforce

Alright, so if you're seeing the error ...READ MORE

Oct 30, 2024 in Cloud Computing by Tanu
1,122 views
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
723 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,142 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
609 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
794 views
+1 vote
1 answer

What are the best practices for securing HTML forms against XSS attacks?

In order to secure HTML forms against ...READ MORE

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

Is PMP certification necessary for Agile projects?

PMP is not needed to manage an Agile project. However, it can be beneficial when your ...READ MORE

Nov 7, 2024 in PMP by Vani
786 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,370 points
581 views
0 votes
1 answer

Which project management certifications are preferred for IT professionals?

For IT professionals, the most preferred Top ...READ MORE

Nov 3, 2024 in PMP by Anu
999 views
0 votes
0 answers