Trending questions in Edureka Community

0 votes
0 answers

Difference between "build" and "deploy" in Bamboo about expiration?

What's needed in the question is a ...READ MORE

Oct 23, 2024 in DevOps Tools by Anila
• 5,040 points
134 views
0 votes
0 answers

How can I automate data refreshes in Power BI, and what are the scripting options available?

How can I automate data refreshes in ...READ MORE

Oct 21, 2024 in Power BI by Evanjalin
• 12,810 points
223 views
0 votes
1 answer

How long does it take to get pmp results?

When we complete our computer-based PMP exam ...READ MORE

Oct 23, 2024 in PMP by Anu
270 views
0 votes
1 answer

How can I resolve the "zsh: command not found: aws" error when trying to run AWS CLI commands in my terminal?

To resolve the 'zsh: command not found: ...READ MORE

Oct 17, 2024 in AWS by anonymous

edited Oct 29, 2024 by Priyanka 374 views
+1 vote
1 answer

How do you decrypt a ROT13 encryption on the terminal itself?

Yes, it's possible to decrypt a ROT13 ...READ MORE

Oct 17, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 15,040 points
319 views
0 votes
1 answer

What does AWS STS get caller identity do?

Let me tell you what AWS STS ...READ MORE

Oct 26, 2024 in AWS by anonymous
133 views
+1 vote
1 answer

Can you show me an example of using DNS dig commands in a Python script?

You can run shell commands like dig ...READ MORE

Oct 21, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 15,040 points
231 views
0 votes
1 answer

What CI/CD tools do you prefer for automating deployments, and can you share a configuration example?

For a tool for the automation of ...READ MORE

Oct 23, 2024 in DevOps Tools by Gagana
• 7,690 points
345 views
+1 vote
1 answer

How to earn pdus for pmp renewal free?

I’ve successfully earned free PDUs by leveraging ...READ MORE

Oct 23, 2024 in PMP by Diya
249 views
0 votes
0 answers

How to upload a file to api server in node js?

How to upload a file to api ...READ MORE

Oct 21, 2024 in Web Development by Nidhi
• 7,560 points
215 views
+1 vote
1 answer

What is the best way to use APIs for DNS footprinting in Node.js?

There are several APIs that can help ...READ MORE

Oct 17, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 15,040 points
306 views
0 votes
1 answer

How do you test infrastructure as code, and what frameworks or tools do you use for this purpose?

Testing Infrastructure as Code: Provisioning the infrastructure correctly ...READ MORE

Oct 24, 2024 in DevOps Tools by Gagana
• 7,690 points
258 views
0 votes
1 answer

How can I download the pem file in AWS EC2?

First, log in to your AWS account. ...READ MORE

Oct 24, 2024 in AWS by Reenu
136 views
0 votes
1 answer

How to handle manage global state across deeply nested components without Redux?

Firstly , we should know what is ...READ MORE

Oct 21, 2024 in Web Development by Navya
• 380 points
148 views
0 votes
0 answers

How do you implement an infinite scrolling list in React?

How do you implement an infinite scrolling ...READ MORE

Oct 21, 2024 in Web Development by Nidhi
• 7,560 points
187 views
0 votes
1 answer

What are efficient Data Augmentation techniques for text-based generative models?

There are various methods you may employ ...READ MORE

Oct 21, 2024 in Generative AI by Amol

edited Nov 8, 2024 by Ashutosh 154 views
0 votes
1 answer

How do I use aws s3 cp to download an entire folder from an S3 bucket?

Use the aws s3 cp command to ...READ MORE

Oct 24, 2024 in AWS by Manuu
183 views
0 votes
1 answer

Difference between a snapshot and AMI

When I was using AWS for data ...READ MORE

Oct 25, 2024 in AWS by Jaanu
117 views
0 votes
1 answer

What are the best practices for using few-shot learning in prompt engineering?

Few-shot learning refers to an approach in ...READ MORE

Oct 21, 2024 in ChatGPT by raju thapa
145 views
0 votes
0 answers

How can I build a dynamic theme switcher (dark/light mode) using React?

How can I build a dynamic theme ...READ MORE

Oct 21, 2024 in Web Development by Nidhi
• 7,560 points
181 views
0 votes
0 answers

Power BI published to web reports are extremely slow to load? How we can fix this?

Power BI published to web reports are ...READ MORE

Oct 23, 2024 in Power BI by Evanjalin
• 12,810 points
90 views
0 votes
1 answer

How DevOps Managed Services Impact Your Bottom Line?

DevOps managed services can really help the ...READ MORE

Oct 23, 2024 in DevOps Tools by Gagana
• 7,690 points
227 views
+1 vote
1 answer
0 votes
1 answer

What Is Pivotal Cloud Foundry?

  Pivotal Cloud Foundry is a platform that ...READ MORE

Oct 24, 2024 in Cloud Computing by Raadhi
115 views
0 votes
0 answers

How To Implement Caching in Node.js Using Redis?

How To Implement Caching in Node.js Using ...READ MORE

Oct 21, 2024 in Web Development by Nidhi
• 7,560 points
162 views
0 votes
1 answer

What are your best practices for managing dependencies in your applications, and can you share coding examples?

Manage Dependencies Effectively Dependency management is a ...READ MORE

Oct 23, 2024 in DevOps Tools by Gagana
• 7,690 points
215 views
0 votes
1 answer

