Trending questions in Edureka Community

0 votes
0 answers

AWS vs DevOps which is better?

I have completed my education as a ...READ MORE

Dec 29, 2022 in DevOps on Cloud by Damonlang
• 1,230 points

edited 5 days ago 7 views
0 votes
0 answers

AWS S3 Bucket created with force_delete=true fails to delete with Access Denied via terraform

I create an s3 bucket via terraform ...READ MORE

Dec 29, 2022 in AWS by Tejashwini
• 3,820 points

edited 5 days ago 5 views
0 votes
0 answers

what is staging in DevOps?

What Is a Staging Environment? How to ...READ MORE

Dec 29, 2022 in DevOps on Cloud by Damonlang
• 1,230 points

edited 5 days ago 6 views
0 votes
1 answer

Remote Desktop connect to Ubuntu in GCP

The instructions below can be used to ...READ MORE

Nov 4, 2022 in GCP by Tejashwini
• 3,820 points
2,356 views
0 votes
1 answer

Excel/Python: How to group names alphabetically section wise such that each group has equal number of Alphabets?

Here is a flimsy answer. The number ...READ MORE

Dec 10, 2022 in Others by narikkadan
• 63,600 points
807 views
0 votes
0 answers

Unittesting Ansible collections with Pytest

I'm fresh to the cloud/devops world. I created ...READ MORE

Dec 15, 2022 in DevOps on Cloud by Nicholas
• 7,760 points
612 views
0 votes
0 answers

Removing duplicates in lists

How can I check if a list ...READ MORE

Dec 20, 2022 in Python by erzan
• 630 points
389 views
0 votes
0 answers

What is need for DevOps?

Can anyone please tell me what does ...READ MORE

Dec 28, 2022 in DevOps Tools by Damonlang
• 1,230 points

edited 5 days ago 14 views
0 votes
0 answers

How to integrate sonarqube with azure devops?

I have a self-hosted Windows agent wi ...READ MORE

Dec 28, 2022 in DevOps on Cloud by Damonlang
• 1,230 points

edited 5 days ago 12 views
0 votes
1 answer

Add Auto-Increment ID to existing table?

Make sure none of your other columns ...READ MORE

Feb 8, 2023 in Database by JPC

edited 5 days ago 1,440 views
0 votes
0 answers

Which is better DevOps or Salesforce?

My colleagues are saying Salesforce is better ...READ MORE

Dec 28, 2022 in DevOps on Cloud by Damonlang
• 1,230 points

edited 5 days ago 6 views
0 votes
0 answers

what is openshift in devops?

What are the risks associated with on-premise ...READ MORE

Dec 28, 2022 in DevOps on Cloud by Damonlang
• 1,230 points

edited 5 days ago 5 views
0 votes
0 answers

what is devops and why is it important?

What is devops? It has something to ...READ MORE

Dec 28, 2022 in DevOps on Cloud by Damonlang
• 1,230 points

edited 5 days ago 5 views
0 votes
0 answers

DevOps or salesforce which is better?

Which technology is better, Salesforce or DevOps? READ MORE

Dec 28, 2022 in Other DevOps Questions by Edureka
• 12,690 points

edited 5 days ago 15 views
0 votes
0 answers

Tracking screen time in android

I need to monitor an android smartphone's ...READ MORE

Dec 10, 2022 in Android by sarit
• 1,830 points
787 views
0 votes
0 answers

How to set status code allerts for load balancer?

How do I check and configure the ...READ MORE

Dec 13, 2022 in AWS by Ashwini
• 5,430 points
661 views
0 votes
0 answers

How to use "alter system.." sql statement in AWS RDS oracle?

"ALTER SYSTEM FLUSH BUFFER_CACHE;" Oracle's data buffer ...READ MORE

Dec 14, 2022 in AWS by Tejashwini
• 3,820 points
616 views
0 votes
1 answer

Excel Lookup function for text

