Trending questions in Edureka Community

0 votes
1 answer

what is framework in selenium?

Selenium Framework is a suite of automation ...READ MORE

Feb 3, 2022 in Selenium by Bhavitha
• 1,000 points
801 views
0 votes
1 answer

What is an index in SQL?

An index is used to speed up ...READ MORE

Feb 3, 2022 in Database by Vaani
• 7,070 points
756 views
0 votes
0 answers

It shows black screen when trying to load Map on device with ionic 2 Google Map Native plugin

By using the Command $ keys, I ...READ MORE

Feb 8, 2022 in Others by Soham
• 9,710 points
569 views
0 votes
1 answer

Is cloud computing a good career option?

Yes, Cloud Computing is a fantastic career ...READ MORE

Feb 3, 2022 in Cloud Computing by Edureka
• 12,690 points
737 views
0 votes
1 answer

Is there a way to create multiline comments in Python?

In Python, you can use '''  some ...READ MORE

Feb 7, 2022 in Python by Nandini
• 5,480 points
566 views
0 votes
1 answer

How to fix unhealthy Docker Container? what could be the reason behind unhealthy status?

Restarting of unhealthy container feature was in ...READ MORE

Oct 30, 2020 in Docker by Rajendra
20,640 views
0 votes
0 answers

Exit Time Share Review

We review Timeshare Exit Companies helping you ...READ MORE

Feb 8, 2022 in Events & Trending Topics by Exittime
• 170 points
547 views
0 votes
0 answers

S3 Bucket Creation: Restrict to Specific Name Pattern

Is there a way to specify a ...READ MORE

Feb 10, 2022 in AWS by Rahul
• 2,120 points
462 views
0 votes
0 answers

what are the five v's of big data

Feb 4, 2022 in Big Data Hadoop by surbhi
• 3,820 points
720 views
0 votes
1 answer

Base language of Python

Python is written in C, not completely ...READ MORE

Feb 3, 2022 in Python by Dev
• 6,000 points
718 views
0 votes
1 answer

how to create vpc in aws?

Click on VPC under Networking. Click on “Start ...READ MORE

Feb 7, 2022 in AWS by Korak
• 5,820 points
542 views
0 votes
0 answers

Seo panel Google API verification fails

API verify connection fails when i am ...READ MORE

Feb 14, 2022 in Others by Kichu
• 19,040 points
275 views
0 votes
1 answer

what is redshift in aws

Amazon Redshift is a data warehouse product ...READ MORE

Feb 4, 2022 in AWS by Korak
• 5,820 points
674 views
0 votes
1 answer

What's the difference between struct and class in .NET?

In .NET, there are two categories of ...READ MORE

Feb 8, 2022 in Others by Soham
• 9,710 points
492 views
0 votes
1 answer

what is big data technology

Big data refers to extremely large, and ...READ MORE

Feb 4, 2022 in Big Data Hadoop by CoolCoder
• 4,420 points
727 views
0 votes
1 answer

When to use "while" or "for" in Python?

while and for are both flow control ...READ MORE

Feb 9, 2022 in Python by Nandini
• 5,480 points
447 views
0 votes
1 answer

Assumptions of Naïve Bayes and Logistic Regression

There are very few difference between Naive ...READ MORE

Feb 7, 2022 in Machine Learning by Nandini
• 5,480 points
554 views
0 votes
1 answer

which aspect of devops handles continuous release to production?

Continuous Delivery is a DevOps feature that ...READ MORE

Jan 5, 2022 in DevOps and Microservices by Neha
• 9,020 points
2,097 views
0 votes
0 answers

Opening Stock Value In Powerbi

0 I am working on Cost of goods ...READ MORE

Feb 8, 2022 in Power BI by surbhi
• 3,820 points
502 views
0 votes
0 answers

what is route table in aws

Feb 4, 2022 in AWS by Rahul
• 2,120 points
678 views
0 votes
1 answer

Difference between python programing and scripting

Hi,@Sashi, Generally, all the scripting languages are considered ...READ MORE

Nov 27, 2020 in Python by Gitika
• 65,770 points
19,376 views
0 votes
1 answer

what is selenium webdriver?

Selenium WebDriver is a collection of open-source ...READ MORE

Feb 3, 2022 in Selenium by Edureka
• 850 points
724 views
0 votes
0 answers

Amazon RDS Instance Password?

Feb 8, 2022 in AWS by Rahul
• 2,120 points
462 views
0 votes
0 answers

How do I declare and initialize an array in Java?

How do I declare and initialize an ...READ MORE

Feb 8, 2022 in Java by Edureka
• 120 points
454 views
0 votes
0 answers

Excel 2010, how to keyboard shortcut to filter dropdown checkboxes?

how do I get to the filter ...READ MORE

Feb 10, 2022 in Others by Edureka
• 13,690 points
369 views
0 votes
1 answer

What is AWS ECS?

Amazon ECS is a fully managed container ...READ MORE

Feb 3, 2022 in AWS by anonymous
622 views
0 votes
1 answer

what is big data concept

Big data refers to extremely large, and ...READ MORE

Feb 4, 2022 in Big Data Hadoop by CoolCoder
• 4,420 points
633 views
0 votes
0 answers

How do I UPDATE from a SELECT in SQL Server?

INSERT INTO Table (col1, col2, col3) SELECT col1, ...READ MORE

Feb 4, 2022 in Database by Vaani
• 7,070 points
599 views
0 votes
1 answer

How to merge multiple json objects into a single json object using python

You may do like this but it ...READ MORE

Nov 22, 2020 in Python by Gitika
• 65,770 points
19,509 views
0 votes
1 answer

what is aws lambda function

AWS Lambda is a serverless compute service that ...READ MORE

Feb 4, 2022 in AWS by Korak
• 5,820 points
557 views
0 votes
0 answers

For-each over an array in JavaScript

How can I loop through all the ...READ MORE

Feb 8, 2022 in Java by Rahul
• 9,680 points
418 views
0 votes
1 answer

how to become cyber security expert in india

The professionals in responsible for designing and ...READ MORE

Jan 31, 2022 in Cyber Security & Ethical Hacking by Edureka
• 12,690 points
724 views
0 votes
1 answer

what are the different features of big data analytics

Features of big data analytics are- Velocity The pace ...READ MORE

Feb 1, 2022 in Big Data Hadoop by CoolCoder
• 4,420 points
1,213 views
0 votes
1 answer

How to change instance type in aws

As your needs change, you might find ...READ MORE

Feb 4, 2022 in AWS by Korak
• 5,820 points
562 views
0 votes
1 answer

Unziiping a tar.gz file in aws s3 bucket and upload it back to s3 using lambda

Hi@khyati, You can do your task using lambda. ...READ MORE

Dec 3, 2020 in AWS by MD
• 95,460 points
19,019 views
0 votes
1 answer

what is hacking in cyber security

An effort to attack a computer system ...READ MORE

Jan 31, 2022 in Cyber Security & Ethical Hacking by Edureka
• 12,690 points
707 views
0 votes
1 answer

what is big data with examples

Big data refers to extremely large, and ...READ MORE

Feb 1, 2022 in Big Data Hadoop by CoolCoder
• 4,420 points
1,196 views
0 votes
1 answer

what is sns in aws

Amazon Simple Notification Service (Amazon SNS) is ...READ MORE

Feb 4, 2022 in AWS by Korak
• 5,820 points
521 views
0 votes
1 answer

what is azure active directory

Azure Active Directory (Azure AD) is a ...READ MORE

Jan 31, 2022 in Others by Edureka
• 12,690 points

edited Jun 21, 2023 by Khan Sarfaraz 921 views
+2 votes
5 answers

error cloning remote repo 'origin'

ERROR: Error cloning remote repo 'origin' hudson.plugins.git.GitException: Could ...READ MORE

Jun 3, 2019 in Git & GitHub by Sirajul
• 59,230 points
40,111 views
0 votes
1 answer

which of the following are hadoop built in counters?

MapReduce in Hadoop maintains some built-in counters ...READ MORE

Dec 20, 2021 in Big Data Hadoop by Kavya
• 700 points
2,581 views
0 votes
1 answer

The stream or file "/var/www/storage/logs/laravel.log" could not be opened: failed to open stream: Permission denied

Hello @kartik, Make your Dockerfile something as below ...READ MORE

Sep 30, 2020 in Laravel by Niroj
• 82,840 points
21,708 views
0 votes
1 answer

what is aws cli

The AWS Command Line Interface (CLI) is ...READ MORE

Feb 4, 2022 in AWS by Korak
• 5,820 points
462 views
0 votes
2 answers

what is docker in devops?

Docker is a technology or platform that ...READ MORE

Jan 5, 2022 in Docker by Neha
• 9,020 points
1,872 views
0 votes
0 answers

Blockchain Development Company

If you are one of those entrepreneurs ...READ MORE

Feb 7, 2022 in Blockchain by Olivia
• 120 points
356 views
0 votes
1 answer

How to import a folder in Jupyter Notebook?

Hi@akhtar, There is no simple way to import ...READ MORE

Aug 17, 2020 in Python by MD
• 95,460 points
23,603 views
0 votes
0 answers

what is big data with examples

what is big data with examples READ MORE

Feb 1, 2022 in Big Data Hadoop by surbhi
• 3,820 points
589 views
+1 vote
1 answer

How to delete a localStorage item when the browser window/tab is closed?

Hii @kartik, You can make use of the beforeunload event ...READ MORE

Jun 11, 2020 in Java-Script by Niroj
• 82,840 points
26,414 views
0 votes
1 answer

What is AWS CloudWatch?

Amazon CloudWatch is a monitoring and management service ...READ MORE

Feb 3, 2022 in AWS by anonymous

edited Jun 20, 2023 by Khan Sarfaraz 451 views
0 votes
0 answers

testing test test

This is the most active category where ...READ MORE

Feb 4, 2022 in Python by anonymous
• 300 points
438 views