Deepak Prasad

Deepak Prasad

R&D Engineer

at · 975 articles published

Founder of GoLinuxCloud with over a decade of expertise in Linux, Python, Go, Laravel, DevOps, Kubernetes, Git, Shell scripting, OpenShift, AWS, Networking, and Security. With extensive experience, he excels across development, DevOps, networking, and security, delivering robust and efficient solutions for diverse projects.

Areas of expertise

Certifications & credentials

  • Red Hat Certified System Administrator in Red Hat OpenStackID: 180-246-001
  • Certified Kubernetes Application Developer (CKAD)
  • Red Hat Certified Specialist in Ansible Automation
  • Go: Data Structures, Algorithms and Design Patterns With Go

Articles by Deepak Prasad

The imperative of attack simulation in modern cybersecurity

Imagine locking every door and window in your house, only to realize there's a hidden passage you've overlooked that's what it's like without the vital

How to Check CPU Usage in Linux (Top, htop, vmstat & More)

Learn how to check CPU usage in Linux using top, htop, vmstat, mpstat, sar, and ps commands. Monitor CPU utilization, load, and processes in real-time with …

Error: can only create exec sessions on running containers [SOLVED]

Explore solutions to the Docker error 'can only create exec sessions on running containers: container state improper.

Effective Cybersecurity Measures for Mac Owners

Use these cybersecurity measures to protect your Mac from malware. Learn the best Mac security methods and software to protect your computer from hackers.

Weather Data Made Easy: Mastering API Integration for Developers

Weather information is vital in our daily lives, from planning outdoor activities to making informed decisions in sectors like agriculture, transportation,

Use SQL COUNT DISTINCT Like a PRO: Don't be a Rookie

Enhance your data management prowess by mastering SQL COUNT DISTINCT. Our comprehensive guide demystifies this powerful tool, empowering you to extract unique …

Use Triggers in SQL to avoid Database Disasters

Boost your database’s security by implementing Triggers in SQL effectively, ensuring safe and secure data management practices.

Tips and Tricks to use Unshift in Bash with Examples

Explore the transformative potential of unshift in Bash, a powerful technique to optimize array manipulations and elevate your scripting prowess. Discover how …

Master SQL Mapping Cardinality: Novice to Expert

Discover the transformative power of SQL Mapping Cardinality in crafting robust and efficient databases. Elevate your database designs to new levels of …

A Complete Guide To Magento Security

When you dive into the realm of eСommerce, Magento is a name that frequently pops up, standing out as a cornerstone in the industry. But with great power

How is Artificial Intelligence Going to Change the World?

Artificial intelligence (AI) was once a sci-fi fantasy but is now an everyday reality, permeating every aspect of our lives. AI isn't only another tech

Cannot use import statement outside a module [SOLVED]

Navigate and resolve the common JavaScript issue, "syntaxerror: cannot use import statement outside a module". Dive deep into its causes, solutions, and ensure …

Is go-ternary a Hero or Villain in Golang's Story?

Explore the dynamic landscape of Go programming with the go-ternary package. Dive deep into its powerful features, understand its potential positives and …

GO Bytes to String Conversion Best Practices [5 Methods]

Learn the best practices for go bytes to string conversion with 5 methods. Improve your Go programming skills for textual and binary data representation.

Golang String Contains Exposed: PRO Tips and Tricks

Master the essentials of 'golang string contains' for effective substring checks. Dive into case sensitivity, prefix/suffix comparisons, and regex alternatives. …