Trending questions in Edureka Community

0 votes
1 answer

How do you manage builds for a monorepo in Jenkins with multiple services? Can you share a Jenkinsfile to target specific folders or services?

The build management in Jenkins for a monorepo requires pipelines that can ...READ MORE

Nov 25, 2024 in DevOps Tools by Gagana
831 views
0 votes
1 answer

How to login website?

Logging into a website programmatically can be ...READ MORE

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

How can I create an engaging text generator using Hugging Face's GPT-2 model?

You can create an engaging text generator ...READ MORE

Nov 29, 2024 in Generative AI by harry boy
449 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
552 views
0 votes
1 answer

How do I identify available NFS shares on a remote server?

Depending on the type of server access ...READ MORE

Nov 19, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points
1,152 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
551 views
+1 vote
2 answers

How can I count the distinct values in a column using Power BI?

In Power BI, use the DISTINCTCOUNT DAX ...READ MORE

Nov 26, 2024 in Power BI by Anu
• 3,020 points
1,219 views
0 votes
0 answers
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
445 views
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
474 views
0 votes
1 answer

What is the difference between BehaviorSubject and Observable in RxJS?

        Feature      ...READ MORE

Nov 26, 2024 in Web Development by Navya
562 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
802 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
541 views
0 votes
1 answer

How do you test failover and disaster recovery processes in your DevOps workflows?

In order to guarantee system resilience, proactive ...READ MORE

Nov 29, 2024 in DevOps Tools by Gagana
• 10,070 points
450 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
468 views
0 votes
0 answers
+1 vote
1 answer

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

When faced with a performance problem caused ...READ MORE

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

How can I limit the disk space used by Docker containers and volumes?

Uncontrolled usage of disks by containers and volumes can lead ...READ MORE

Nov 21, 2024 in DevOps Tools by Gagana
• 10,070 points
1,108 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
510 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
503 views
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
438 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
521 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
462 views
0 votes
1 answer
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
417 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
425 views
0 votes
0 answers

What is the role of a cloud engineer?

A company is expanding its cloud infrastructure ...READ MORE

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

How do you handle database versioning and migrations in a CI/CD pipeline for distributed systems?

Database versioning and migrations in distributed systems ...READ MORE

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

How do you implement blue-green deployments in Jenkins for a zero-downtime release? Can you provide a Jenkinsfile example or configuration for managing these deployments?

To deploy Blue-Green deployment in Jenkins for zero-downtime release: Deploy to ...READ MORE

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

How do you manage testing and version control of API integrations in a CI/CD pipeline?

In a CI/CD pipeline, to oversee the ...READ MORE

Nov 25, 2024 in DevOps Tools by Gagana
• 10,070 points
564 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
404 views
0 votes
0 answers

How can I get into cloud computing with no experience?

I’ve worked in a different tech role ...READ MORE

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

How do you handle memory constraints when training large generative models like GPT on limited hardware?

To handle memory constraints when training large ...READ MORE

Dec 12, 2024 in Generative AI by safak mummend
588 views
0 votes
1 answer

How do you automate security audits of code repositories in DevOps?

Continuous compliance and proactive vulnerability identification are ...READ MORE

Nov 26, 2024 in ELK Stack by Gagana
• 10,070 points
543 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
421 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
504 views
0 votes
0 answers
0 votes
1 answer

What techniques do you use to reduce training time for large language models without sacrificing performance?

Techniques you can use to reduce training ...READ MORE

Dec 13, 2024 in Generative AI by techgil
567 views
0 votes
0 answers
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
387 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
521 views
0 votes
1 answer

How would you integrate Jenkins with an external tool like SonarQube for code quality analysis? Can you share a pipeline script or configuration example that includes a SonarQube stage?

To include SonarQube in your Jenkins pipeline for code quality analysis, just add a stage ...READ MORE

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

How do I download or have my Power BI Data Analyst certificate sent to my email?

To download your Power BI Data Analyst ...READ MORE

Oct 24, 2024 in Power BI by pooja
• 24,450 points
995 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
461 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
460 views
0 votes
1 answer

What preprocessing steps are critical for improving GAN-generated images?

Proper training data preparation is critical when ...READ MORE

Nov 5, 2024 in ChatGPT by anil silori

edited Nov 8, 2024 by Ashutosh 1,844 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, 2024 in ChatGPT by Somaya agnihotri

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

What tools are recommended for performance testing and tuning Dockerized applications?

There are several tools available for the performance testing and Dockerized application tuning in the resources monitoring, bottlenecks, and application performance optimization. Some of the most effective ...READ MORE

Nov 21, 2024 in Docker by Gagana
• 10,070 points
1,061 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
392 views
0 votes
1 answer

How to decrypt the encrypted password?

The technique used to guard an encrypted ...READ MORE

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