Trending questions in Edureka Community

0 votes
0 answers

How do you manage rolling back releases in Kubernetes without causing downtime?

How do you manage rolling back releases ...READ MORE

Oct 30 in Power BI by Anila
• 3,390 points
31 views
0 votes
1 answer

How can I create a custom error handler for Express.js?

Step 1: Create the Error Handler Middleware // ...READ MORE

Oct 28 in Web Development by kavya
85 views
0 votes
0 answers

What strategies ensure high availability during blue-green or canary deployments?

What strategies ensure high availability during blue-green ...READ MORE

Oct 30 in Power BI by Anila
• 3,390 points
29 views
0 votes
1 answer

How can I solve the issue of an uncontrolled input becoming controlled?

When working with form inputs in React, ...READ MORE

Nov 4 in Web Development by kavya
76 views
0 votes
0 answers
0 votes
1 answer

How to enable vertical scroll bar on David Bacci's Deneb Gantt Chart?

Suppose you're using the Deneb Gantt Chart ...READ MORE

Oct 29 in Power BI by pooja
• 4,690 points
56 views
0 votes
1 answer

How to access Power BI Pro benefit for MCT?

Here’s how you can claim the Power ...READ MORE

Oct 29 in Power BI by pooja
• 4,690 points
39 views
0 votes
1 answer

What’s the best approach to code logic for an AI-powered text adventure game?

Building logic that blends randomized storytelling with ...READ MORE

Nov 5 in Artificial Intelligence by salini
51 views
0 votes
1 answer

How to reverse a number in C++?

#include <iostream> using namespace std; int main() { int n; cin>>n; int ...READ MORE

Oct 28 in C++ by kavya
79 views
0 votes
1 answer

How can I create a rate limiter middleware for an Express.js API?

const express = require('express'); const rateLimit = require('express-rate-limit'); const ...READ MORE

Oct 28 in Web Development by kavya
77 views
0 votes
0 answers
0 votes
0 answers

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

How do you resolve issues when using ...READ MORE

Oct 29 in Power BI by Evanjalin
• 5,530 points
70 views
0 votes
1 answer

How to run an Angular project in Visual Studio Code?

There are some prerequisites to run an ...READ MORE

Oct 28 in Web Development by kavya
73 views
0 votes
1 answer

PMP vs. Scrum Master certification – which is better for my career?

Choosing between PMP or Scrum Master will ...READ MORE

Oct 28 in PMP by Divya
133 views
0 votes
1 answer

How do you handle uncaught exceptions and promise rejections in Express.js?

1. Error-Handling Middleware: Express.js provides a built-in error-handling ...READ MORE

Oct 28 in Web Development by kavya
74 views
0 votes
1 answer

How to perform aggregate and add in power bi table?

In Power BI, solutions for measures such ...READ MORE

Oct 29 in Power BI by pooja
• 4,690 points
47 views
0 votes
1 answer

What are the best practices for optimizing DAX queries that use multiple CALCULATE statements?

To optimize DAX queries that involve using ...READ MORE

Oct 29 in Power BI by pooja
• 4,690 points
43 views
0 votes
1 answer

PowerBI API Rest API for updating the Datasource ID?

To replace the data sourced in Power ...READ MORE

Oct 29 in Power BI by pooja
• 4,690 points
26 views
0 votes
1 answer

What is Azure Service Principal?

An Azure Service Principal is essentially an ...READ MORE

Oct 30 in Azure by Shradda
82 views
0 votes
0 answers

How to use logger in Java?

Oct 28 in Web Development by Nidhi
• 2,660 points
124 views
0 votes
1 answer

How to remove ads from my phone?

Pop-up ads are one of the most ...READ MORE

Oct 28 in Web Development by kavya
57 views
0 votes
1 answer

What are the best practices for fine-tuning a Transformer model with custom data?

Pre-trained models can be leveraged for fine-tuning ...READ MORE

Nov 5 in ChatGPT by Somaya agnihotri

edited Nov 8 by Ashutosh 138 views
0 votes
0 answers
0 votes
0 answers

How do you handle failed deployments in a CI/CD pipeline without disrupting production?

This question basically seeks to know how ...READ MORE

Oct 28 in DevOps Tools by Anila
• 3,390 points
82 views
0 votes
0 answers

What are the best practices for securing CI/CD pipelines against vulnerabilities?

This question considers the best practice in ...READ MORE

Oct 28 in DevOps Tools by Anila
• 3,390 points
81 views
0 votes
0 answers
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 in DevOps Tools by Anila
• 3,390 points
78 views
+1 vote
1 answer