Use a simple VLOOKUP() function like: =VLOOKUP(E2,$A$2:$B$6,2,FALSE) You can also use ...READ MORE

Dec 13, 2022 in Others by narikkadan
• 63,600 points
637 views
0 votes
0 answers

What is the best way to go about archiving an AWS Dyanamo DB?

For a project that will be put ...READ MORE

Dec 28, 2022 in AWS by Tejashwini
• 3,820 points

edited 5 days ago 13 views
0 votes
1 answer

Python/Openpyxl: change cell A1 in all excel worksheets within a workbook to equal the name of the worksheet tab

You made a mistake when you used ...READ MORE

Nov 17, 2022 in Others by narikkadan
• 63,600 points
1,721 views
0 votes
1 answer

How to remove values from drop-down if value deleted from validation list

Try this code: Private Sub Worksheet_Change(ByVal Target As ...READ MORE

Dec 11, 2022 in Others by narikkadan
• 63,600 points
721 views
0 votes
0 answers

Continuous Integration with AWS CDK, ECS, and Prisma

I'm setting up CI/CD while collaborating with ...READ MORE

Dec 28, 2022 in AWS by Tejashwini
• 3,820 points

edited 5 days ago 6 views
0 votes
1 answer

Calculate the mean from excel sheet for specific rows

Generate a list for each means you ...READ MORE

Dec 10, 2022 in Others by narikkadan
• 63,600 points
998 views
0 votes
0 answers

RDS-data query to pandas dataframe

I have a serverless Aurora DB on ...READ MORE

Dec 28, 2022 in AWS by Tejashwini
• 3,820 points

edited 5 days ago 5 views
0 votes
0 answers

Java import AWS Access Keys from Session

I'm creating a Java script that does ...READ MORE

Dec 14, 2022 in AWS by Roshan
• 300 points
594 views
0 votes
1 answer

Twilio caller name on receive programmable voice call in ios application

Twilio developer evangelist here. In order to get ...READ MORE

Dec 15, 2022 in Mobile Development by gaurav
• 23,260 points
1,010 views
0 votes
1 answer

Does GCP free trial credit continue if I just upgraded my billing account?

An earlier response is incorrect. Users will ...READ MORE

Nov 10, 2022 in GCP by Ashwini
• 5,430 points

edited Sep 6, 2023 by Khan Sarfaraz 2,015 views
0 votes
0 answers

Salesforce lwc - wire adaptor not able to have declared track variables as arguments

0 I am trying to pull in picklist ...READ MORE

Apr 8, 2022 in SalesForce by surbhi
• 3,820 points
1,102 views
0 votes
0 answers

Hi can someone explain the five phases of IT project methodology management for me as follows :

Hi can someone explain the five phases ...READ MORE

Dec 28, 2022 in Others by anonymous

edited 5 days ago 7 views
0 votes
0 answers

Convert oracle UDF function with to_number and value_error expection in it to AWS RDS maria db

create or replace FUNCTION num_check (p_string IN ...READ MORE

Dec 14, 2022 in AWS by Tejashwini
• 3,820 points
590 views
0 votes
1 answer

Excel VBA code window opened cropped and can't view code

So it turns out after some online ...READ MORE

Dec 13, 2022 in Others by narikkadan
• 63,600 points
614 views
0 votes
0 answers

Why Elastic beanstalk restore to old version?

Why did AWS reinstall an older version ...READ MORE

Dec 14, 2022 in AWS by Tejashwini
• 3,820 points
503 views
0 votes
1 answer

Excel formula that combines MATCH, INDEX and OFFSET

Try this: =INDEX((OFFSET(SheetA!F:F,0,SheetA!A1)),MATCH(SheetB!C4, ...READ MORE

Nov 7, 2022 in Others by narikkadan
• 63,600 points
2,162 views
0 votes
0 answers

Loop over an array in JavaScript

How can I use JavaScript to loop ...READ MORE

Dec 9, 2022 in Java by Nicholas
• 7,760 points
731 views
0 votes
0 answers

Python list error: [::-1] step on [:-1] slice

I thought I understood the basics of ...READ MORE

Dec 20, 2022 in Python by erzan
• 630 points
333 views
0 votes
0 answers

Request flow when AWS WAF, ALB associated and ALB 4xx?

We have a server that is set ...READ MORE

Dec 27, 2022 in AWS by Tejashwini
• 3,820 points

edited 5 days ago 11 views
0 votes
0 answers

Fetch data from database in php through AJAX,

The index.php  I created a connection with the ...READ MORE

Jun 16, 2022 in PHP by narikkadan
• 63,600 points
8,409 views
0 votes
0 answers

Is AWS lightsail IaaS or PaaS?

Similar to the Iaas service EC2, AWS ...READ MORE

Dec 27, 2022 in AWS by Tejashwini
• 3,820 points

edited 5 days ago 10 views
0 votes
0 answers

Unable to create subscription filter to KinesisStream using AWS CDK

I want to stream some logs from ...READ MORE

Dec 27, 2022 in AWS by Tejashwini
• 3,820 points

edited 5 days ago 9 views
0 votes
1 answer

How can I sort one set of data to match another set of data in Excel?

In addition, INDEX MATCH is a more ...READ MORE

Oct 29, 2022 in Others by narikkadan
• 63,600 points
2,535 views
+1 vote
1 answer

How to get the currently logged in user's user id in Django?

Hello @kartik, First make sure you have SessionMiddleware and AuthenticationMiddleware middlewares added ...READ MORE

Aug 12, 2020 in Python by Niroj
• 82,840 points
37,387 views
0 votes
1 answer

Execution Failed for task :app:compileDebugJavaWithJavac in Android Studio

In Android Studio 3.1, you can see ...READ MORE

Feb 17, 2022 in Java by Aditya
• 7,680 points
13,475 views
0 votes
1 answer

how to Convert EST time to IST time in excel?

Use the following calculation since Indian Standard ...READ MORE

Mar 30, 2022 in Database by gaurav
• 23,260 points
11,810 views
0 votes
1 answer

How to Freeze Top Row and Apply Filter in Excel Automation with C#

Try this: // Fix first row workSheet.Activate(); workSheet.Application.ActiveWindow.SplitRow = 1; workSheet.Application.ActiveWindow.FreezePanes ...READ MORE

Oct 22, 2022 in Others by narikkadan
• 63,600 points
2,826 views
0 votes
1 answer

How to download and setup sqlplus for running sql commands?

Installing SQLPlus on Windows: Step 1: First browse ...READ MORE

Nov 7, 2022 in Others by gaurav
• 23,260 points
2,166 views
0 votes
0 answers

Get json object values and store as arrays

[ ['david','female','john','e6a33eee180b07e563d74fee8c2c66b8',1,1,'roger63'], ...READ MORE

Nov 16, 2022 in Database by Ashwini
• 5,430 points
1,697 views
0 votes
0 answers

What is devops?

Describe DevOps. I don't understand it, but ...READ MORE

Dec 13, 2022 in DevOps & Agile by Edureka
• 12,690 points
604 views
0 votes
1 answer

How to create custom Document Icon in iOS 14+ apps

Tap Add to Home Screen and select ...READ MORE

Dec 15, 2022 in Mobile Development by gaurav
• 23,260 points
786 views
0 votes
0 answers

How to work with api if the site requires an SSL certificate?

My DevOps API is here. User stories ...READ MORE

Dec 15, 2022 in DevOps & Agile by Edureka
• 12,690 points
525 views
0 votes
0 answers

Object Oriented Programming Basic Concept(C#)

As We know The Default Modifier of Class, Struct, ...READ MORE

Dec 9, 2022 in Android by Edureka
• 13,620 points
653 views