Trending questions in Edureka Community

0 votes
0 answers

How can I upload a 'secret file' via the Azure DevOps REST API?

There is a secure file store built ...READ MORE

Apr 2, 2022 in Other DevOps Questions by Kichu
• 19,040 points
1,340 views
0 votes
0 answers

How is Docker different from a virtual machine?

I keep going over the Docker docs ...READ MORE

Apr 28, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4 204 views
0 votes
1 answer

Exporting a table from Amazon RDS into a CSV file

The "SELECT ... INTO OUTFILE" command makes ...READ MORE

Feb 9, 2022 in AWS by anonymous
3,531 views
0 votes
0 answers

an a task done for next sprint be classified as a spike?

If all the user stories for the ...READ MORE

Apr 13, 2022 in PMP by Edureka
• 13,690 points
807 views
0 votes
1 answer

GCP calls OOMKiller for java app however it doesn't consume max allowed memory

As per the log file there are ...READ MORE

Apr 6, 2022 in GCP by Korak
• 5,820 points
1,107 views
0 votes
0 answers

How do I run a command on an already existing Docker container?

I created a container with -d flag docker ...READ MORE

Apr 28, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4 194 views
0 votes
1 answer

How to enter a series of numbers automatically in Excel

Excel, unlike other Microsoft Office programmes, does ...READ MORE

Apr 4, 2022 in Database by Edureka
• 13,690 points
1,270 views
0 votes
1 answer

Extract regression coefficient values

A quick rundown. These values are stored ...READ MORE

Mar 30, 2022 in Machine Learning by Dev
• 6,000 points
1,504 views
0 votes
1 answer

GCP pricing API does not have data for compute instances like N2, M2, C1

You can check the list of available ...READ MORE

Apr 6, 2022 in GCP by Korak
• 5,820 points
1,257 views
0 votes
1 answer

How to trigger change blockchain network request on MetaMask

was finally able to find the answer: await ...READ MORE

Mar 31, 2022 in Blockchain by Rahul
• 9,690 points
1,408 views
0 votes
0 answers

What all happens when we promote a read replica to separate RDS instance?

It took me more than 10 minutes ...READ MORE

Apr 10, 2022 in Others by Kichu
• 19,040 points
925 views
0 votes
0 answers

Access secure file on Azure DevOps from pipeline when signing Android apk

How to access .jks file stored in ...READ MORE

Mar 20, 2022 in Other DevOps Questions by Kichu
• 19,040 points
1,895 views
0 votes
0 answers

Stopping AWS RDS Instance to avoid payment

I set up a non-free tier instance ...READ MORE

Apr 10, 2022 in Others by Kichu
• 19,040 points
924 views
0 votes
0 answers

How to automate AWS Elastic Transcoder Jobs for s3 buckets?

What I want: To add watermarks to ...READ MORE

Apr 12, 2022 in IoT (Internet of Things) by Rahul
• 9,690 points
880 views
0 votes
1 answer

combine two data sets in tableau so that I can show a forecast for the next 3 months

I believe the best approach is to ...READ MORE

Apr 5, 2022 in Tableau by Vaani
• 7,070 points
1,394 views
0 votes
1 answer

Count unique values in a column in Excel

Excel may be used to count unique ...READ MORE

Mar 30, 2022 in Database by gaurav
• 23,580 points
1,504 views
0 votes
0 answers

How to enable GET request metric for S3 bucket?

I needed to add a CloudWatch alarm ...READ MORE

Apr 11, 2022 in Others by Kichu
• 19,040 points
943 views
0 votes
0 answers

What is the need for Docker Daemon?

Here is the docker architecture I'm not sure ...READ MORE

Apr 28, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4 190 views
0 votes
1 answer

How to connect Ec2 in AWS migrated from GCP?

Before migrating from AWS to Google Cloud ...READ MORE

Mar 31, 2022 in GCP by Korak
• 5,820 points
1,371 views
0 votes
1 answer

https://stackoverflow.com/questions/58385765/recursion-in-fp-growth-algorithm

The create line indicates something like: alpha ...READ MORE

Apr 4, 2022 in Machine Learning by Nandini
• 5,480 points
1,186 views
0 votes
0 answers

How is it possible for DynamoDB to support both Key-Value and Document database properties at the same time

As per DynamoDB's documentation, it supports both ...READ MORE

Apr 5, 2022 in Others by Kichu
• 19,040 points
1,096 views
0 votes
0 answers

How does the Java 'for each' loop work?

Consider: List<String> someList = new ArrayList<String>(); // add "monkey", ...READ MORE

Apr 19, 2022 in Java by Rahul
• 3,380 points
576 views
0 votes
1 answer

Where actual blockchain state data stored : in memory , in file or in database?

Bitcoin nodes keep the raw block data ...READ MORE

Apr 7, 2022 in Blockchain by Aditya
• 7,680 points
1,093 views
0 votes
1 answer

Difference between Image , VHD and Snapshot in Azure

Is Image the same as the VHD ...READ MORE

Mar 24, 2022 in Azure by Edureka
• 12,700 points
1,976 views
0 votes
0 answers

Stop and remove all docker containers

How can I stop and remove all ...READ MORE

Apr 28, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4 185 views
0 votes
1 answer

Google Compute Engine - Allow port 3389 on GCP and Firewall but still blocked

Show your Google firewall rule for this ...READ MORE

Apr 5, 2022 in GCP by Korak
• 5,820 points
1,544 views
0 votes
0 answers

