Trending questions in Edureka Community

0 votes
1 answer

How can you use TensorFlow/Keras to create a basic convolutional generator for a GAN?

You can use TensorFlow Keras to create a ...READ MORE

Nov 29, 2024 in Generative AI by mehek goyal
258 views
0 votes
1 answer

How do you automate blue-green deployment for stateful services?

In order to automate blue-green deployment for ...READ MORE

Dec 2, 2024 in DevOps Tools by Gagana
• 10,070 points
251 views
0 votes
1 answer

How to update data between parent and child components in Angular?

Data between parent and child components can ...READ MORE

Nov 27, 2024 in Web Development by kavya
338 views
0 votes
1 answer

Provide a script to profile GPU usage during training of a generative model in PyTorch.

Here is the script below that you ...READ MORE

Nov 29, 2024 in Generative AI by yadav ji
233 views
0 votes
1 answer

How do you implement tokenization using Hugging Face's AutoTokenizer for a GPT model?

 In order to implement tokenization using Hugging ...READ MORE

Nov 28, 2024 in Generative AI by nidhi jha
267 views
0 votes
1 answer

How to fix the missing dependency warning when using the useEffect React Hook?

The missing dependency warning in React's useEffect ...READ MORE

Nov 27, 2024 in Web Development by kavya
336 views
0 votes
0 answers
0 votes
1 answer

Write a script to preprocess a text dataset for training a transformer model.

You can refer to the script below to ...READ MORE

Nov 28, 2024 in Generative AI by techboy
264 views
0 votes
1 answer

How can I implement a hybrid retry strategy combining fixed delays and exponential backoff for HTTP 429 errors?

In order to implement a hybrid retry ...READ MORE

Nov 26, 2024 in Node-js by harsh yadav
347 views
0 votes
1 answer
0 votes
1 answer

Is Node.js code visible to the client side?

Minimizing (or minifying) JavaScript files in a ...READ MORE

Nov 27, 2024 in Web Development by Navya
291 views
0 votes
0 answers

How do you handle data type mismatches or conversion errors in Power Query when merging or appending tables?

How do you handle data type mismatches ...READ MORE

Oct 30, 2024 in Power BI by Evanjalin
• 33,850 points
422 views
0 votes
1 answer

How to send an email anonymously?

Here is a guide on how to ...READ MORE

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

Write a script to generate audio waveforms using a pretrained WaveNet model.

You can refer to the Short script below ...READ MORE

Nov 29, 2024 in Generative AI by minna ma
224 views
0 votes
1 answer

How do you manage security risks when implementing third-party CI/CD tools?

When using third-party CI/CD solutions, I adhere ...READ MORE

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

What is AWS Route 53?

I need to configure DNS settings for ...READ MORE

Nov 27, 2024 in AWS by Priyanka
• 4,380 points
299 views
0 votes
1 answer

Provide code to denoise an audio signal using a deep learning approach.

You can refer to the code below ...READ MORE

Nov 29, 2024 in Generative AI by anupam mishra
218 views
0 votes
1 answer

Provide a code snippet to resize and normalize images for training a generative model.

Here is a Python code snippet you can ...READ MORE

Nov 29, 2024 in Generative AI by amisha gurung
235 views
0 votes
1 answer

What are the current encryption algorithms?

Here's a list of current encryption algorithms, categorized ...READ MORE

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

What steps do you follow when visuals don’t display the expected results, even when the underlying data is correct?

To burn out all the metaphors and ...READ MORE

Dec 18, 2024 in Power BI by anonymous
• 3,020 points

edited Mar 6 293 views
0 votes
0 answers

What are the most common job titles in cloud computing?

I'm new to cloud computing and want ...READ MORE

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

What are some examples of asymmetric encryption algorithms?

I’m studying encryption methods and want to ...READ MORE

Nov 29, 2024 in Cyber Security & Ethical Hacking by Anupam
• 18,320 points
211 views
0 votes
1 answer

What is your strategy for minimizing resource usage in multi-cloud environments?

To reduce the amount of resources used ...READ MORE

