Trending questions in Edureka Community

0 votes
0 answers

How to minimize .js files in a Node.js application?

How to minimize .js files in a ...READ MORE

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

How do you handle environment variable management in Jenkins? Could you share an example of using shared environment files or secrets for consistency across stages?

Managing Environment Variables in Jenkins Ensures consistency, security across all stages; Best practice include Environment Variables: set up global environment variable across Jenkins ...READ MORE

Nov 18, 2024 in DevOps Tools by Gagana
• 10,070 points
1,004 views
0 votes
2 answers

What are common pitfalls when using Power Query M language for data transformations?

Utilizing the Power Query M language for ...READ MORE

Oct 21, 2024 in Power BI by pooja
• 24,450 points
1,530 views
0 votes
1 answer

What methods help manage catastrophic forgetting in continual learning for generative AI models?

To manage catastrophic forgetting in continual learning ...READ MORE

Nov 17, 2024 in Generative AI by anupam mishra

edited Nov 17, 2024 by Ashutosh 1,136 views
0 votes
1 answer

How do you animate an element's height using jQuery?

In jQuery, the .animate() method could be ...READ MORE

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

How does cloud compliance differ from traditional data centers?

Cloud compliance focuses on meeting security and ...READ MORE

Nov 20, 2024 in Cloud Computing by Rajesh
944 views
0 votes
1 answer

How do you monitor cloud applications for performance issues?

To monitor cloud applications for performance issues, ...READ MORE

Nov 19, 2024 in Cloud Computing by Nambrata
952 views
0 votes
1 answer

How can you add a class to an element using jQuery?

For adding a class to an element ...READ MORE

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

What are the most popular cloud service models?

Below you can see the most popular ...READ MORE

Nov 18, 2024 in Cloud Computing by Saani
996 views
0 votes
1 answer

How do you implement sequence masking in RNN-based generative models to handle varying sequence lengths?

You can implement sequence masking in RNN-based ...READ MORE

Nov 18, 2024 in Generative AI by amiksha
1,017 views
0 votes
1 answer

How can I enumerate NTP servers and their configurations using command-line tools?

Improperly configured NTP servers can be used ...READ MORE

Nov 19, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,240 points
1,226 views
0 votes
1 answer

What are the most important features of a project management tool?

Key features of every project management tool include the following: Task management: ...READ MORE

Nov 7, 2024 in PMP by John
1,543 views
0 votes
0 answers

What is the best certification to start with in cloud computing?

I’m looking to kickstart my cloud computing ...READ MORE

Nov 25, 2024 in Cloud Computing by Priyanka
• 4,380 points
726 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
1,431 views
+1 vote
1 answer

what happens if my pmp eligibility expires?

If your PMP eligibility expires, you'll need ...READ MORE

Oct 24, 2024 in PMP by soni
2,218 views
0 votes
1 answer

How can GANs be optimized for high-fidelity 3D object generation, and what architectures work best?

In order to optimize GANs for high-fidelity 3D object ...READ MORE

Nov 18, 2024 in Generative AI by Ashutosh
• 33,370 points
978 views
0 votes
0 answers

How does encryption work in the cloud?

I need to ensure that the data ...READ MORE

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

How do you handle resource contention when multiple jobs run simultaneously in CI/CD pipelines?

I address resource contention in CI/CD pipelines ...READ MORE

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

What tools are available for cloud monitoring?

Cloud monitoring tools are utilized for managing, ...READ MORE

Nov 20, 2024 in Cloud Computing by Piyush
917 views
0 votes
1 answer

What are effective evaluation methods for AI-generated content in customer service applications?

You can effectively evaluate methods for AI-generated content ...READ MORE

Nov 18, 2024 in Generative AI by awanish
972 views
0 votes
1 answer

What is the difference between AWS Dedicated Host VS Dedicated Instance?

You might want to know the difference ...READ MORE

Oct 29, 2024 in AWS by anonymous
2,078 views
0 votes
1 answer

What methods aid in data-efficient training of generative models with limited labeled data?

In order to train generative models efficiently with ...READ MORE

