Trending questions in Edureka Community

0 votes
0 answers

How do I access environment variables in Python?

May 26, 2022 in Python by Kichu
• 19,040 points
918 views
0 votes
0 answers

How to get access key and secret key aws

I am getting started with learning about ...READ MORE

Jan 4, 2023 in AWS by Roshan
• 300 points

edited Mar 4 17 views
0 votes
0 answers

Git keeps prompting me for a password

I've been using Git for a while ...READ MORE

Dec 15, 2022 in DevOps on Cloud by Nicholas
• 7,760 points
908 views
0 votes
1 answer

Using C# to find drawn arrows in Excel

There are 28 different varieties of arrow ...READ MORE

Dec 15, 2022 in Others by narikkadan
• 63,600 points
867 views
0 votes
0 answers

AWS CDK - get ProvisioningArtifactIds from ServiceCatalog product

In CDK I couldn't find from documentation ...READ MORE

Dec 15, 2022 in AWS by Tejashwini
• 3,820 points
876 views
0 votes
0 answers

Does the failed() condition take arguments? i.e. can I set the condition to trigger only if failing 3 times

I want to run my PublishBuildArtifacts@1 task with the condition set to failed ().  However, I'd like to configure it so that it only publishes the artefact after three failed tests. - task: PublishBuildArtifacts@1 ...READ MORE

Dec 19, 2022 in DevOps on Cloud by Damonlang
• 1,230 points
700 views
0 votes
0 answers

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

Oracle's data buffer cache was deleted using ...READ MORE

Dec 14, 2022 in AWS by Roshan
• 300 points
924 views
0 votes
0 answers

How to download key pair from aws

Hi guys. I wanted to know if ...READ MORE

Jan 4, 2023 in AWS by Roshan
• 300 points

edited Mar 4 16 views
0 votes
0 answers

What is the difference between drop table and delete table in SQL Server?

What is the distinction between the following ...READ MORE

Aug 9, 2022 in Database by Kithuzzz
• 38,000 points
1,031 views
0 votes
0 answers

How to create iam user in aws

Hi guys. I want to know how ...READ MORE

Jan 4, 2023 in AWS by Roshan
• 300 points

edited Mar 4 16 views
0 votes
0 answers

What is aws technology

As the title states, what exactly is ...READ MORE

Jan 4, 2023 in AWS by Roshan
• 300 points

edited Mar 4 19 views
0 votes
0 answers

aws reaches customers in how many countries

I just had this question out of ...READ MORE

Jan 4, 2023 in AWS by Roshan
• 300 points

edited Mar 4 18 views
0 votes
0 answers

What is iam role in aws

I am new to AWS and cloud ...READ MORE

Jan 4, 2023 in AWS by Roshan
• 300 points

edited Mar 4 18 views
0 votes
0 answers

How does AWS Lambda determine if messages are still in SQS queue?

When using AWS Lambda with a SQS ...READ MORE

Jan 4, 2023 in AWS by Ashwini
• 5,430 points

edited Mar 4 19 views
0 votes
0 answers

terraform statefile configuration

I am currently reading the book called ...READ MORE

Jan 4, 2023 in AWS by Ashwini
• 5,430 points

edited Mar 4 19 views
0 votes
0 answers

What is s3 bucket in aws

Hi guys! I am a newbie to ...READ MORE

Jan 4, 2023 in AWS by Roshan
• 300 points

edited Mar 4 17 views
0 votes
0 answers

What is NAT gateway in AWS

What is the NAT gateway in AWS? ...READ MORE

Jan 4, 2023 in AWS by Roshan
• 300 points

edited Mar 4 17 views
0 votes
0 answers

how does devops work?

Can I consider myself a "DevOps" professional ...READ MORE

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

asSql() method is removed from ClientPreparedStatement (mysql-connector-java and mysql-connector-j)

ClientPreparedStatement had a public method in the ...READ MORE

Dec 20, 2022 in AWS by Tejashwini
• 3,820 points
655 views
0 votes
0 answers

What is DevSecOps?

Is devsecops about security? READ MORE

Dec 21, 2022 in DevOps on Cloud by Damonlang
• 1,230 points
616 views
0 votes
1 answer

How to use an increment an average formula by more than one row in excel?

I believe OFFSET makes it simpler, for ...READ MORE

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

Get Font.Weight in iOS 14

This is not a bug. It is ...READ MORE

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

Is it possible to create Pivot Chart with source data as Pivot Table using Apache POI?

Using apache POI separately, I can make ...READ MORE

Dec 15, 2022 in Others by Kithuzzz
• 38,000 points
826 views
0 votes
1 answer

How to add Indian Rupee Currency symbol in Google Spreadsheet

To apply a custom currency format to ...READ MORE

Nov 8, 2022 in Others by gaurav
• 23,260 points
2,437 views
+1 vote
0 answers

AWS Codepipeline not serving React from a PHP+React Git repository

I was setting up a Codepipeline for ...READ MORE

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

what is kubernetes in devops?

Since I'm a programmer and want to ...READ MORE

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

how to learn devops step by step?

How to start DevOps? Can someone guide ...READ MORE

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

