DEV Community

Aditya Pratap Bhuyan profile picture

Aditya Pratap Bhuyan

Aditya Pratap Bhuyan is an experienced IT professional with over 20 years in enterprise and cloud applications. With more than 40 industry certifications, he specializes in DevOps, cloud computing.

Location Bangalore, India Joined Joined on  Personal website https://cloudnativeblogs.in github website

Pronouns

He/Him

Work

Cloud Native Journey

Optimizing Memory Allocation: Zero-Length Arrays vs Pointers in C Programming

Optimizing Memory Allocation: Zero-Length Arrays vs Pointers in C Programming

Comments
7 min read
Complexity Metrics in Algorithmic Trading: Measuring and Managing System Performance

Complexity Metrics in Algorithmic Trading: Measuring and Managing System Performance

Comments
17 min read
Boosting CPU Performance: Understanding Caches and Virtual Memory Management

Boosting CPU Performance: Understanding Caches and Virtual Memory Management

1
Comments 1
6 min read
Core Memory vs. Modern Memory: Evolution of Computer Storage Tech

Core Memory vs. Modern Memory: Evolution of Computer Storage Tech

Comments
14 min read
The Rise of ARM: Successful Implementations in Computers and Servers

The Rise of ARM: Successful Implementations in Computers and Servers

Comments
5 min read
Balancing Legacy and Innovation: How Companies Decide on ARM-Compatible Software Investment

Balancing Legacy and Innovation: How Companies Decide on ARM-Compatible Software Investment

Comments
5 min read
Why Older Software Hasn’t Been Rewritten for ARM — And How It Shapes Future Device Adoption

Why Older Software Hasn’t Been Rewritten for ARM — And How It Shapes Future Device Adoption

Comments
6 min read
Why do we use 128-bit hardware instructions if most operating systems are still 64-bit? What's the advantage of that setup?

Why do we use 128-bit hardware instructions if most operating systems are still 64-bit? What's the advantage of that setup?

Comments
7 min read
Why Mainframes Still Matter: Comparing Modern Mainframes and Distributed Systems in Finance, Airlines, and Beyond

Why Mainframes Still Matter: Comparing Modern Mainframes and Distributed Systems in Finance, Airlines, and Beyond

Comments
5 min read
Why Linux Rarely Faces Dependency Issues During Updates

Why Linux Rarely Faces Dependency Issues During Updates

Comments
6 min read
Building the Linux Kernel for Embedded Devices vs. Standard PCs: Key Differences Explained

Building the Linux Kernel for Embedded Devices vs. Standard PCs: Key Differences Explained

Comments
5 min read
Mastering Memory: Real-World Examples of Crucial Stack and Heap Management in C/C++

Mastering Memory: Real-World Examples of Crucial Stack and Heap Management in C/C++

Comments
4 min read
Stack vs Heap Memory: A Deep Dive into C/C++, BASIC, and Pascal

Stack vs Heap Memory: A Deep Dive into C/C++, BASIC, and Pascal

Comments
4 min read
Functional Strategy Pattern: Unlocking Clean Code with Higher-Order Functions and Callbacks

Functional Strategy Pattern: Unlocking Clean Code with Higher-Order Functions and Callbacks

Comments
4 min read
Dynamic Message Passing in C++: Techniques for Event-Driven Systems Explained

Dynamic Message Passing in C++: Techniques for Event-Driven Systems Explained

Comments
6 min read
CPU Core Deception: The Genius of Virtual Cores and Performance

CPU Core Deception: The Genius of Virtual Cores and Performance

Comments
10 min read
The CPU's Hidden Language: Decoding Instructions for Ultimate Performance

The CPU's Hidden Language: Decoding Instructions for Ultimate Performance

1
Comments 1
13 min read
CPU Powerhouses: Unlocking Speed with ALUs, FPUs, and Parallelism

CPU Powerhouses: Unlocking Speed with ALUs, FPUs, and Parallelism

Comments
20 min read
What connection does hashing have to the bucket sorting concept?