Dec 2, 2024 in DevOps Tools by Gagana
• 10,070 points
226 views
0 votes
1 answer

How to create an Observable from a string in Angular 2?

In Angular (or any JavaScript application using ...READ MORE

Nov 27, 2024 in Web Development by kavya
315 views
0 votes
1 answer

How do I use Redis to implement rate-limiting across multiple Spring Boot instances with varying quotas?

You can use Redis to implement distributed ...READ MORE

Nov 27, 2024 in Java-Script by anil limbu
313 views
0 votes
1 answer

How do I handle rate-limiting for a multi-tenant Spring Boot Gen AI app where each tenant has different usage quotas?

To handle rate-limiting for a multi-tenant Spring ...READ MORE

Nov 28, 2024 in Generative AI by anupam mishra
244 views
0 votes
0 answers

What is Amazon Elastic Beanstalk?

I’m exploring AWS services, and I came ...READ MORE

Nov 27, 2024 in AWS by Priyanka
• 4,380 points
284 views
0 votes
1 answer
0 votes
1 answer

What is the best way to design a centralized retry handler in Spring Boot for multiple Gen AI API clients?

The best way to design a centralized ...READ MORE

Nov 26, 2024 in Generative AI by nidhi jha
320 views
0 votes
1 answer

How to run TypeScript files from the command line?

TypeScript needs to be compiled into JavaScript ...READ MORE

Nov 27, 2024 in Angular by Navya
284 views
0 votes
0 answers

How do I prepare for cloud certification exams?

I'm planning to get certified in cloud ...READ MORE

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

What steps do you take to minimize downtime during critical production deployments?

During crucial production deployments, I concentrate on ...READ MORE

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

What patterns can I use to incorporate server-provided retry-after headers in Spring Retry configurations?

You can use the Custom BackOffPolicy pattern ...READ MORE

Nov 27, 2024 in Node-js by madhav yadav
295 views
0 votes
1 answer

How to know a Windows password?

While losing access to your Windows account ...READ MORE

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

How do I handle prompt fatigue when working with AI models over extended sessions?

To handle prompt fatigue during extended AI ...READ MORE

Dec 12, 2024 in Generative AI by safak nirawar
683 views
0 votes
1 answer

What are some challenges in implementing distributed rate limiting using Hazelcast, and how can they be resolved?

The challenges in implementing distributed rate limiting ...READ MORE

Nov 27, 2024 in Generative AI by amol thapa
289 views
0 votes
1 answer

How can a confidential message be securely distributed?

In today's digital world, it is crucial ...READ MORE

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

How to set private DNS on Android?

Here's a step-by-step guide to help you ...READ MORE

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

How to check certificates in Windows?

The built-in Microsoft Management Console (MMC) and ...READ MORE

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

How to track phone through IMEI?

While it is technically possible to track ...READ MORE

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

What techniques can I use to enforce per-user rate limits in a multi-instance Spring Boot app?

To enforce per-user rate limits in a ...READ MORE

Nov 28, 2024 in Web Development by nidhi jha
239 views
0 votes
0 answers

What are your best practices for managing code modularity and reusability in Power Query and DAX?

What are your best practices for managing ...READ MORE

Oct 30, 2024 in Power BI by Evanjalin
• 33,850 points
371 views
0 votes
0 answers

What is the difference between a Cloud Architect and a Cloud Engineer?

In my current project, we’re facing unexpected ...READ MORE

Nov 27, 2024 in Cloud Computing by Priyanka
• 4,380 points
255 views
+1 vote
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, 2024 in Power BI by pooja
• 24,450 points
618 views
0 votes
1 answer

How to block an IP address on a router?

Since router interfaces vary by model and ...READ MORE

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

What are the responsibilities of a cloud solutions architect?

I'm considering a role as a cloud ...READ MORE

Nov 27, 2024 in Cloud Computing by Priyanka
• 4,380 points
245 views
0 votes
0 answers
0 votes
1 answer

How do I implement an adaptive retry mechanism that dynamically adjusts backoff intervals based on API response headers?

In order to implement an adaptive retry mechanism ...READ MORE

Nov 26, 2024 in Power BI by blindcode
284 views