Set difference: find distinct members for two groups in Tableau Desktop

In Tableau Desktop, how do I accomplish ...READ MORE

Apr 14, 2022 in Tableau by Neha
• 9,020 points
789 views
0 votes
1 answer

Add-AzureAccount authentication without ADFS

It absolutely is trying to federate. When ...READ MORE

Apr 1, 2022 in Azure by Edureka
• 12,700 points
1,354 views
0 votes
0 answers

How to login to Azure Devops organization using non-microsoft account?

I created an Azure DevOps organization and ...READ MORE

Mar 28, 2022 in Other DevOps Questions by Kichu
• 19,040 points
1,535 views
0 votes
0 answers

Android: AVD-Settings for Galaxy S3Mini

Please help me to find a virtual ...READ MORE

Apr 12, 2022 in IoT (Internet of Things) by Rahul
• 9,690 points
865 views
0 votes
0 answers

How does cron internally schedule jobs?

How do "modern" cron daemons internally schedule their jobs? Some cronds used ...READ MORE

Apr 27, 2022 in Linux Administration by Edureka
• 13,690 points

edited Mar 4 223 views
0 votes
1 answer

Tableau Quick Filter- How do I make it display a description but filter on a key?

Simply create a new calculated field with ...READ MORE

Apr 21, 2022 in Tableau by Neha
• 9,020 points
721 views
0 votes
1 answer

Tableau - Dotted Line Instead of a Continuous one (Pareto chart)

What I believe is lacking from your ...READ MORE

Mar 29, 2022 in Tableau by Vaani
• 7,070 points
1,512 views
0 votes
1 answer

Nested sorting in dimension hierarchies (Tableau)

Tableau will always sort by the column ...READ MORE

Mar 29, 2022 in Tableau by Vaani
• 7,070 points
1,528 views
0 votes
1 answer

In-App Purchase vs. support developer with bitcoin

Not only do I think this will ...READ MORE

Apr 12, 2022 in Blockchain by Soham
• 9,730 points
957 views
0 votes
1 answer

understanding cryptocoins mining profit calculation

 The problem is that the miner you ...READ MORE

Apr 12, 2022 in Blockchain by Rahul
• 9,690 points
956 views
0 votes
0 answers

PowerBI DAX Measure To give a distinct count in last 30 days

I'm new to PowerBI/DAX and can't seem ...READ MORE

Apr 28, 2022 in Power BI by Neha
• 9,020 points

edited Mar 4 178 views
0 votes
0 answers

How do I create PowerBI charts by typing a description of the chart?

"No need to learn a new language," ...READ MORE

Apr 28, 2022 in Power BI by Neha
• 9,020 points

edited Mar 4 178 views
0 votes
0 answers

How Linux Operatin g System maintains Page Table?

Does page table per Process or per ...READ MORE

Apr 27, 2022 in Linux Administration by Edureka
• 13,690 points

edited Mar 4 220 views
0 votes
0 answers

Change date format in a Java string

I've a String representing a date. String date_s = "2011-01-18 ...READ MORE

Apr 14, 2022 in Java by Rahul
• 3,380 points
779 views
0 votes
0 answers

Replacing H1 text with a logo image: best method for SEO and accessibility?

i want to link my logo to ...READ MORE

Feb 14, 2022 in Others by Kichu
• 19,040 points
3,316 views
0 votes
0 answers

What is the difference between Pipeline and Release Pipeline in azure devops?

A YAML file will be  generated after you choose ...READ MORE

Mar 20, 2022 in Other DevOps Questions by Kichu
• 19,040 points
1,795 views
0 votes
0 answers

Quectel EC20 LTE Module doesnt show me incoming call or sms

I'm using an LTE Module QUECTEL EC20 ...READ MORE

Apr 4, 2022 in Others by Kichu
• 19,040 points
1,223 views
0 votes
0 answers

What is the point of "final class" in Java?

I am reading a book about Java ...READ MORE

Apr 27, 2022 in Java by Rahul
• 3,380 points

edited Mar 4 213 views
0 votes
1 answer

How to convert a column number (e.g. 127) into an Excel column (e.g. AA)

If anyone needs to do this in ...READ MORE

Mar 30, 2022 in Database by gaurav
• 23,580 points
1,488 views
0 votes
0 answers

Meaning of I/O requests on Amazon RDS

I'm using the AWS Free Usage Tier, ...READ MORE

Apr 9, 2022 in Others by Kichu
• 19,040 points
1,005 views
0 votes
0 answers

Is it possible to create PowerShell task in Azure DevOps which follow the principle of idempotent

I created a release that will create ...READ MORE

Apr 8, 2022 in Other DevOps Questions by Kichu
• 19,040 points
1,046 views
0 votes
0 answers

Pyspark: Finding top three countries with covid confirmed covid cases

Hi guys, I have a beginner at pyspark ...READ MORE

Apr 22, 2022 in Apache Spark by Saadat

edited Mar 4 411 views
0 votes
1 answer

How to determine, find, install and reference a proper Azure SDK package?

Instead of downloading this-and-that item directly, I ...READ MORE

Apr 11, 2022 in Azure by Edureka
• 12,700 points
948 views
0 votes
0 answers

How can I kill a process by name instead of PID, on Linux?

Sometimes when I try to start Firefox ...READ MORE

Apr 13, 2022 in Linux Administration by Rahul
• 9,690 points
804 views