Trending questions in Edureka Community

0 votes
1 answer

How do you manage microservice dependencies when updating different services?

Service Contracts and API Versioning: Microservices interact ...READ MORE

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

What is the difference between service endpoint and private end point?

When using Azure, you'll often see service ...READ MORE

Oct 30, 2024 in Azure by Mahii
400 views
0 votes
1 answer

How to check AWS free tier expiry date?

To check the expiry date of your ...READ MORE

Nov 7, 2024 in AWS by Piyu
232 views
+1 vote
1 answer

Why can't I obtain a user token from a compromised API?

During a penetration test, there may be ...READ MORE

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

Which project management certifications are preferred for IT professionals?

For IT professionals, the most preferred Top ...READ MORE

Nov 3, 2024 in PMP by Anu
239 views
0 votes
0 answers

How do you resolve auto-scaling issues in Kubernetes or AWS?

How do you resolve auto-scaling issues in ...READ MORE

Nov 3, 2024 in DevOps Tools by Anila
• 5,070 points
187 views
0 votes
1 answer

What is GCP secret manager equivalent in AWS?

The equivalent of Google Cloud Secret Manager ...READ MORE

Oct 29, 2024 in GCP by Riya
462 views
0 votes
0 answers

Is it possible to display combo box without the dropdown?

Can someone explain if it's feasible to ...READ MORE

Nov 4, 2024 in Cloud Computing by Priyanka
• 4,500 points
137 views
0 votes
1 answer

How to learn aws for free?

It is a little bit tricky to ...READ MORE

Nov 7, 2024 in AWS by Vishwa
221 views
0 votes
1 answer

How to run an Angular project in Visual Studio Code?

There are some prerequisites to run an ...READ MORE

Oct 28, 2024 in Web Development by kavya
410 views
0 votes
0 answers

Why do I see the error "INSUFFICIENT_ACCESS_ON_CROSS_REFERENCE_ENTITY"?

Has anyone dealt with the "INSUFFICIENT_ACCESS_ON_CROSS_REFERENCE_ENTITY" issue? ...READ MORE

Oct 29, 2024 in Cloud Computing by Priyanka
• 4,500 points
404 views
0 votes
0 answers

How to fetch Inputs in Lightning Web Components?

I'm building a form in Lightning Web ...READ MORE

Nov 4, 2024 in Cloud Computing by Priyanka
• 4,500 points
128 views
0 votes
1 answer

"Cannot perform an interactive login from a non TTY device"

I also got the error 'Cannot perform ...READ MORE

Oct 24, 2024 in AWS by Tanushree
727 views
0 votes
1 answer

How much project management experience do I need for the PMP exam?

Achieving PMP certification is a significant commitment ...READ MORE

Nov 3, 2024 in PMP by John
219 views
–1 vote
0 answers

How do you ensure consistency across environments (dev, test, prod) using IaC?

How do you ensure consistency across environments ...READ MORE

Nov 3, 2024 in DevOps Tools by Anila
• 5,070 points
168 views
0 votes
1 answer

What is Azure Data Lake storage Gen2?

Azure Data Lake Storage Gen2 is a ...READ MORE

Oct 30, 2024 in Azure by Raani
370 views
0 votes
1 answer

How can you create a CSS grid layout?

When crafting a CSS grid layout, you ...READ MORE

Nov 4, 2024 in Web Development by kavya
226 views
0 votes
0 answers

how to save Linux Project

Could you please confirm how to save ...READ MORE

Nov 5, 2024 in Linux Administration by anonymous

edited Mar 5 84 views
0 votes
0 answers

the cloud platform which are not used for devops implementation

This question probes which cloud platforms might ...READ MORE

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

How to use logger in Java?

Loggers in Java are objects which trigger ...READ MORE

Nov 6, 2024 in Web Development by kavya
211 views
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
198 views
0 votes
1 answer

How can you create a tag in Git?

Firstly, we should know what are tags ...READ MORE

Nov 4, 2024 in Web Development by kavya
217 views
0 votes
1 answer

How do you integrate reinforcement learning with generative AI models like GPT?

First lets discuss what is Reinforcement Learning?: In ...READ MORE

Nov 5, 2024 in Generative AI by evanjilin

edited Nov 8, 2024 by Ashutosh 361 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
225 views
0 votes
1 answer

How to create a horizontal line in CSS?

The most basic way to create a ...READ MORE

Nov 4, 2024 in Web Development by kavya
211 views
0 votes
1 answer

Which IAM policy provides the permissions to resolve issues in AWS?

 You can use the AWS-managed policy named ...READ MORE

Nov 5, 2024 in AWS by Tarun
290 views
0 votes
1 answer

