Trending questions in Edureka Community

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
230 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
295 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
220 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
262 views
0 votes
1 answer

How to delete node_modules?

To delete node_modules folder, you can use ...READ MORE

Nov 13, 2024 in Web Development by kavya
290 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
• 29,650 points
261 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,150 points
462 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
253 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
251 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,260 points
168 views
0 votes
1 answer

Best practices for handling secrets in Jenkins? Any examples?

Secrets such as API keys or database ...READ MORE

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

How to download aws certificate?

Here, I am sharing with you a ...READ MORE

Nov 7, 2024 in AWS by Dinesh
751 views
0 votes
1 answer

How can I securely manage secrets (like API keys) within Docker containers?

For the secure management of secrets like API keys, passwords, or ...READ MORE

Nov 21, 2024 in Docker by Gagana
• 10,070 points
248 views
0 votes
1 answer

What’s the best way to handle high-availability setups with Docker?

High availability ensures that the applications are available even with failures. Implement the following practices to achieve high availability with Dockerized ...READ MORE

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

What’s the best way to handle large log files generated by Docker containers?

 In production, a Docker container generates a ...READ MORE

Nov 21, 2024 in DevOps Tools by Gagana
• 10,070 points
247 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
268 views
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
232 views
0 votes
1 answer

How can I effectively monitor Docker container performance?

You must monitor Docker containers for good performance. You can do this ...READ MORE

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

What strategies can help manage data privacy and GDPR compliance in Power BI reports?

What strategies can help manage data privacy ...READ MORE

Nov 14, 2024 in Power BI by Evanjalin
• 31,450 points
178 views
0 votes
1 answer

How can I enumerate valid email addresses using SMTP enumeration techniques?

An essential component of a security audit ...READ MORE

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

How to verify a signature in a PDF?

Verifying digital signatures in PDFs involves looking ...READ MORE

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

How do you get the value of a selected option in a dropdown using jQuery?

To get the selected value of an ...READ MORE

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

How would you set up Kubernetes load balancing across containers?

In order to implement load balancing in between containers in Kubernetes, you would use a Service and an Ingress resource that can distribute ...READ MORE

Nov 13, 2024 in DevOps Tools by Gagana
• 10,070 points
259 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,150 points
188 views
0 votes
0 answers

which of these tools is not associated with devops

This question asks: Which tools may not ...READ MORE

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

How do you automate project workflows using tools like Zapier?

Identify Time-Consuming Tasks: Automate routine tasks like ...READ MORE

Nov 13, 2024 in PMP by Anu
221 views
0 votes
0 answers

What practices should I follow to create scalable and maintainable Power BI data models?

What practices should I follow to create ...READ MORE

Nov 14, 2024 in Power BI by Evanjalin
• 31,450 points
167 views
0 votes
1 answer

How to check if Node.js is installed?

open a terminal and enter node -v  this will ...READ MORE

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

How do you use jQuery to hide an element?

The .hide() method in jQuery animates the ...READ MORE

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

In BFS, how many times is a node visited?

In Breadth-First Search (BFS), each node is ...READ MORE

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

How do I handle data source authentication changes in existing Power BI reports?

How do I handle data source authentication ...READ MORE

Nov 15, 2024 in Power BI by Evanjalin
• 31,450 points
147 views
0 votes
0 answers

How can I automate Power BI deployment using Azure DevOps?

How can I automate Power BI deployment ...READ MORE

Nov 14, 2024 in Power BI by Evanjalin
• 31,450 points
163 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,260 points
247 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
277 views
0 votes
1 answer

How can I reduce Docker container startup time, especially for large applications?

There is a need to make container startup faster for real-time deployments. Here's what you can tune: Use ...READ MORE

Nov 21, 2024 in Docker by Gagana
• 10,070 points
224 views
0 votes
1 answer

How do you manage cross-functional teams in Agile?

From my experience, managing cross-functional teams in ...READ MORE

Nov 13, 2024 in PMP by Sonia
211 views
0 votes
1 answer
0 votes
1 answer

How can I display lightning-formatted input fields and their values in Salesforce Lightning Web Components?

To display lightning-formatted input fields and show ...READ MORE

Nov 18, 2024 in Cloud Computing by Vineet
300 views
0 votes
1 answer

How to set the secure flag on cookies?

A crucial security measure is to set ...READ MORE

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

What techniques can I use to improve the user experience when creating custom visuals in Power BI?

Techniques to use when creating custom visuals ...READ MORE

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

How to get an HTTPS certificate?

Securing communication between your application and its ...READ MORE

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

How do you auto-trigger Jenkins builds from GitHub/GitLab?

To auto-trigger builds, make use of webhooks of your source control provider such as GitHub ...READ MORE

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

What coding strategies help implement beam search for text generation while balancing speed and quality?

Coding strategies to optimize beam search in ...READ MORE

Nov 14, 2024 in Generative AI by Ashutosh
• 29,650 points
182 views