Trending questions in Edureka Community

+1 vote
1 answer

What’s the best way to prevent clickjacking attacks on an Express.js-based web application?

To prevent clickjacking attacks on your Express.js ...READ MORE

Nov 5, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,280 points
1,257 views
+1 vote
1 answer

Is there a SHA that’s guaranteed to produce a unique hash?

No cryptographic hash function, including SHA, can ...READ MORE

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

How do you resolve issues when using DAX variables (VAR) that cause unexpected results in measures?

When it comes to the measures involving ...READ MORE

Oct 30, 2024 in Power BI by pooja
• 24,450 points
1,398 views
+1 vote
1 answer

What methods can I use in JavaScript to detect and prevent clickjacking attacks?

In order to prevent clickjacking attacks, we ...READ MORE

Oct 23, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,280 points
1,796 views
0 votes
1 answer

How can I extract sensitive information from SNMP-enabled devices?

Understanding possible vulnerabilities and configurations can be ...READ MORE

Nov 18, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,280 points
834 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
817 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,658 views
0 votes
0 answers

How do you manage and optimize cloud costs?

Before I begin setting up our cloud ...READ MORE

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

What challenges have you faced with automating database migrations, and how did you resolve them?

Database migration needs thorough planning to avoid ...READ MORE

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

What are the best ways to monitor the training stability of a GAN during coding?

The ways to monitor the training stability ...READ MORE

Nov 13, 2024 in Generative AI by nikil yadav
795 views
0 votes
0 answers

What coding strategies help optimize GAN training for high-resolution image generation?

Can you name strategies to help optimize ...READ MORE

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

How can you revert a commit in Git without losing changes?

We can use git revert It is ...READ MORE

Nov 6, 2024 in Web Development by kavya
1,088 views
0 votes
0 answers

what can the skills developed by cybersecurity professionals be used for?

what can the skills developed by cybersecurity ...READ MORE

Oct 14, 2024 in Cyber Security & Ethical Hacking by Anupam
• 18,970 points
2,074 views
0 votes
1 answer
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
797 views
0 votes
1 answer

Which IAM policy provides the permissions to resolve issues in AWS?

 You can use the AWS-managed policy named ...READ MORE

Nov 5, 2024 in AWS by Tarun
1,381 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
993 views
0 votes
1 answer

How to send a token in the header?

In API-based applications, sending a token in ...READ MORE

Nov 12, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,280 points
842 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
1,008 views
+1 vote
1 answer

What SQL queries can be used to test for SQL injection vulnerabilities in a database?

When testing for SQL injection vulnerabilities, you ...READ MORE

Nov 6, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,280 points
1,210 views
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
825 views
0 votes
0 answers

What are cloud databases, and how do they work?

Can you explain what cloud databases are ...READ MORE

Nov 18, 2024 in Cloud Computing by Priyanka
• 4,380 points
598 views
0 votes
0 answers

What is a synchronous and asynchronous trigger in Salesforce?

I’ve heard about synchronous and asynchronous triggers ...READ MORE

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

What are the best methods for balancing the training of a conditional GAN with class labels?

The best methods for balancing the training of ...READ MORE

Nov 12, 2024 in Generative AI by amisha

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

How can I use context and examples in prompts to improve generative AI performance?

If you are facing the of writing ...READ MORE

Nov 7, 2024 in Generative AI by Somaya agnihotri
1,385 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,370 points

edited Nov 12, 2024 by Ashutosh 905 views
0 votes
0 answers

How do cloud costs compare to traditional on-premise infrastructure?

I'm preparing a budget for our IT ...READ MORE

Nov 18, 2024 in Cloud Computing by Priyanka
• 4,380 points
598 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
996 views
0 votes
1 answer

How to test SQL injection manually?

Testing SQL injection manually requires carefully crafted ...READ MORE

Nov 12, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,280 points
831 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
994 views
0 votes
0 answers

How to prevent XSS attacks in JavaScript?

I’m concerned about protecting my web application ...READ MORE

Nov 13, 2024 in Cyber Security & Ethical Hacking by Anupam
• 18,970 points
765 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,280 points
844 views
0 votes
1 answer

How long does it take to prepare for the PMP exam?

For PMP exam preparation, you need at least ...READ MORE

Oct 28, 2024 in PMP by Diya
1,517 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,280 points
1,001 views
0 votes
0 answers

What are the best practices for maintaining data privacy in Generative AI models?

Can you name best practices for maintaining ...READ MORE

Nov 12, 2024 in Generative AI by Ashutosh
• 33,370 points
803 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
1,055 views
0 votes
1 answer

How do you reduce mode collapse in GAN training?

A major issue with Generative Adversarial Networks ...READ MORE

Nov 5, 2024 in Generative AI by rajshri reddy
1,508 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,370 points
757 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
1,165 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,280 points
664 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,280 points
810 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
766 views
0 votes
1 answer

How would you script automated secret rotation in CI/CD?

Normally, this would be achieved with a scripting language ...READ MORE

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

How can developers implement secure file handling to prevent file-based attacks?

In order to securely handle files and ...READ MORE

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

How do I log project management experience for the PMP application?

To log your project management experience for ...READ MORE

Nov 7, 2024 in PMP by Diya
996 views
0 votes
1 answer

How can you chain multiple jQuery methods?

 You can chain multiple jQuery methods by ...READ MORE

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

What GPU does Google Cloud use?

Google Cloud offers various NVIDIA GPUs, such ...READ MORE

Oct 29, 2024 in GCP by Chetuzz
1,476 views
0 votes
1 answer

How to prevent form submit if validation fails?

1. Client-Side Validation : - JavaScript : Use ...READ MORE

Oct 25, 2024 in Web Development by kavya
1,553 views