Nov 21, 2024 in Generative AI by harsh raj
844 views
0 votes
0 answers

How does a serverless function (e.g., AWS Lambda, Azure Functions) work?

We need to reduce infrastructure management costs ...READ MORE

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

Which is a fully managed desktop computing service in aws?

Amazon WorkSpaces is a fully managed desktop ...READ MORE

Nov 7, 2024 in AWS by Vaani
1,670 views
0 votes
1 answer

How would you automate deployment and monitoring for a high-traffic Lambda app?

Automation of a highly trafficked AWS Lambda application's deployment and monitoring using AWS CodePipeline: Set up ...READ MORE

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

In DFS, how many times is a node visited?

In Depth-First Search (DFS), each node is ...READ MORE

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

How can I enumerate SNMP information using tools like snmpwalk?

Using tools like snmpwalk to enumerate SNMP ...READ MORE

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

How would you unify Docker setups for development and production?

Single Dockerfile with separate stages: Development stage with debugging tools and ...READ MORE

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

How would you reduce Docker image size in production?

To optimize Docker images, you can do both: structure and content. Here are some approaches: Minimal ...READ MORE

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

How do you implement style transfer in generative models, and what coding frameworks or libraries do you use?

In order to implement style transfer in ...READ MORE

Nov 7, 2024 in ChatGPT by animesh shrivastav

edited Nov 7, 2024 by Ashutosh 1,433 views
0 votes
1 answer

What is serverless computing in cloud environments?

Serverless is a cloud service model that ...READ MORE

Nov 18, 2024 in Cloud Computing by Raksha
968 views
0 votes
1 answer

How do knowledge distillation techniques affect generative model accuracy and efficiency?

Knowledge distillation techniques affect generative model accuracy ...READ MORE

Nov 20, 2024 in Generative AI by Vineet yadav
880 views
0 votes
1 answer

How can you implement zero-shot learning in text generation using models like GPT?

You can easily implement Zero-short learning in ...READ MORE

Nov 12, 2024 in Generative AI by nidhi jha

edited Nov 12, 2024 by Ashutosh 1,223 views
0 votes
0 answers

What is disaster recovery as a service (DRaaS)?

I need to find a cost-effective way ...READ MORE

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

How do you select multiple elements with jQuery?

To select multiple elements with jQuery, you ...READ MORE

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

How can prompt conditioning be used to customize model behavior dynamically in AI-powered chatbots?

Prompt conditioning can be used to customize ...READ MORE

Nov 20, 2024 in Generative AI by webneon
887 views
0 votes
1 answer

How would you troubleshoot slow Jenkins build times?

When Jenkins builds take too long, start ...READ MORE

Nov 25, 2024 in DevOps Tools by Gagana
• 10,070 points
889 views
0 votes
0 answers

What are security groups and network ACLs in cloud?

How can security groups and network ACLs ...READ MORE

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

What are the challenges of integrating symbolic reasoning with generative language models?

The challenges of Integrating Symbolic Reasoning with ...READ MORE

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

How can you balance specificity and creativity when designing prompts for AI-generated storytelling?

You can balance specificity and creativity when ...READ MORE

Nov 18, 2024 in Generative AI by anmol yadav
924 views
0 votes
1 answer

What strategies do you use to optimize learning rate schedules to prevent overfitting or underfitting in generative models?

You can optimize learning rates scheduled to ...READ MORE

Nov 8, 2024 in Generative AI by anila k

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

How do you scale applications in the cloud?

Imagine you're developing an application, and it ...READ MORE

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

How do I configure a Node.js-based server to detect and mitigate a Slowloris attack effectively?

Set the time limits for how long ...READ MORE

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

What is your approach to managing multiple Kubernetes clusters across different environments?

These practices enable streamlined management of multiple Kubernetes clusters ...READ MORE

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

How to show or hide an element in React?

In React, you can show or hide ...READ MORE

Nov 19, 2024 in Web Development by kavya
895 views
+1 vote
1 answer

How can developers implement secure messaging systems to prevent message-based attacks?

In order to build a secure messaging ...READ MORE

Nov 7, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,240 points
1,379 views