Trending questions in Edureka Community

0 votes
0 answers

What is aws educate

What is AWS Educate? Is AWS opening ...READ MORE

Jan 4, 2023 in AWS by Roshan
• 300 points

edited 5 days ago 7 views
0 votes
0 answers

What is aws ecs

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

Jan 4, 2023 in AWS by Roshan
• 300 points

edited 5 days ago 7 views
0 votes
0 answers

How many iam roles can be created per aws account

I had this question that what is ...READ MORE

Jan 4, 2023 in AWS by Roshan
• 300 points

edited 5 days ago 12 views
0 votes
0 answers

How to download pem file from aws

I created my ec2 instance. I was ...READ MORE

Jan 4, 2023 in AWS by Roshan
• 300 points

edited 5 days ago 11 views
0 votes
1 answer

Get a field value from a SObject List (Apex)

The field API Name is represented by ...READ MORE

Mar 29, 2022 in SalesForce by CoolCoder
• 4,420 points
12,126 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 5 days ago 5 views
0 votes
1 answer

How to get the user's country calling code in iOS?

Import Statement : #import<CoreTelephony/CTCarrier.h> #import <CoreTelephony/CTTelephonyNetworkInfo.h> you can get country ...READ MORE

Dec 15, 2022 in Mobile Development by gaurav
• 23,260 points
1,331 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 5 days ago 6 views
0 votes
1 answer

Reading multiple Excel files and merge them sheet-wise

This will analyse each Excel and combine ...READ MORE

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

can we deploy ".msi" package through azure CICD in On-premises VM?

We are able to build the application& ...READ MORE

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

what does devops stand for?

What does DevOps stand for? why is ...READ MORE

Dec 20, 2022 in DevOps & Agile by Edureka
• 13,620 points
588 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 5 days ago 5 views
0 votes
0 answers

How do I access environment variables in Python?

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

which devops tool is in demand?

Which of the followings are the popular ...READ MORE

Dec 22, 2022 in DevOps Tools by Edureka
• 13,620 points
568 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 5 days ago 6 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 5 days ago 5 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 5 days ago 5 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 5 days ago 5 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 5 days ago 5 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 5 days ago 5 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 5 days ago 5 views
0 votes
1 answer

Cannot detect strikeout data from excel using apache poi

You must first obtain the RichTextString, then ...READ MORE

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

Python Excel Writer (xlswriter) Insert Image from URL

Use this: url = "..../picture.jpg" data = urllib.request.urlopen(url).read() file = ...READ MORE

Nov 17, 2022 in Others by narikkadan
• 63,600 points
2,014 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
897 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
604 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
639 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
874 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
665 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
590 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
824 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
525 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
827 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,409 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
983 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
542 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
872 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,750 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
504 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
534 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
459 views
0 votes
1 answer

How to return a result from a VBA function

You must associate the value with the ...READ MORE

Nov 4, 2022 in Others by narikkadan
• 63,600 points
2,572 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 5 days ago 11 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,268 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
1,958 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
515 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,691 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
519 views
0 votes
1 answer

How can I only detect click event on pseudo-element?

There is a solution. Have you considered ...READ MORE

Dec 15, 2021 in Java-Script by Wave

edited 5 days ago 25,869 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
520 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,071 views