Trending questions in Edureka Community

0 votes
1 answer

How do you implement GAN evaluation metrics like Inception Score (IS) or Fréchet Inception Distance (FID)?

You can implement GAN evaluation metrics like Inception ...READ MORE

Nov 12, 2024 in Generative AI by mona singh

edited Nov 12, 2024 by Ashutosh 784 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
969 views
0 votes
1 answer

Dart sdk is not configured android studio

The error message "Dart SDK is not ...READ MORE

Mar 9, 2023 in Android by pooja
27,369 views
0 votes
0 answers

What is multi-cloud, and how is it different from hybrid cloud?

What exactly is multi-cloud, and how does ...READ MORE

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

What is serverless architecture?

In a scenario where my application experiences ...READ MORE

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

How would you test IaC changes to prevent breakage?

One of the essentials to ensure stable environments is to test IaC changes. Following are some strategies for effective testing: Static ...READ MORE

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

What does ARN stand for in AWS?

Basically, ARN in AWS stands for Amazon ...READ MORE

Nov 5, 2024 in AWS by anonymous
1,337 views
0 votes
1 answer

What are the top PM tools for large enterprises?

Top Enterprise-Level Project Management Tools: Microsoft Project: A ...READ MORE

Nov 10, 2024 in PMP by Sufi
849 views
0 votes
1 answer

How would you automate blue-green deployment in AWS with IaC?

To deploy a blue-green deployment to AWS, services such as AWS Elastic Beanstalk can be used in ...READ MORE

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

How does a hash function work?

I'd be happy to break down how ...READ MORE

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

What is the Azure equivalent of AWS Lambda?

The Azure equivalent of AWS Lambda is ...READ MORE

Oct 26, 2024 in AWS by anonymous
1,562 views
0 votes
1 answer

Why you should switch off your legacy CI/CD onto Bitbucket Pipelines?

Switching to Bitbucket Pipelines for your CI/CD ...READ MORE

Oct 25, 2024 in DevOps & Agile by Gagana
• 10,070 points
1,533 views
0 votes
1 answer

What are the best practices for building a text-to-image generation pipeline?

To solve your problem that is in ...READ MORE

Nov 5, 2024 in Generative AI by Anupam banarjee

edited Nov 8, 2024 by Ashutosh 1,474 views
0 votes
0 answers

What are the advantages of using variational autoencoders (VAEs) over GANs for image generation tasks?

Can I get five differences between GANs ...READ MORE

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

What’s the best way to manage remote project teams?

The management of remote project teams requires ...READ MORE

Nov 18, 2024 in PMP by Raj
729 views
0 votes
0 answers

How do you manage cloud security?

I’m working on a cloud project, and ...READ MORE

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

How do you encourage collaboration across different departments?

Departments must work collaboratively through clear communication ...READ MORE

Nov 18, 2024 in PMP by Priya
558 views
0 votes
1 answer

How do load balancers work in cloud environments?

I will explain in detail how load ...READ MORE

Nov 11, 2024 in Cloud Computing by Sachin
858 views
0 votes
1 answer

How to debug Node.js code?

Debugging Node.js code can be done effectively ...READ MORE

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

What are backups in cloud computing, and how do they work?

What is the process of creating backups ...READ MORE

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

How do you implement Agile in a hybrid work environment?

Agile in a hybrid working environment does ...READ MORE

Nov 10, 2024 in PMP by Sonia
817 views
0 votes
1 answer

How do you integrate reinforcement learning with generative AI models like GPT?

First lets discuss what is Reinforcement Learning?: In ...READ MORE

Nov 5, 2024 in Generative AI by evanjilin

edited Nov 8, 2024 by Ashutosh 1,368 views
0 votes
1 answer

How to dynamically change meta tags before the site is scraped in Angular 2?

To dynamically change meta tags before Angular ...READ MORE

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

How do you implement version control for infrastructure code and can you share any tips or examples

This question seeks to explore how version ...READ MORE

Oct 28, 2024 in DevOps Tools by Anila
• 5,070 points
1,177 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
929 views
0 votes
1 answer

How do you get stakeholders onboard with Agile practices?

Getting stakeholders on board with Agile practices ...READ MORE

Nov 10, 2024 in PMP by Anu
815 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
737 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
808 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
724 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 906 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
991 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
766 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,167 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
797 views
0 votes
1 answer

How do you handle difficult stakeholders?

Handling Difficult Stakeholders: Understand Their Perspective: Listen to ...READ MORE

Nov 13, 2024 in PMP by Diya
715 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
453 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
503 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
939 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
692 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 644 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,003 views
0 votes
1 answer

How can pipeline parallelism be implemented to train larger models across multiple machines?

Pipeline parallelism can be implemented by splitting ...READ MORE

Nov 13, 2024 in Generative AI by Ashutosh
• 33,350 points
667 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
702 views
0 votes
1 answer

How do you use unsupervised pre-training to enhance the performance of generative models?

You can use unsupervised pre-training to enhance ...READ MORE

Nov 12, 2024 in Generative AI by Harsh Yadav
711 views
0 votes
1 answer

How can we invalidate a session?

Session validation is essential to preserving your ...READ MORE

Nov 11, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points
748 views