How do I get an Excel range using row and column numbers in VSTO / C#?

Use: int countRows = xlWorkSheetData.UsedRange.Rows.Count; int countColumns = xlWorkSheetData.UsedRange.Columns.Count; object[,] ...READ MORE

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

DAX Power BI: Replaced blank values with zero and issue with chart

It seems like you're facing an issue ...READ MORE

Aug 22, 2023 in Power BI by anonymous
• 1,420 points
1,777 views
0 votes
1 answer

How can I format bytes a cell in Excel as KB, MB, GB etc?

In Excel's formatting features, computations are not ...READ MORE

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

Bucket S3 via CLI, mas a url do obejto está fazendo download sozinho no browser,

Olá Todos! Subi uma pasta no Bucket S3 ...READ MORE

Jan 3, 2023 in AWS by anonymous

edited Mar 4 49 views
0 votes
0 answers

Python Key Error=0 - Can't find Dict error in code

basically I have been racking my brains ...READ MORE

Dec 22, 2022 in Python by erzan
• 630 points
553 views
0 votes
1 answer

Excel: VLOOKUP from a different Sheet

The worksheet name must be included in ...READ MORE

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

Print without space in python 3

I'm new to Python, and I'm wondering ...READ MORE

Dec 22, 2022 in Python by erzan
• 630 points
551 views
0 votes
1 answer

How to use Excel VLOOKUP function with words that begin with the letters AB

If you lookup "AB" in Excel, it ...READ MORE

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

How to display ASCII and hex representation of the packet contents in tcpdump?

Hi@akhtar, To display the packet value you can ...READ MORE

Oct 4, 2020 in Linux Administration by MD
• 95,460 points
35,441 views
0 votes
1 answer

Non-exact Vlookup with multiple search criteria - Microsoft Excel

Use the array function: =INDEX(A$2:A$100,MATCH(9^99,SEARCH(B2,A$2:A$100)*SEARCH(C2,A$2:A$100))) This will work with Ctrl+Shift+Enter but not ...READ MORE

Dec 23, 2022 in Others by narikkadan
• 63,600 points
477 views
0 votes
0 answers

how to use azure devOps?

What is azure DevOps and how do ...READ MORE

Dec 20, 2022 in DevOps & Agile by Edureka
• 13,620 points
553 views
+1 vote
2 answers

Which is better for my career further: DevOps or Data Science?

Hello, Willing to know Data Science salary and ...READ MORE

Feb 14, 2022 in Career Counselling by Emily Hilton
30,179 views
0 votes
1 answer

What is the better API to Reading Excel sheets in java - JXL or Apache POI

Here are the things where both APIs ...READ MORE

Oct 9, 2022 in Others by narikkadan
• 63,600 points
3,700 views
0 votes
0 answers

What is aws amplify

I think I should say first that ...READ MORE

Jan 2, 2023 in AWS by Roshan
• 300 points

edited Mar 4 43 views
0 votes
0 answers

How to create s3 bucket in aws

I just wanted to get an idea ...READ MORE

Jan 2, 2023 in AWS by Roshan
• 300 points

edited Mar 4 43 views
0 votes
0 answers

What does arn stand for in aws

What is the ARN in AWS? I ...READ MORE

Jan 2, 2023 in AWS by Roshan
• 300 points

edited Mar 4 42 views
0 votes
0 answers

Git keeps obsolete files

I've been having problems with git on Windows for a few days now: git version 2.36.2.windows.1 In conjunction with Microsoft Azure DevOps Server 2019. When I pull or merge, it occasionally keeps the obsolete/older file.  It looks like git is not only checking the hash, but also somehow the timestamp and it got messed up.  I now have a clean working tree, but the remote file differs from my local copy of the same commit hash. How does it happen? Example: git fetch origin git checkout test git ...READ MORE

Dec 20, 2022 in DevOps on Cloud by Damonlang
• 1,230 points
539 views
0 votes
1 answer

How do delete an specific page in a word document using Excel VBA?

Check the code below. I eliminated the ...READ MORE

Nov 21, 2022 in Others by narikkadan
• 63,600 points
1,799 views
0 votes
0 answers

What should I do with "Unexpected indent" in Python?

How do I rectify the error "unexpected ...READ MORE

Dec 22, 2022 in Python by erzan
• 630 points
524 views
0 votes
0 answers

AWS API gateway not passing data into lambda function upon invocation

I'm not familiar with Lambda or APIs, ...READ MORE

Dec 20, 2022 in Cloud Computing by Tejashwini
• 3,820 points
594 views
0 votes
0 answers

python: SyntaxError: EOL while scanning string literal

I have the above-mentioned error in s1="some ...READ MORE

Dec 22, 2022 in Python by erzan
• 630 points
518 views
0 votes
0 answers

Which IAM policy provides permissions to resolve issues with aws

So I was having this problem with ...READ MORE

Jan 2, 2023 in AWS by Roshan
• 300 points

edited Mar 4 21 views
0 votes
0 answers

What is aws cli

As the title says, what is aws ...READ MORE

Jan 2, 2023 in AWS by Roshan
• 300 points

edited Mar 4 19 views