What connection does hashing have to the bucket sorting concept?

Comments
6 min read
Are there any best practices for pointer declarations in C/C++ that improve code readability and maintainability?

Are there any best practices for pointer declarations in C/C++ that improve code readability and maintainability?

Comments 1
3 min read
What is serverless computing, and when would you use it?

What is serverless computing, and when would you use it?

Comments
4 min read
Web 2.0 vs Web 3.0: Key Differences in Application Architecture and User Ownership

Web 2.0 vs Web 3.0: Key Differences in Application Architecture and User Ownership

Comments
5 min read
Mastering Pointers in Doubly Linked Lists: Challenges and Solutions

Mastering Pointers in Doubly Linked Lists: Challenges and Solutions

Comments
16 min read
C++ vs Java: The Ultimate Speed vs Ease Trade-off Guide for Developers

C++ vs Java: The Ultimate Speed vs Ease Trade-off Guide for Developers

Comments
32 min read
C++ vs Java Performance: How Compilation Models Shape Speed and Efficiency

C++ vs Java Performance: How Compilation Models Shape Speed and Efficiency

Comments
20 min read
Database Locking Explained: Ensuring Integrity While Impacting Performance in Concurrent Systems

Database Locking Explained: Ensuring Integrity While Impacting Performance in Concurrent Systems

Comments
11 min read
Understanding Database Transaction Rollbacks: Resolving Conflicts for Data Integrity and Consistency

Understanding Database Transaction Rollbacks: Resolving Conflicts for Data Integrity and Consistency

Comments
11 min read
The Complex Landscape of Virtualization and Kernel-Level Anticheat in Linux Gaming

The Complex Landscape of Virtualization and Kernel-Level Anticheat in Linux Gaming

Comments
8 min read
The Future of CI/CD: Embracing Context-Aware Automation for Smarter Software Delivery

The Future of CI/CD: Embracing Context-Aware Automation for Smarter Software Delivery

Comments
6 min read
What is the role of source and destination ports in the TCP header?

What is the role of source and destination ports in the TCP header?

Comments
22 min read
How did working with punch cards on mainframes compare to using vi or EMACS on Unix systems ?

How did working with punch cards on mainframes compare to using vi or EMACS on Unix systems ?

Comments
4 min read
Mastering Algorithm Analysis: Leveraging Lower Bounds in Java Searching Algorithms

Mastering Algorithm Analysis: Leveraging Lower Bounds in Java Searching Algorithms

Comments
4 min read
Running C++ on Minimalist MCUs: A Deep Dive into Efficient Embedded Programming

Running C++ on Minimalist MCUs: A Deep Dive into Efficient Embedded Programming

Comments
4 min read
Navigating the Landscape: Perl vs. Python vs. Bash in System Administration and Automation

Navigating the Landscape: Perl vs. Python vs. Bash in System Administration and Automation

Comments
4 min read
The Microprocessor Revolution: Understanding the Fourth Generation of Computers and Its Lasting Impact

The Microprocessor Revolution: Understanding the Fourth Generation of Computers and Its Lasting Impact

Comments
6 min read
Software Development Life Cycle: A Complete Guide to SDLC Phases

Software Development Life Cycle: A Complete Guide to SDLC Phases

1
Comments
20 min read
What features make the Motorola 68000 still relevant for embedded systems despite being much older than the Intel 486?

What features make the Motorola 68000 still relevant for embedded systems despite being much older than the Intel 486?

Comments
3 min read
What specific skills make a coder "good" at writing clean and maintainable code beyond just understanding algorithms?

What specific skills make a coder "good" at writing clean and maintainable code beyond just understanding algorithms?

Comments
3 min read
Is translating old programs from COBOL to Java worth the effort, or are there better ways to modernize legacy systems?

Is translating old programs from COBOL to Java worth the effort, or are there better ways to modernize legacy systems?

Comments
4 min read
What are the time complexity and applicability differences between binary and ternary search in Java?