How do you implement version control for infrastructure code, and can you share any tips or examples?

Infrastructure code can be taken care of ...READ MORE

Oct 24, 2024 in DevOps Tools by Gagana
• 7,690 points
262 views
+1 vote
1 answer

How to get 60 pdus for pmp renewal?

To obtain the 60 PDUs, I needed ...READ MORE

Oct 21, 2024 in PMP by Priya
222 views
+1 vote
1 answer

how to earn 35 pdus for pmp

There are many ways to achieve your ...READ MORE

Oct 23, 2024 in PMP by Vani
148 views
0 votes
0 answers

What coding languages or tools can I integrate with Power BI for advanced analytics?

What coding languages or tools can I ...READ MORE

Oct 21, 2024 in Power BI by Evanjalin
• 12,810 points
139 views
0 votes
1 answer

How do you implement monitoring and logging in your DevOps setup, and what coding solutions have you found useful?

Monitoring and logging are areas that need ...READ MORE

Oct 23, 2024 in DevOps Tools by Gagana
• 7,690 points
277 views
+1 vote
1 answer

Is it safe to use string concatenation for dynamic SQL queries in Python with psycopg2?

The use of string concatenation while building ...READ MORE

Oct 17, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 15,040 points
236 views
0 votes
1 answer

What are some common pitfalls in container orchestration, and how have you solved them with coding solutions?

Container orchestration may be complex, but it ...READ MORE

Oct 23, 2024 in DevOps Tools by Gagana
• 7,690 points
188 views
0 votes
1 answer

How can I obtain my AWS Access Key ID for accessing AWS services?

 A step-by-step guide to help you easily obtain ...READ MORE

Oct 17, 2024 in AWS by Chetuzz

edited Oct 18, 2024 by Hoor 278 views
+1 vote
1 answer

How can I use Python for web scraping to gather information during reconnaissance?

Python is considered to be an excellent ...READ MORE

Oct 17, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 15,040 points
217 views
0 votes
1 answer

How do you handle secrets management in your DevOps workflows, and what coding practices do you recommend?

One of the most important components to ...READ MORE

Oct 23, 2024 in DevOps Tools by Gagana
• 7,690 points
246 views
0 votes
1 answer

How do you integrate automated testing into your deployment pipeline, and what tools do you use for this?

Automate tests into a deployment pipeline  1.Add Tests ...READ MORE

Oct 23, 2024 in DevOps Tools by Gagana
• 7,690 points
167 views
0 votes
0 answers

How do you manage API rate limiting on a Node.js backend with Redis?

How do you manage API rate limiting ...READ MORE

Oct 21, 2024 in Web Development by Nidhi
• 7,560 points
100 views
0 votes
1 answer

How do you ensure high availability in your applications, and what coding techniques or tools have you implemented

Ensuring high availability in applications has multifaceted ...READ MORE

Oct 14, 2024 in DevOps Tools by Gagana
• 7,690 points
360 views
0 votes
1 answer

How can I resolve the 'instance reachability check failed' issue on an Ubuntu AWS instance?

First, I checked the System Logs to ...READ MORE

Oct 17, 2024 in AWS by Tanu
250 views
0 votes
0 answers

What strategies can I use to handle large datasets without slowing down my Power BI reports?

What strategies can I use to handle ...READ MORE

Oct 21, 2024 in Power BI by Evanjalin
• 12,810 points
92 views
0 votes
0 answers

Best way to combine multiple file with multiple same tabs?

Best way to combine multiple file with ...READ MORE

Oct 14, 2024 in Power BI by anonymous
• 12,810 points
387 views
0 votes
1 answer

What are your go-to scripting languages for automating CI/CD pipelines, and can you share a sample script?

A general script automation choice in CI/CD ...READ MORE

Oct 16, 2024 in DevOps Tools by Gagana
• 7,690 points
363 views
0 votes
0 answers

What is the role of DNSSEC in footprinting, and how can I query it programmatically?

I’m currently working on a DNS footprinting ...READ MORE

Oct 17, 2024 in Cyber Security & Ethical Hacking by Anupam
• 9,730 points
256 views
0 votes
0 answers

What are the key differences between AWS EFS and S3, and when should I use each?

Basically, I want to know how these ...READ MORE

Oct 16, 2024 in AWS by Priyanka
• 4,500 points
274 views
0 votes
1 answer

What are your favorite command-line tools for DevOps, and how do you use them in your daily workflows?

No DevOps working environment is possible without ...READ MORE

Oct 23, 2024 in DevOps Tools by Gagana
• 7,690 points
187 views
0 votes
1 answer

What are the best practices for writing Dockerfiles, and could you share a well-structured example?

Writing Dockerfile: a best practice by which ...READ MORE

Oct 23, 2024 in DevOps Tools by Gagana
• 7,690 points
181 views
0 votes
1 answer
0 votes
0 answers

How do I write a simple PERL script to scan for open ports on a target machine?

I’m learning about network security and I ...READ MORE

Oct 17, 2024 in Cyber Security & Ethical Hacking by Anupam
• 9,730 points
216 views
+5 votes
4 answers

How to execute a python file with few arguments in java?

You can use Java Runtime.exec() to run python script, ...READ MORE

Mar 27, 2018 in Java by DragonLord999
• 8,450 points

edited Nov 7, 2018 by Omkar 81,874 views