Trending questions in Edureka Community

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, 2024 in C++ by kavya
2,016 views
0 votes
1 answer

How would you design a Jenkins pipeline for multi-branch deployments?

A multi-branch pipeline in Jenkins lets you handle multiple code ...READ MORE

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

How do I prepare for AWS certification?

I am quite interested in cloud tech ...READ MORE

Nov 5, 2024 in AWS by Druva
1,851 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
886 views
0 votes
1 answer

How can I resolve the 'instance reachability check failed' issue on an Ubuntu AWS instance?

First, I checked the System Logs to ...READ MORE

Oct 17, 2024 in AWS by Tanu
2,500 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, 2024 in Power BI by pooja
• 24,450 points
1,113 views
0 votes
1 answer

What is cloud bursting?

Cloud bursting is a hybrid cloud strategy ...READ MORE

Nov 20, 2024 in Cloud Computing by Pradeep
1,030 views
0 votes
1 answer

How can top-p (nucleus) sampling be leveraged to enhance creativity in text generation outputs?

Top-p (nucleus) sampling enhances creativity by selecting ...READ MORE

Nov 21, 2024 in Generative AI by nitin dubey
958 views
0 votes
1 answer

What are effective model-agnostic methods for detecting inappropriate outputs in text generation?

Effective methods for detecting inappropriate outputs in ...READ MORE

Nov 20, 2024 in Generative AI by harsh raj
1,021 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
1,025 views
+1 vote
1 answer

What C or C++ libraries can help in developing custom security tools for ethical hacking?

Here are some C/C++ libraries commonly used ...READ MORE

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

What are the best practices for cloud network security?

Best practices of cloud network security include ...READ MORE

Nov 18, 2024 in Cloud Computing by Sindhu
1,079 views
0 votes
0 answers
0 votes
1 answer

When choosing an AWS region, which factors should you consider?

When choosing an AWS region, keep these ...READ MORE

Nov 7, 2024 in AWS by Chetuzz
1,788 views
0 votes
1 answer

How to securely distribute confidential messages?

In the current digital environment, protecting private ...READ MORE

Nov 21, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points
964 views
+1 vote
1 answer

How to create a proxy server?

To set up a basic proxy server, ...READ MORE

Nov 7, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points
1,506 views
0 votes
0 answers

Is it required for a QA tester to learn DevOps?

With this, the question arises: how helpful ...READ MORE

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

How do virtual machines (VMs) work in cloud environments?

Virtual machines (VMs) in cloud environments work ...READ MORE

Nov 18, 2024 in Cloud Computing by Tanisha
1,066 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,450 points
1,482 views
0 votes
1 answer

How do you ensure data security when using cloud-based PM tools?

To ensure data security and compliance with ...READ MORE

Nov 13, 2024 in PMP by Sufi
1,265 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,370 points
895 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
1,264 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
763 views
0 votes
1 answer

What are cloud security challenges?

Cloud security challenges are issues you and ...READ MORE

Nov 19, 2024 in Cloud Computing by Avinash
1,034 views
0 votes
1 answer

What are the different pricing models in cloud computing?

Cloud computing offers pricing models that suit ...READ MORE

Nov 18, 2024 in Cloud Computing by Naveen
1,057 views
0 votes
1 answer

How do you configure CI/CD for a Node.js app with unit and integration tests?

A Node.js application CI/CD pipeline should ideally be built, tested, and deploy-ready with manual input at a bare minimum. Now that we have our ...READ MORE

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

Is there a way to connect to a POSTGRESQL DB which is encrypted AES?

Establishing a connection to a PostgreSQL database ...READ MORE

Oct 25, 2024 in Power BI by pooja
• 24,450 points
1,165 views
0 votes
0 answers

How to migrate SVN large size repository (~1.4TB) into GIT

Migrating a large SVN repository (around 1.4TB) ...READ MORE

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

What are the biggest challenges in IT project management?

The greatest difficulties associated with IT project ...READ MORE

Nov 18, 2024 in PMP by Anu
1,112 views
0 votes
1 answer

How do you manage multiple projects using Microsoft Project?

Managing multiple projects in Microsoft Projects can ...READ MORE

Nov 8, 2024 in PMP by Isha
1,494 views
0 votes
1 answer

How do you integrate project management tools with CRM platforms?

To integrate project management tools with CRM ...READ MORE

Nov 13, 2024 in PMP by John
1,299 views
0 votes
1 answer

How does sequence masking improve model stability when dealing with variable-length text?

Sequence masking improves model stability by ensuring ...READ MORE

Nov 22, 2024 in Generative AI by amiol
880 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 928 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
827 views
0 votes
1 answer

What is the impact of embedding sparsity on memory and efficiency in large generative models?

The embedding sparsity significantly impacts memory and ...READ MORE

Nov 20, 2024 in Generative AI by anil limbu
954 views
0 votes
1 answer

What’s the best way to implement temperature and top-k sampling in GPT-based models for controlled generation?

Best way to implement temperature and top-k ...READ MORE

Nov 17, 2024 in Generative AI by Ashutosh
• 33,370 points
1,168 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
973 views
0 votes
0 answers

How to pass command line arguments to a Node.js program and receive them?

How to pass command line arguments to ...READ MORE

Nov 26, 2024 in Web Development by Nidhi
• 16,260 points
714 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
743 views
0 votes
1 answer

How does a content delivery network (CDN) work in the cloud?

Here's the explanation in concise points: Step 1: ...READ MORE

Nov 20, 2024 in Cloud Computing by jaanu
990 views
+1 vote
2 answers

What strategies can I use to handle large datasets without slowing down my Power BI reports?

In Power BI, to deal effectively with ...READ MORE

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

What is a hypervisor, and how is it used in cloud computing?

A hypervisor is actually software that enables ...READ MORE

Nov 18, 2024 in Cloud Computing by Druthi
1,024 views
0 votes
1 answer

How do you securely manage environment variables across Dev, QA, and Prod?

Environment variables should be securely managed across ...READ MORE

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

How do you implement batch normalization for stability when training GANs or VAEs?

​You can implement batch normalization for stability ...READ MORE

Nov 12, 2024 in Generative AI by Ashutosh
• 33,370 points

edited Nov 12, 2024 by Ashutosh 1,303 views
0 votes
1 answer

What is the difference between state and props in React?

State  Props State is a built-in object that stores ...READ MORE

Nov 19, 2024 in Web Development by kavya
988 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
1,082 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
1,251 views