Trending questions in Edureka Community

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
488 views
0 votes
1 answer

How to set a cookie in Node.js using the Express framework?

You can use the res.cookie() method to ...READ MORE

Nov 27, 2024 in Web Development by Navya
462 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,960 points
358 views
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
473 views
0 votes
1 answer

How do I use tools like ldapsearch for LDAP enumeration?

LDAP enumeration with ldapsearch facilitates the collection ...READ MORE

Nov 19, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points
1,056 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
414 views
0 votes
1 answer

How to include a JavaScript file in another JavaScript file?

Let's assume you have two files: math.js: This ...READ MORE

Nov 27, 2024 in Java-Script by kavya
434 views
0 votes
1 answer

How to Auto Login Power BI HTML Static Application?

Auto-login set on Power BI HTML static ...READ MORE

Dec 6, 2024 in Power BI by anonymous
• 3,580 points

edited Mar 6 797 views
0 votes
0 answers

How do you handle failover in cloud environments?

In my cloud application, I can’t afford ...READ MORE

Nov 21, 2024 in Data Science by Priyanka
• 4,380 points
721 views
0 votes
1 answer

What methods do you use to optimize hyperparameters for fine-tuning GPT-3/4 on specific tasks?

To optimize hyperparameters for fine-tuning GPT-3/4 on ...READ MORE

Dec 13, 2024 in Generative AI by nidhi jha
511 views
0 votes
1 answer
+1 vote
2 answers

Where to find my PL-300 certificate?

Once you have passed the PL-300 certification ...READ MORE

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

What skills are essential for cloud computing roles?

As someone looking to transition into cloud ...READ MORE

Nov 25, 2024 in Cloud Computing by Priyanka
• 4,380 points
466 views
+1 vote
2 answers

How do you use an advanced filter to filter by date in Excel?

To apply filtering based on dates in ...READ MORE

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

How long does it typically take to get certified in cloud computing?

I’m thinking of getting certified in cloud ...READ MORE

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

Do we need to have PL-900 certification before giving PL-300 exam ?

In fact, you can only get the ...READ MORE

Dec 3, 2024 in Power BI by anonymous
• 10,070 points
960 views
0 votes
1 answer

What’s your strategy for managing Jenkins pipeline failures and notifications? How do you ensure stakeholders are notified immediately of failed or unstable builds?

Managing pipeline failures will include early issue detection and subsequent automatic notification to teams involved, as well as accountability. Here is the right approach: Error Classification: Use ...READ MORE

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

How do you automate cloud cost allocation and reporting in multi-cloud strategies?

Automating Multi-Cloud Strategies' Cloud Cost Allocation and ...READ MORE

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

How do you ensure consistent artifact versions across environments in microservices deployments?

To guarantee that artifact versions in microservices ...READ MORE

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

How do you reduce Mean Time to Recovery (MTTR) for services in your DevOps workflows?

The following tactics can be used to ...READ MORE

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

How to jam mobile network?

To jam a network, you need to send ...READ MORE

Nov 25, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points
504 views
+1 vote
2 answers

How can I add my certification (PL-300) to Credly Badge page?

If you are interested in adding your ...READ MORE

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

What is your approach to ensuring consistent package management in CI/CD across development teams?

For development teams to use CI/CD consistently, ...READ MORE

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

How much does a Cloud Engineer typically earn?

I’ve been offered a job as a ...READ MORE

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

How do you integrate feature toggles/flags within your CI/CD pipeline?

Controlled releases and continuous delivery are made ...READ MORE

Nov 27, 2024 in DevOps Tools by Gagana
• 10,070 points
408 views
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
1,091 views
+1 vote
1 answer

Is there a way to add a subtitle to a visual using PowerBI-client?

Currently, the PowerBI client does not natively ...READ MORE

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

How do you configure Jenkins notifications for failed builds?

To keep stakeholders updated about the build status, use email extensions or Slack Notification and configure Jenkins to send notifications. Choose to send out when a build is successful, failed, ...READ MORE

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

How can someone transition from traditional IT roles to cloud computing?

I’ve been working as a network administrator ...READ MORE

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

What are the differences between Subject, BehaviorSubject, and ReplaySubject in Angular?

In Angular, Subject, Behaviour Subject, and Replay ...READ MORE

Nov 27, 2024 in Web Development by kavya
424 views
0 votes
0 answers

How important are cloud certifications for career growth?

I’m considering pursuing a cloud certification but ...READ MORE

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

How to programmatically navigate using React Router?

In React Router v6, we can use ...READ MORE

Nov 27, 2024 in Web Development by kavya
408 views
+1 vote
1 answer

What techniques can be used to sanitize image uploads and prevent malicious payloads?

In order to securely handle image uploads ...READ MORE

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

How do you address and mitigate configuration inconsistencies across environments in Infrastructure as Code (IaC)?

Configuration inconsistency resolution calls for standardization with room for environment-specific variations. Techniques: Parameterized Configurations: Use variables in tools like Terraform, Ansible, or CloudFormation to ...READ MORE

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

How do you deal with vanishing or exploding gradients when training deep generative models (GANs, VAEs)?

You can deal with vanishing or exploding gradients ...READ MORE

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

How do you manage long-running processes or cron jobs in Kubernetes?

To efficiently handle cron jobs or lengthy ...READ MORE

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

How do you ensure rollback strategies are well-tested and effective in CI/CD pipelines?

I take the following actions to make ...READ MORE

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

What are some strategies for managing large volumes of build artifacts in Jenkins? Can you share tips or scripts for archiving and cleaning up old artifacts to save space?

In Jenkins, large volumes of artifacts from builds are the heart and soul of optimizing storage usage ...READ MORE

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

How do you automate the configuration of secrets and credentials in Kubernetes?

Automating Kubernetes Secrets and Credential Configuration Use the ...READ MORE

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

How can I securely implement AES-256-CBC encryption in Node.js using the crypto module, ensuring proper key and IV management?

Implementing AES-256-CBC encryption securely in Node.js using ...READ MORE

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

What is hybrid cloud architecture?

Hybrid cloud architecture is a configuration in ...READ MORE

Nov 20, 2024 in Cloud Computing by Vismaya
686 views
0 votes
1 answer

How many IAM roles can be created per AWS account?

AWS IAM roles. The maximum number of ...READ MORE

Nov 6, 2024 in AWS by Kirana
1,545 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
960 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
956 views
+1 vote
1 answer

Is there a way to have Looker charts cross-filter when they use different datasets (although joined by a common UID)?

Whenever there are DAX circular dependency errors ...READ MORE

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

How do cross-attention mechanisms influence performance in multi-modal generative AI tasks, like text-to-image generation?

Cross-attention mechanisms improve multi-modal generative AI tasks, ...READ MORE

Nov 22, 2024 in Generative AI by Ashutosh
• 33,350 points

edited Nov 23, 2024 by Nitin 574 views
0 votes
1 answer

What tools do you use for real-time container monitoring, and why do you prefer them?

The following tools are frequently used for ...READ MORE

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

What role does sequence-to-sequence modeling play in generating cohesive text in conversational AI?

Sequence-to-sequence modeling plays an important role in ...READ MORE

Nov 21, 2024 in Generative AI by anant dubey

edited Nov 21, 2024 by Ashutosh 609 views