Trending questions in Edureka Community

0 votes
1 answer

What resources or tools are recommended for learning more about prompt engineering?

Here are recommended resources and tools for ...READ MORE

Dec 12, 2024 in Generative AI by neha
689 views
0 votes
1 answer

How do I get IoT device behind NAT?

Since NAT usually prevents direct external access ...READ MORE

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

How can you implement progressive growing in GANs to improve large-scale image generation?

Progressive growth in GANs involves starting with ...READ MORE

Nov 20, 2024 in Generative AI by nikil srivastava
556 views
0 votes
1 answer

How do you manage blue-green deployments in a serverless architecture?

Serverless environment blue-green deployments must be managed with care to minimize the time lost and ensure traffic is handed ...READ MORE

Nov 29, 2024 in DevOps Tools by Gagana
• 10,070 points
337 views
+1 vote
1 answer

How to perform aggregate and add in power bi table?

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

Oct 29, 2024 in Power BI by pooja
• 24,450 points
595 views
0 votes
0 answers

How to crack a password?

What are the common techniques used to ...READ MORE

Nov 25, 2024 in Cyber Security & Ethical Hacking by Anupam
• 18,960 points
319 views
0 votes
1 answer

What are efficient methods for post-training quantization to compress generative model sizes?

Efficient methods for post-training quantization in generative ...READ MORE

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

How do you use FP16 (half-precision) training with PyTorch to reduce memory usage for large models?

You can use FP16 half-precision training with PyTorch ...READ MORE

Nov 18, 2024 in Generative AI by anila k
612 views
0 votes
1 answer

How does cloud computing enhance business scalability?

Cloud computing empowers businesses to scale promptly ...READ MORE

Nov 20, 2024 in Cloud Computing by Nisha
577 views
0 votes
1 answer

How do you set up an attention visualization tool in code to interpret and debug transformer model outputs?

You can set up an attention visualization ...READ MORE

Nov 18, 2024 in Generative AI by Animesh yadav
635 views
0 votes
1 answer

How does edge computing relate to cloud computing?

Edge computing and cloud computing complement each ...READ MORE

Nov 20, 2024 in Cloud Computing by Shreyas
546 views
0 votes
1 answer

How do you structure your Docker Compose files for development versus production environments?

Structuring Docker Compose files requires balancing simplicity ...READ MORE

Nov 22, 2024 in DevOps Tools by Gagana
• 10,070 points
395 views
+2 votes
2 answers

What coding languages or tools can I integrate with Power BI for advanced analytics?

In the context of Power BI, numerous ...READ MORE

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

What are some common issues when integrating Jenkins with Kubernetes, and how do you resolve them? Could you share any configurations or troubleshooting tips for Jenkins running on Kubernetes?

Slow Agents: Use light-weight agent images and assign proper resources. Delay caused while scheduling the pod: Assign node ...READ MORE

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

How to validate a digital signature in a PDF?

To validate a digital signature in a ...READ MORE

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

What’s your approach to setting up agent nodes in Jenkins for distributed builds? How do you configure agent nodes for specific environments, such as Linux, Windows, or Docker containers?

In order to prepare the agent nodes for distributed builds in Jenkins, I make sure to look into compatibility, ...READ MORE

Nov 25, 2024 in DevOps Tools by Gagana
516 views
0 votes
0 answers

How to get started with Node.js?

How to get started with Node.js? "I’m trying ...READ MORE

Nov 26, 2024 in Node-js by Nidhi
• 16,260 points
290 views
0 votes
0 answers

How to minimize .js files in a Node.js application?

How to minimize .js files in a ...READ MORE

Nov 26, 2024 in Web Development by Nidhi
• 16,260 points
295 views
+1 vote
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, 2024 in Power BI by Evanjalin
• 36,180 points
535 views
0 votes
1 answer
0 votes
1 answer

How can I configure Docker to use a specific number of CPU cores for a container?

In your docker run command, set a specific number of CPU cores to use directly by the container. This helps in controlling resources, particularly with shared environments or using multiple ...READ MORE

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

What is the role of AI and machine learning in cloud computing?

AI and machine learning transform cloud computing ...READ MORE

Nov 20, 2024 in Cloud Computing by Bhagya
525 views
0 votes
1 answer

How do meta-learning techniques contribute to model adaptability in generative AI applications?

Meta-learning techniques contribute to model adaptability in ...READ MORE

Nov 21, 2024 in Generative AI by ashu webdev

