Trending questions in Edureka Community

0 votes
1 answer

How do you motivate your project team during stressful periods?

In my experience, encouraging teams under pressure ...READ MORE

Nov 13, 2024 in PMP by soni
614 views
+1 vote
2 answers

How do I troubleshoot data model relationships that are causing incorrect visualizations in Power BI?

Power BI is a powerful analytics tool; ...READ MORE

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

How can you change the background color of an element using jQuery?

The .css() method is one fast and ...READ MORE

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

How can I leverage the Power BI REST API for automated report deployment and management within my organization?

To ensure easier deployment and maintenance of ...READ MORE

Nov 14, 2024 in Power BI by pooja
• 24,450 points
574 views
0 votes
1 answer

What’s the best way to upgrade Docker containers while minimizing downtime?

Since more or less database downtime is a terrible sight for anyone, rolling updates or blue-green deployment would be the ...READ MORE

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

What industries benefit the most from cloud computing?

Cloud computing is a very flexible, scalable, ...READ MORE

Nov 18, 2024 in Cloud Computing by Raghu
407 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
615 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,350 points
399 views
0 votes
1 answer

How can attention mechanisms be adapted for generative models with varying data granularity?

Attention mechanisms can be adapted for generative ...READ MORE

Nov 20, 2024 in Generative AI by Shibin yadav
337 views
0 votes
1 answer

How would you ensure consistent deployment with Docker Compose or Kubernetes?

1. Docker Compose Version Control: docker-compose.yml in Git ...READ MORE

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

How to close a port in Linux?

Closing ports in Linux is essential for ...READ MORE

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

How do you automate compliance checks for regulatory standards (e.g., GDPR, HIPAA) within DevOps workflows?

Use Security Scanners for automating compliance checks Integrate tools like SonarQube, Snyk or OWASP ZAP ...READ MORE

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

What techniques have helped you integrate DevSecOps practices seamlessly into your development lifecycle?

Security needs to be infused into the lifecycle to adopt DevSecOps: Shift-Left Approach: Integrate ...READ MORE

Nov 20, 2024 in DevOps Tools by Gagana
• 10,070 points
299 views
+1 vote
2 answers

How can I automate data refreshes in Power BI, and what are the scripting options available?

You can use the Scheduled Refresh option ...READ MORE

Nov 20, 2024 in Power BI by Anu
• 3,020 points
852 views
0 votes
1 answer

How can diffusion models improve AI-generated imagery for abstract art styles?

Diffusion models improve AI-generated imagery for abstract ...READ MORE

Nov 20, 2024 in Generative AI by anupam mishra
302 views
0 votes
1 answer

How do you ensure data security when using cloud-based PM tools?

To ensure data security and compliance with ...READ MORE

Nov 13, 2024 in PMP by Sufi
589 views
0 votes
1 answer

How do you set up parallel testing in a Jenkins pipeline?

Running tests in parallel can vastly cut down on build times. ...READ MORE

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

What are the challenges of multi-head attention in transformers for real-time applications, and how can they be optimized?

​Challenges of multi-head attention in transformers for ...READ MORE

Nov 13, 2024 in Generative AI by Ashutosh
• 33,350 points
602 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
357 views
+1 vote
1 answer

How can I enumerate NetBIOS shares on a Windows machine using command-line tools?

In order to enumerate NetBIOS shares on ...READ MORE

Nov 7, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points
836 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
382 views
+2 votes
2 answers

How can I create dynamic parameters in Power BI using DAX?

Similarly, in Power BI, utilizing DAX, one ...READ MORE

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

What coding techniques allow for efficient cross-entropy loss calculation when working with large token vocabularies?

For efficient cross-entropy loss calculation with large ...READ MORE

Nov 17, 2024 in Generative AI by ankit thapa
425 views
0 votes
1 answer

How can I reduce latency when using GPT models in real-time applications?

To reduce latency in your chatbot that ...READ MORE

Nov 5, 2024 in ChatGPT by Harsh yadav
1,368 views
0 votes
1 answer

What’s the best way to implement temperature and top-k sampling in GPT-based models for controlled generation?

Best way to implement temperature and top-k ...READ MORE

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

How do you automate testing with Jenkins pipelines? Can you provide a Jenkinsfile example that integrates unit, integration, and end-to-end testing stages?

Automate testing in Jenkins pipelines for the reliability of your ...READ MORE

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

How to get the proxy IP address?

Depending on your environment, there are many ...READ MORE

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

What is a hypervisor, and how is it used in cloud computing?

A hypervisor is actually software that enables ...READ MORE

Nov 18, 2024 in Cloud Computing by Druthi
373 views
0 votes
1 answer

What tools can I use to enumerate time servers and check for misconfigurations?

To guarantee the security and integrity of ...READ MORE

Nov 19, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points
605 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
320 views
0 votes
0 answers

Is it required for a QA tester to learn DevOps?

With this, the question arises: how helpful ...READ MORE

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

How does containerization (e.g., Docker) differ from virtualization?

Think of virtualization as creating multiple virtual ...READ MORE

Nov 18, 2024 in Cloud Computing by Piyu
369 views
0 votes
1 answer

What do the three dots (...) mean in React JSX?

In react, by using the three dots ...READ MORE

Nov 19, 2024 in Web Development by kavya
339 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
358 views
0 votes
1 answer

How to verify an SSL certificate?

Verifying an SSL/TLS certificate is crucial to ...READ MORE

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

How do you deal with scope creep in Agile projects?

From my experience, Agile scope creep management ...READ MORE

Nov 18, 2024 in PMP by Sufi
429 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
406 views
0 votes
1 answer

How would you configure Jenkins to build and deploy an application to AWS, Azure, or GCP? Can you share sample code or a Jenkinsfile for deploying with Terraform or CloudFormation?

Set up Jenkins for application building and deployment onto AWS, Azure, or GCP by integrating it with ...READ MORE

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

What are microservices in cloud computing?

As a developer, how can adopting microservices ...READ MORE

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

How to get a JWT token from the browser?

In order to securely retrieve and store ...READ MORE

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

How do you manage data in cloud environments?

In your experience, how do you handle ...READ MORE

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

How do you perform disaster recovery in cloud environments?

What steps would you follow to implement ...READ MORE

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

How would you monitor and optimize a high-traffic serverless app?

1. Watching a High-Traffic Serverless Application Monitoring has ...READ MORE

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

What are big data technologies used in cloud computing?

I’m dealing with massive amounts of unstructured ...READ MORE

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

How can I troubleshoot slow network performance in Docker containers?

This could be due to virtual network layers or network constraints within Docker, or misconfigured ...READ MORE

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

What are effective ways to apply transfer learning to GANs for faster convergence on new datasets?

Can you name some effective ways to ...READ MORE

Nov 18, 2024 in Generative AI by Ashutosh
• 33,350 points
348 views
+1 vote
1 answer

How to invalidate a JWT token?

To invalidate a JWT token effectively, here ...READ MORE

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