What are the top skills for a Scrum Master?

Top skills for a Scrum Master include: Facilitation: Leadership for team ...READ MORE

Nov 3, 2024 in PMP by Niki
198 views
0 votes
1 answer

How to make MSCK REPAIR TABLE execute automatically in AWS Athena?

I will show you how to automate ...READ MORE

Oct 28, 2024 in AWS by Divya
465 views
0 votes
1 answer

Why you should switch off your legacy CI/CD onto Bitbucket Pipelines?

Switching to Bitbucket Pipelines for your CI/CD ...READ MORE

Oct 25, 2024 in DevOps & Agile by Gagana
• 10,070 points
498 views
0 votes
0 answers

How do you resolve memory or performance issues when running large Power BI reports with heavy DAX calculations?

How do you resolve memory or performance ...READ MORE

Oct 30, 2024 in Power BI by Evanjalin
• 31,450 points
293 views
0 votes
0 answers

What tools do you use to automate compliance checks in DevOps workflows?

What tools do you use to automate ...READ MORE

Nov 3, 2024 in DevOps Tools by Anila
• 5,070 points
148 views
+1 vote
1 answer

How do I create a custom Metasploit payload that avoids antivirus detection?

If you're trying to create a custom ...READ MORE

Oct 23, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points
594 views
0 votes
0 answers

how do i publish to azure on power BI desktop?

how do i publish to azure on ...READ MORE

Nov 4, 2024 in Power BI by Evanjalin
• 31,450 points
107 views
0 votes
1 answer

How do you serve static files efficiently using Express.js?

1. Use the express.static middleware: This is the ...READ MORE

Oct 28, 2024 in Web Development by kavya
374 views
0 votes
1 answer

How do you apply a hover effect to an element using CSS?

Applying a hover effect in CSS allows you to ...READ MORE

Oct 29, 2024 in Web Development by kavya
329 views
+5 votes
4 answers

How to execute a python file with few arguments in java?

You can use Java Runtime.exec() to run python script, ...READ MORE

Mar 27, 2018 in Java by DragonLord999
• 8,450 points

edited Nov 7, 2018 by Omkar 82,551 views
0 votes
0 answers

How do you optimize scaling and performance of CI/CD pipelines in large projects?

How do you optimize the scaling and ...READ MORE

Oct 30, 2024 in Power BI by Anila
• 5,070 points
187 views
0 votes
0 answers

How do you resolve issues when using DAX variables (VAR) that cause unexpected results in measures?

How do you resolve issues when using ...READ MORE

Oct 29, 2024 in Power BI by Evanjalin
• 31,450 points
323 views
0 votes
1 answer

Is it a good choice to go for DevOps from a system admin? What are the basic tools one should know?

Changing one's career from System Administration to ...READ MORE

Oct 29, 2024 in DevOps Tools by Gagana
• 10,070 points
404 views
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
368 views
0 votes
1 answer

What does the command git stash do?

Sometimes you want to switch the branches, ...READ MORE

Oct 29, 2024 in Web Development by kavya
320 views
0 votes
1 answer

How do you implement monitoring and alerting for multi-cloud environments?

Monitoring multi-cloud environments requires centralized tools and ...READ MORE

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

How to use logger in Java?

Oct 28, 2024 in Web Development by Nidhi
• 16,540 points
425 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 442 views
0 votes
1 answer

Which aws certification is best?

If you’re interested in AWS certifications, here’s ...READ MORE

Nov 5, 2024 in AWS by Rukmini
197 views
0 votes
1 answer

How do you use media queries in CSS?

In CSS, a media query is used ...READ MORE

Oct 29, 2024 in Web Development by kavya
315 views
0 votes
2 answers

What techniques can I use to craft effective prompts for generating coherent and relevant text outputs?

Creating compelling prompts is crucial to directing ...READ MORE

Nov 5, 2024 in Generative AI by anamika sahadev

edited Nov 8, 2024 by Ashutosh 291 views
0 votes
0 answers

How do you manage microservice dependencies when updating different services?

How do you manage microservice dependencies when ...READ MORE

Nov 3, 2024 in DevOps Tools by Anila
• 5,070 points
124 views
0 votes
1 answer

How do I enable the access to AWS STS AssumeRole?

To enable access to AWS STS AssumeRole, ...READ MORE

Nov 7, 2024 in AWS by Kavya
254 views
0 votes
1 answer

What are the key challenges when building a multi-modal generative AI model?

Key challenges when building a Multi-Model Generative ...READ MORE

Nov 5, 2024 in Generative AI by raghu

edited Nov 8, 2024 by Ashutosh 331 views