Trending questions in Edureka Community

0 votes
1 answer

What is AWS ECS?

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

Feb 3, 2022 in AWS by anonymous
566 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
1,966 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,454 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
361 views
0 votes
0 answers

Amazon RDS Instance Password?

Feb 8, 2022 in AWS by Rahul
• 2,080 points
361 views
0 votes
1 answer

How do I remove quotes from a string?

Hello @kartik, Try this: str_replace('"', "", $string); str_replace("'", "", $string); Otherwise, ...READ MORE

Nov 16, 2020 in PHP by Niroj
• 82,880 points
19,702 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
528 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
488 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
546 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
469 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
642 views
0 votes
1 answer

How do I call a JavaScript function on page load?

Hello @kartik, If you want the onload method ...READ MORE

Sep 4, 2020 in Java-Script by Niroj
• 82,880 points
22,825 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
480 views
0 votes
1 answer

How can I download Microsoft WebDriver/Edge Driver to use with Selenium?

Hi William, to download Microsoft Webdriver or ...READ MORE

Jul 15, 2019 in Selenium by Abha
• 28,140 points
40,801 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
590 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
413 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
303 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,039 views
0 votes
0 answers

how can a devops team take advantage of artificial intelligence

Feb 1, 2022 in Others by Edureka
• 12,690 points
535 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 767 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 389 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,890 points
19,291 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
486 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
341 views
0 votes
1 answer

How to see any module details in Ansible from the command line?

Hi@akhtar, Ansible has a very attractive command named ...READ MORE

Aug 11, 2020 in Ansible by MD
• 95,460 points
23,688 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
932 views
0 votes
0 answers

how to create a SQL table?

Feb 1, 2022 in Database by Neha
• 9,020 points
421 views
0 votes
0 answers

Why use Power BI?

Feb 2, 2022 in Power BI by surbhi
• 3,820 points
365 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
18,704 views
0 votes
1 answer

How to Split Columns in Power BI?

Splitting columns in Power BI using the ...READ MORE

Jan 6 in Power BI by anonymous
• 1,380 points
846 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,626 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,880 points
21,421 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,245 views
0 votes
1 answer

what is phishing in cyber security

Phishing attacks occur when a person sends ...READ MORE

Jan 7, 2022 in Cyber Security & Ethical Hacking by Edureka
• 12,690 points
1,372 views
0 votes
0 answers

how to use sql server management studio

Jan 31, 2022 in Database by Neha
• 9,020 points
326 views
0 votes
0 answers

which is better data science or artificial intelligence

Feb 1, 2022 in Others by Edureka
• 12,690 points
292 views
0 votes
0 answers

How to add constraints in SQL?

Jan 31, 2022 in Database by Neha
• 9,020 points
312 views
0 votes
1 answer

How to delete a file from S3 bucket using boto3?

You can delete the file from S3 ...READ MORE

Nov 30, 2018 in AWS by Aniket
50,275 views
0 votes
1 answer

why artificial intelligence

Artificial intelligence improves human efforts in terms ...READ MORE

Jan 31, 2022 in Others by Edureka
• 12,690 points
489 views
0 votes
0 answers

what does sql stand for?

Feb 1, 2022 in Database by Neha
• 9,020 points
243 views
0 votes
1 answer

what is machine learning and artificial intelligence?

Artificial intelligence (AI) is a technology that ...READ MORE

Jan 31, 2022 in Others by Edureka
• 12,690 points
465 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
39,651 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,209 views
0 votes
0 answers

what is azure data factory?

Jan 18, 2022 in Others by Edureka
• 13,620 points
734 views
0 votes
1 answer

which aspect of devops continuous release to production?

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

Jan 12, 2022 in DevOps Tools by Neha
• 9,020 points
1,060 views
0 votes
1 answer

what does velocity in big data mean?

Velocity refers to the speed at which ...READ MORE

Dec 14, 2021 in Big Data Hadoop by Edureka
• 12,690 points
2,164 views
0 votes
1 answer

Which among the following are the Features of Hadoop?

Apache Hadoop is a collection of open-source ...READ MORE

Dec 9, 2021 in Big Data Hadoop by Kavya
• 700 points
2,524 views
+1 vote
3 answers

Flutter plugin not installed; this adds Flutter specific functionality.

Here Is All Possible Solution Added Flutter ...READ MORE

Dec 16, 2020 in Others by Blogging
• 140 points
21,007 views
0 votes
1 answer

what is big data concept

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

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

How to redirect to an external URL from controller action in Spring MVC?

Hello @kartik, You can do it with two ...READ MORE

May 22, 2020 in Java by Niroj
• 82,880 points

edited Mar 4, 2022 by Sarfaraz 26,815 views