edited Nov 21, 2024 by Ashutosh 470 views
0 votes
0 answers

What is the role of container orchestration in cloud computing?

When deploying a microservices architecture in the ...READ MORE

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

How do you ensure high availability in cloud applications?

In my cloud application, we expect variable ...READ MORE

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

How can reinforcement learning with human feedback (RLHF) be used to fine-tune generative models for more reliable output quality?

Reinforcement Learning with Human Feedback (RLHF) is ...READ MORE

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

How do you measure and maintain semantic consistency in generated text for coherent narratives?

In order to measure and maintain semantic ...READ MORE

Nov 21, 2024 in Generative AI by webboy
448 views
0 votes
0 answers

Apex PMD: Problem: Validate CRUD permission before SOQL/DML operation

I’m receiving an Apex PMD warning to ...READ MORE

Nov 18, 2024 in SalesForce by Priyanka
• 4,380 points
623 views
+1 vote
2 answers

Can Distinct Values be Counted in Power BI with a Filter?

Yes, filter distinct values in Power BI ...READ MORE

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

How would you set up automated backups for a Kubernetes database? Any example scripts?

Automating Backup in Kubernetes for Databases (MySQL ...READ MORE

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

What is a service mesh in cloud environments?

Our system is growing, and we have ...READ MORE

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

What is the best certification to start with in cloud computing?

I’m looking to kickstart my cloud computing ...READ MORE

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

How do you manage dependencies in Jenkins for language-specific builds, like Node.js, Python, or Java? Can you provide pipeline code that ensures dependencies are installed before each build?

In Jenkins, managing dependencies for language-specific builds, for example, Node.js, Python, Java can easily be done by including installation steps into your pipeline before the ...READ MORE

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

How do I fix performance issues caused by event delegation in a large DOM tree using jQuery?

Fixing performance issues caused by event delegation ...READ MORE

Nov 19, 2024 in Web Development by kavya
528 views
0 votes
1 answer

How to secure an API without authentication?

Although it can be difficult to secure ...READ MORE

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

What steps do you take to secure your Jenkins instance and pipelines? Could you share some security best practices for authentication, authorization, and plugin management?

Secure a Jenkins instance and pipelines by emphasizing robust authentication, ...READ MORE

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

What techniques address token redundancy issues in high-dimensional text generation tasks?

Techniques that will help you address token redundancy ...READ MORE

Nov 22, 2024 in Generative AI by Ashutosh
• 33,350 points
396 views
0 votes
0 answers

Which cloud certification is most in-demand in 2025?

I have experience in IT and want ...READ MORE

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

How can latent space interpolation be used for generating unique and diverse outputs in VAEs?

Latent space interpolation in Variational Autoencoders (VAEs) ...READ MORE

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

How does stochastic sampling compare with deterministic methods for realistic text generation?

Stochastic sampling introduces randomness, allowing for diverse ...READ MORE

Nov 22, 2024 in Generative AI by nidhi jha

edited Nov 22, 2024 by Ashutosh 394 views
0 votes
1 answer

In a pipeline that requires dynamic parameters, how do you set this up in Jenkins? Can you provide examples of parameterized builds in a Jenkinsfile?

Dynamically configurable Jenkins can be obtained through Parameterized Builds, which can request inputs such as branches and environment variables before the pipeline is triggered. Here's ...READ MORE

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

What methods are used to implement layer normalization in transformer architectures for stability?

The methods that are used to implement layer ...READ MORE

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

What’s your preferred method for integrating automated performance testing into your DevOps processes?

Automated performance testing identifies bottlenecks at an early stage in the development lifecycle.  Here's the step-by-step ...READ MORE

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

What is the difference between React Native and React?

The main difference between React vs React ...READ MORE

Nov 19, 2024 in Web Development by kavya
486 views
0 votes
1 answer

How do you secure data at rest and in transit in cloud environments?

Both data at rest, which refers to ...READ MORE

Nov 19, 2024 in Cloud Computing by Deepaali
528 views
0 votes
1 answer

What are the best practices for applying contrastive learning in text and image generation tasks?

The best practices for applying contrastive learning ...READ MORE

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

How can we use structured prompts to improve context retention across longer text generation?

You can use structured prompts to improve ...READ MORE

Nov 21, 2024 in Generative AI by nithin thapa
432 views
0 votes
1 answer

What’s your favorite reporting tool for project KPIs?

My favorite reporting tool for project KPIs ...READ MORE

Nov 18, 2024 in PMP by Anu
613 views