What strategies help maintain coherence in long-form text generation using GPT?

To ensure that your content-generation tool creates ...READ MORE

Nov 5 in Artificial Intelligence by josh manila
88 views
0 votes
0 answers
0 votes
1 answer

How can I optimize GPT-3/4 API usage for generating large text while maintaining context?

One of the approach is to return the ...READ MORE

Nov 7 in ChatGPT by amol

edited Nov 8 by Ashutosh 100 views
0 votes
1 answer

How to rotate desktop screen in Windows 10?

Windows 10 includes multiple ways to rotate ...READ MORE

Oct 28 in Web Development by kavya
47 views
0 votes
0 answers

What are your strategies for managing and scaling microservices in Kubernetes environments?

This question is related to the best ...READ MORE

Oct 28 in DevOps Tools by Anila
• 3,390 points
74 views
0 votes
1 answer

Is it a good choice to go for DevOps from a system admin? What are the basic tools one should know?

Changing one's career from System Administration to ...READ MORE

Oct 29 in DevOps Tools by Gagana
• 2,450 points
80 views
0 votes
1 answer

What's the difference between managed identity and service principal?

Knowing the difference between managed identities and ...READ MORE

Oct 30 in Azure by Sham
61 views
0 votes
0 answers

How to deploy a website?

How to deploy a website? I've built a ...READ MORE

Oct 29 in Web Development by Nidhi
• 2,660 points
40 views
0 votes
1 answer

Can a teacher be a good project manager?

You can transition from teacher to project ...READ MORE

Oct 28 in PMP by Ali
105 views
0 votes
0 answers

How do you handle complex relationship-based calculations when multiple tables are involved in a DAX query?

How do you handle complex relationship-based calculations ...READ MORE

Oct 29 in Power BI by Evanjalin
• 5,530 points
38 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 in ChatGPT by Harsh yadav
120 views
0 votes
0 answers

Why do I see the error "INSUFFICIENT_ACCESS_ON_CROSS_REFERENCE_ENTITY"?

’m getting the error 'INSUFFICIENT_ACCESS_ON_CROSS_REFERENCE_ENTITY' when trying ...READ MORE

Oct 27 in OpenStack by Priyanka
• 4,080 points
118 views
0 votes
1 answer

What is GCP secret manager equivalent in AWS?

The equivalent of Google Cloud Secret Manager ...READ MORE

Oct 29 in GCP by Riya
79 views
0 votes
0 answers

How to redirect to another page in PHP?

How to redirect to another page in ...READ MORE

Oct 28 in Web Development by Nidhi
• 2,660 points
70 views
0 votes
1 answer

How do you handle bias in generative AI models during training or inference?

You can address biasness in Generative AI ...READ MORE

Nov 5 in Generative AI by ashirwad shrivastav

edited Nov 8 by Ashutosh 117 views
0 votes
1 answer

Can I switch my career from System Administration to DevOps Engineering?

Moving from System Administration and coming into ...READ MORE

Oct 29 in DevOps Tools by Gagana
• 2,450 points
71 views
0 votes
0 answers

How do you resolve circular dependency errors in DAX expressions when creating calculated columns or measures?

How do you resolve circular dependency errors ...READ MORE

Oct 28 in Power BI by Evanjalin
• 5,530 points
62 views
0 votes
0 answers

How do you troubleshoot performance issues with complex DAX measures in large datasets?

How do you troubleshoot performance issues with ...READ MORE

Oct 28 in Power BI by Evanjalin
• 5,530 points
60 views
0 votes
1 answer

Has anyone implemented a custom loss function for a GAN with improved results?

When creating a custom loss function for ...READ MORE

Nov 5 in Generative AI by Anila minakshi
95 views
0 votes
1 answer

What strategies help maintain coherence in long-form text generation using GPT?

Several strategies  in maintaining coherence while writing ...READ MORE

Oct 29 in Generative AI by lilly

edited Nov 8 by Ashutosh 91 views
0 votes
0 answers

How do you handle network latency issues in cloud-based infrastructure?

This question requires knowledge of strategies used ...READ MORE

Oct 28 in DevOps Tools by Anila
• 3,390 points
55 views
0 votes
1 answer

Is DevOps a suitable profession for System Admins?

Certainly, DevOps tends to be the next ...READ MORE

Oct 29 in DevOps & Agile by Gagana
• 2,450 points
62 views
0 votes
0 answers

How do you serve static files efficiently using Express.js?

How do you serve static files efficiently ...READ MORE

Oct 28 in Web Development by Nidhi
• 2,660 points
67 views