What are the time complexity and applicability differences between binary and ternary search in Java?

1
Comments
7 min read
Memory Management in Python: A Comprehensive Guide

Memory Management in Python: A Comprehensive Guide

2
Comments
9 min read
Shallow Copy vs Deep Copy: Key Differences

Shallow Copy vs Deep Copy: Key Differences

Comments
4 min read
Bridging Elasticsearch and PostgreSQL: A Deep Dive into Integration Challenges

Bridging Elasticsearch and PostgreSQL: A Deep Dive into Integration Challenges

Comments
8 min read
Windows vs. UNIX: Comparing Reliability, Security, and Stability for Enterprise Success

Windows vs. UNIX: Comparing Reliability, Security, and Stability for Enterprise Success

Comments
17 min read
The Role of Physical Network Components in the Link Layer and Their Contribution to the TCP/IP Model

The Role of Physical Network Components in the Link Layer and Their Contribution to the TCP/IP Model

Comments
4 min read
Why Linux Dominates Servers and Embedded Systems: The Reigning King Explained

Why Linux Dominates Servers and Embedded Systems: The Reigning King Explained

1
Comments 1
5 min read
Converting Recursive Depth-First Search (DFS) to an Iterative Approach in Java

Converting Recursive Depth-First Search (DFS) to an Iterative Approach in Java

Comments
2 min read
Exploring the Concept and Reality of Self-Healing Software Delivery Processes

Exploring the Concept and Reality of Self-Healing Software Delivery Processes

1
Comments
2 min read
What is the biggest threat to NVIDIA's dominance in graphics processing units (GPUs) for large language models?

What is the biggest threat to NVIDIA's dominance in graphics processing units (GPUs) for large language models?

1
Comments
5 min read
How does the complexity of report generation in C++ compare to COBOL for businesses that rely heavily on data reporting?

How does the complexity of report generation in C++ compare to COBOL for businesses that rely heavily on data reporting?

Comments
7 min read
How did you manage to create graphs or visuals back in the day with limited resources like line printers and FORTRAN?

How did you manage to create graphs or visuals back in the day with limited resources like line printers and FORTRAN?

Comments
5 min read
What specific business opportunities might be missed by sticking with COBOL instead of moving to a language like C++?

What specific business opportunities might be missed by sticking with COBOL instead of moving to a language like C++?

Comments
4 min read
In what scenarios would training C++ programmers in COBOL be more advantageous than migrating to C++?

In what scenarios would training C++ programmers in COBOL be more advantageous than migrating to C++?

Comments
3 min read
What makes Rust's compiler and runtime appealing for developers who are less experienced or prone to mistakes compared to C++?

What makes Rust's compiler and runtime appealing for developers who are less experienced or prone to mistakes compared to C++?

Comments
6 min read
How does using asynchronous I/O improve the speed of applications that frequently write data to disk, and what are the pitfalls?

How does using asynchronous I/O improve the speed of applications that frequently write data to disk, and what are the pitfalls?

Comments
5 min read
How does the MEAN stack compare to the MERN stack for web app development?

How does the MEAN stack compare to the MERN stack for web app development?

Comments
4 min read
Unlocking Performance: How Memory Architecture & Cache Behavior Affect Assembly vs C Coding

Unlocking Performance: How Memory Architecture & Cache Behavior Affect Assembly vs C Coding

Comments
5 min read
How Cooling and Memory Limitations Impact Massive Multi-Core CPUs in Personal Computers

How Cooling and Memory Limitations Impact Massive Multi-Core CPUs in Personal Computers

Comments
22 min read
Why Linux Outperforms Windows in Scripting and File Compression: A Deep Dive into System Efficiency

Why Linux Outperforms Windows in Scripting and File Compression: A Deep Dive into System Efficiency

1
Comments
4 min read
Unlocking Performance: How C++ Optimization Techniques in Compilers Outperform Python

Unlocking Performance: How C++ Optimization Techniques in Compilers Outperform Python

Comments
3 min read
loading...