Trending questions in Edureka Community

0 votes
1 answer

How do you keep documentation up to date with rapid changes in DevOps infrastructure?

DevOps processes and infrastructure are constantly evolving, ...READ MORE

Nov 18, 2024 in DevOps Tools by Gagana
• 10,070 points
235 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
269 views
0 votes
1 answer

How do you handle outliers in datasets used for generative AI models, especially when they impact training results?

Top 5 techniques to handle outliers in ...READ MORE

Nov 8, 2024 in Generative AI by anil gurung

edited Nov 11, 2024 by Ashutosh 373 views
0 votes
1 answer

Is there a good guideline for continuous integration of a large web application?!

Indeed, in order to guarantee reliability, scalability, ...READ MORE

Nov 26, 2024 in DevOps Tools by mounika
• 200 points
476 views
+1 vote
1 answer

What C or C++ libraries can help in developing custom security tools for ethical hacking?

Here are some C/C++ libraries commonly used ...READ MORE

Nov 6, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points
584 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
213 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
212 views
0 votes
1 answer

How do you manage infrastructure state with Terraform in dynamic environments?

Storage: Terraform state files and its lock are stored in the following backends, such as remote like AWS S3 with DynamoDB state locking, ...READ MORE

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

How do you implement gradient checkpointing to manage memory during large model training?

In order to implement gradient checkpointing to ...READ MORE

Nov 8, 2024 in Generative AI by anonymous

edited Nov 11, 2024 by Ashutosh 364 views
0 votes
1 answer

How to use ngIf in Angular?

Nglf is a structural directive that conditionally ...READ MORE

Nov 13, 2024 in Web Development by kavya
529 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
264 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
• 32,730 points
233 views
0 votes
2 answers

How do I optimize DAX queries for better performance in Power BI?

To improve performant DAX queries for the ...READ MORE

Nov 19, 2024 in Power BI by Vani
• 3,580 points
461 views
0 votes
1 answer

What is the difference between ISNULL and ISBLANK in Salesforce?

In Salesforce, the key difference between ISNULL ...READ MORE

Nov 7, 2024 in SalesForce by Chirag
401 views
0 votes
1 answer

What are the top leadership qualities every project manager should have?

The top Leadership Qualities for Project Managers ...READ MORE

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

What is virtualization in cloud computing?

Virtualization involves using software to create "virtual" variants ...READ MORE

Nov 11, 2024 in Cloud Computing by Anirudh
306 views
0 votes
1 answer
0 votes
1 answer

How do you reduce inference latency for real-time applications using large language models like GPT-3/4?

You can reduce latency for real time ...READ MORE

Nov 8, 2024 in Generative AI by nikhil yadav
362 views
0 votes
1 answer

Is the PMI-ACP certification worth pursuing after PMP?

Pursuing PMI-ACP after PMP is valuable if ...READ MORE

Nov 8, 2024 in PMP by Vani
361 views
+1 vote
1 answer

How to send a bearer token in a header?

To send a bearer token in an ...READ MORE

Nov 7, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points
347 views
+1 vote
1 answer
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
240 views
+1 vote
1 answer

How to encrypt an SD card without the original device?

Yes, you can encrypt an SD card ...READ MORE

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

Can you use Agile in non-software projects?

Adoption of Agile in non-software projects can ...READ MORE

Nov 10, 2024 in PMP by John
232 views
0 votes
0 answers

How do you implement an adaptive learning rate for large generative models?

I am confused about how to implement ...READ MORE

Nov 11, 2024 in Generative AI by Ashutosh
• 32,730 points
207 views
0 votes
1 answer

What’s your approach to scaling up model training across multiple GPUs or distributed environments?

You can scale up the generative AI ...READ MORE

Nov 8, 2024 in Generative AI by evanjilin

edited Nov 11, 2024 by Ashutosh 333 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
343 views
0 votes
1 answer

What strategies do you use to handle context window limitations when generating long text with GPT models?

You can handle context window limitations when generating ...READ MORE

Nov 8, 2024 in Generative AI by sonu
337 views
0 votes
0 answers

Method defined as testMethod do not support web service callouts, test skipped

If I need to test a method ...READ MORE

Nov 4, 2024 in Cloud Computing by Priyanka
• 4,380 points
519 views
+1 vote
1 answer
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
220 views
0 votes
1 answer

How can I implement file streaming in an Express.js server?

To carry out this file streaming scheme ...READ MORE

Nov 13, 2024 in Web Development by kavya
445 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
319 views
0 votes
0 answers

How to migrate SVN large size repository (~1.4TB) into GIT

Migrating a large SVN repository (around 1.4TB) ...READ MORE

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

How do you manage multiple projects using Microsoft Project?

Managing multiple projects in Microsoft Projects can ...READ MORE

Nov 8, 2024 in PMP by Isha
328 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
327 views
0 votes
1 answer

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

The best project management tool for Agile ...READ MORE

Nov 8, 2024 in PMP by Diya
325 views
0 votes
0 answers

What is the difference between cloud storage and cloud computing?

I'm uploading a lot of files, like ...READ MORE

Nov 11, 2024 in Cloud Computing by Priyanka
• 4,380 points
217 views
0 votes
1 answer

What are the most important soft skills for project managers?

Project Management Skills are essential for a ...READ MORE

Nov 8, 2024 in PMP by Ali
322 views
0 votes
1 answer

What are some real-world examples of successful Agile projects?

A few real-world examples of successful Agile ...READ MORE

Nov 8, 2024 in PMP by sonu
324 views
0 votes
1 answer

How do you optimize backpropagation when training large generative models on limited hardware?

In order to optimize backpropagation when training ...READ MORE

Nov 8, 2024 in Generative AI by ashu
312 views
0 votes
1 answer

What practices ensure auditability and traceability in your CI/CD processes?

Version Control and Commit Tracking: I maintain a history of commits using Git. Each commit, branch, ...READ MORE

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

What optimization techniques (e.g., learning rate schedules, gradient clipping) do you use for fine-tuning large generative models?

The top 5 most used optimization techniques ...READ MORE

Nov 8, 2024 in Generative AI by amit singh

edited Nov 11, 2024 by Ashutosh 318 views
0 votes
1 answer

What are the most common Agile metrics and how do you track them?

The most common Agile metrics and how ...READ MORE

Nov 7, 2024 in PMP by Anu
338 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
307 views
+1 vote
1 answer

How to create a proxy server?

To set up a basic proxy server, ...READ MORE

Nov 7, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points
307 views
+1 vote
1 answer

How can message-based phishing attacks be detected programmatically?

In order to detect message-based phishing attacks ...READ MORE

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

What tools do you use for incident response and automating root cause analysis?

To enhance incident response and automated root ...READ MORE

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

What tools do you use for time tracking in project management?

Some popular time-tracking tools used in project ...READ MORE

Nov 8, 2024 in PMP by Priya
312 views
+1 vote
1 answer