Trending questions in Edureka Community

0 votes
0 answers

which phase of software production are the focus of devops

In the DevOps methodology, there are specific ...READ MORE

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

How would you migrate a legacy app to containers? Sample Dockerfile?

When moving a legacy app to containers, you have to check on ...READ MORE

Nov 14, 2024 in DevOps Tools by Gagana
• 10,070 points
472 views
+1 vote
1 answer
0 votes
0 answers

Why are users unable to view a shared report in Power BI Service, despite having the correct permissions?

Why are users unable to view a ...READ MORE

Nov 11, 2024 in Power BI by Evanjalin
• 36,180 points
586 views
0 votes
1 answer

How to escape a single quote in SQL?

Escaping single quotes in SQL is crucial ...READ MORE

Nov 11, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points
589 views
0 votes
0 answers

What techniques do you use to implement attention-based weighting in image captioning models?

Can you name four techniques used to ...READ MORE

Nov 11, 2024 in Generative AI by Ashutosh
• 33,350 points

edited Nov 12, 2024 by Ashutosh 638 views
0 votes
1 answer

"Cannot perform an interactive login from a non TTY device"

I also got the error 'Cannot perform ...READ MORE

Oct 24, 2024 in AWS by Tanushree
1,518 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
820 views
0 votes
1 answer

How to decide when to use replicate sets for mongodb in production?

Here's a breakdown of when to consider ...READ MORE

Nov 13, 2024 in Web Development by kavya
523 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
933 views
0 votes
1 answer

How do you use Gantt charts effectively in project management software?

To use the Gantt Charts Effectively in project ...READ MORE

Nov 10, 2024 in PMP by Anu
613 views
0 votes
0 answers

CANNOT_INSERT_UPDATE_ACTIVATE_ENTITY & SELF_REFERENCE_FROM_TRIGGER

My Salesforce trigger is throwing CANNOT_INSERT_UPDATE_ACTIVATE_ENTITY and ...READ MORE

Nov 18, 2024 in SalesForce by Priyanka
• 4,380 points
325 views
0 votes
1 answer

How to prevent clickjacking in HTML?

Making sure your web application cannot be ...READ MORE

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

How do you estimate time and resources in Agile projects?

Estimating Time and Resources in Agile Projects: Story ...READ MORE

Nov 10, 2024 in PMP by Alia
610 views
0 votes
1 answer

How overlay two pictures to another using HTML-CSS?

Overlaying two pictures on top of another ...READ MORE

Nov 13, 2024 in Web Development by kavya
511 views
0 votes
1 answer

How would you deploy infrastructure across AWS, Azure, and GCP?

To deploy infrastructure across multiple clouds, use ...READ MORE

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

How to check AWS free tier expiry date?

To check the expiry date of your ...READ MORE

Nov 7, 2024 in AWS by Piyu
989 views
0 votes
1 answer

What LDAP query can be used to enumerate all users in a directory?

Creating an LDAP search query with the ...READ MORE

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

How to handle multiple requests at the same time?

Managing several requests at once is essential ...READ MORE

Nov 11, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points
570 views
+1 vote
3 answers

Best way to combine multiple file with multiple same tabs?

Because one might have to combine multiple ...READ MORE

Nov 26, 2024 in Power BI by Gagana
• 10,070 points
537 views
0 votes
0 answers

How can transfer learning enhance the performance of VAE-GAN hybrids on complex data types?

With the help of Python programming, can ...READ MORE

Nov 19, 2024 in Generative AI by Ashutosh
• 33,350 points
255 views
0 votes
1 answer

What coding methods enable batching and padding optimization for variable-length sequences in transformers?

You can  handle batching and padding by ...READ MORE

Nov 14, 2024 in Generative AI by anil silori

edited Nov 14, 2024 by Ashutosh 453 views
0 votes
0 answers

What is cloud migration, and what are the key steps involved?

As I'm working on a cloud migration ...READ MORE

Nov 19, 2024 in Cloud Computing by Priyanka
• 4,380 points
253 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
709 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 699 views
0 votes
1 answer

What methods do you use to handle out-of-vocabulary words or tokens during text generation in GPT models?

The three efficient techniques are as follows: 1.Subword Tokenization(Byte ...READ MORE

Nov 8, 2024 in Generative AI by ashu yadav
708 views
0 votes
0 answers

How do I chain asynchronous AJAX calls with promises in jQuery to ensure proper order when modifying the DOM?

How do I chain asynchronous AJAX calls ...READ MORE

Nov 13, 2024 in Web Development by Nidhi
• 16,260 points
511 views
0 votes
1 answer

How to create a data source?

Creating a Data Source in a Database ...READ MORE

Nov 13, 2024 in Web Development by kavya
490 views
0 votes
0 answers

What are the top cloud service providers?

I’m new to cloud services and need ...READ MORE

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

How to store passwords?

Passwords must be stored safely to prevent ...READ MORE

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

What tools do you recommend for project scheduling and resource management?

There are a few recommended project scheduling ...READ MORE

Nov 13, 2024 in PMP by Diya
505 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
696 views
0 votes
1 answer

How can you send an AJAX request using jQuery?

The $.ajax() method will send an AJAX ...READ MORE

Nov 13, 2024 in Web Development by kavya
462 views
0 votes
1 answer

How does hashing work?

The technique of hashing converts any quantity ...READ MORE

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

What is multitenant architecture in Salesforce?

In Salesforce, multitenant architecture refers to a ...READ MORE

Nov 7, 2024 in SalesForce by Keerthi
728 views
0 votes
0 answers

What is cloud orchestration?

While working on a project, I came ...READ MORE

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

What methods are effective for adaptive sampling to improve training efficiency in generative models?

You can refer to the following methods, ...READ MORE

Nov 13, 2024 in Generative AI by nidhi jha

edited Nov 13, 2024 by Ashutosh 469 views
0 votes
1 answer

What techniques can handle gradient accumulation to train large models on smaller GPUs?

You can use the following techniques to ...READ MORE

Nov 13, 2024 in Generative AI by Ashutosh
• 33,350 points
468 views
0 votes
1 answer
0 votes
0 answers

What is using the with sharing and without sharing Keywords in Salesforce?

What’s the purpose of with sharing and ...READ MORE

Nov 18, 2024 in SalesForce by Priyanka
• 4,380 points
293 views
0 votes
1 answer

How would you securely manage secrets in Terraform? Any examples with Vault or AWS Secrets?

Using HashiCorp Vault with Terraform Store a Secret ...READ MORE

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

How do you auto-trigger Jenkins builds from GitHub/GitLab?

To auto-trigger builds, make use of webhooks of your source control provider such as GitHub ...READ MORE

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

How does a CSRF token work?

Let's examine the creation, validation, and verification ...READ MORE

Nov 11, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points
543 views
+1 vote
2 answers

How can I debug complex DAX formulas effectively in Power BI?

Effective Power BI DAX debugging steps for ...READ MORE

Oct 21, 2024 in Power BI by pooja
• 24,450 points
725 views
0 votes
0 answers

What are cloud storage options (e.g., object storage, block storage)?

What are the key differences between object ...READ MORE

Nov 18, 2024 in Cloud Computing by Priyanka
• 4,380 points
282 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 676 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
684 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
277 views