DEV Community

Athreya aka Maneshwar profile picture

Athreya aka Maneshwar

Technical Writer | 200k+ Reads | i3 x Mint | Learning, building, improving, writing :)

Java
8 Week Community Wellness Streak
Top 7
GraphQL
Two Year Club
4 Week Community Wellness Streak
100 Thumbs Up Milestone
Writing Debut
One Year Club
2 Week Community Wellness Streak
1 Week Community Wellness Streak
Node
Hitting Meilisearch’s Field Limit? Here's the Real Culprit—and the Fix

Hitting Meilisearch’s Field Limit? Here's the Real Culprit—and the Fix

5
Comments
3 min read

Want to connect with Athreya aka Maneshwar?

Create an account to connect with Athreya aka Maneshwar. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Lock It Down: Securing Your NGINX Site with `.htpasswd` and Ansible

Lock It Down: Securing Your NGINX Site with `.htpasswd` and Ansible

5
Comments
3 min read
Deploying Docker-Compose Projects with Nomad Using raw_exec

Deploying Docker-Compose Projects with Nomad Using raw_exec

6
Comments
2 min read
Automating Ghost CMS + MariaDB with Ansible (the Smart Way)

Automating Ghost CMS + MariaDB with Ansible (the Smart Way)

14
Comments 2
3 min read
Installing MongoDB 8.0 with Ansible on Ubuntu & Debian

Installing MongoDB 8.0 with Ansible on Ubuntu & Debian

6
Comments
3 min read
Automating Cron Job Setup with Ansible Like a Pro

Automating Cron Job Setup with Ansible Like a Pro

7
Comments
3 min read
Locking It Down with Redis ACLs: A Dev's Guide to Secure Access

Locking It Down with Redis ACLs: A Dev's Guide to Secure Access

10
Comments
3 min read
Real-time with Redis Streams in Go

Real-time with Redis Streams in Go

10
Comments 1
3 min read
PostgreSQL 16 Installation with Ansible (and Custom Configs)

PostgreSQL 16 Installation with Ansible (and Custom Configs)

10
Comments 1
2 min read
Installing Redis 7.4 with Ansible & a Custom `redis.conf`

Installing Redis 7.4 with Ansible & a Custom `redis.conf`

10
Comments 1
3 min read
Installing PostgreSQL with Ansible (The Simple Way)

Installing PostgreSQL with Ansible (The Simple Way)

15
Comments
2 min read
Building NGINX with ngx_http_consul_backend_module via Ansible

Building NGINX with ngx_http_consul_backend_module via Ansible

18
Comments 5
8 min read
Building a Custom NGINX Module with Ansible: A Dev-Friendly Guide

Building a Custom NGINX Module with Ansible: A Dev-Friendly Guide

11
Comments 4
7 min read
Automating Consul with Ansible: Infrastructure DNS for Devs

Automating Consul with Ansible: Infrastructure DNS for Devs

6
Comments 1
4 min read
How DNS Works (Recursive Resolution and Stub Resolvers)

How DNS Works (Recursive Resolution and Stub Resolvers)

17
Comments 3
8 min read
Docker + Ansible: The Clean Way to Automate Infrastructure

Docker + Ansible: The Clean Way to Automate Infrastructure

11
Comments 1
2 min read
SSL with Ansible: Automate Let’s Encrypt via geerlingguy.certbot

SSL with Ansible: Automate Let’s Encrypt via geerlingguy.certbot

11
Comments 3
3 min read
Sync NGINX Configs with Ansible

Sync NGINX Configs with Ansible

11
Comments 3
2 min read
Getting Started with Ansible: Automate Setups Like a Pro

Getting Started with Ansible: Automate Setups Like a Pro

24
Comments 9
4 min read
DNS: The Internet’s Distributed Key-Value Store

DNS: The Internet’s Distributed Key-Value Store

10
Comments 1
6 min read
Naming Things in Code: Why It’s Hard and How to Do It Better

Naming Things in Code: Why It’s Hard and How to Do It Better

23
Comments 3
7 min read
RBAC vs ABAC: Picking Your Access Control Fighter

RBAC vs ABAC: Picking Your Access Control Fighter

22
Comments 1
4 min read
Designing URIs for REST APIs: The Cool, the Clean, and the Consistent

Designing URIs for REST APIs: The Cool, the Clean, and the Consistent

13
Comments 1
3 min read
Real-Time Data Without WebSocket Overhead

Real-Time Data Without WebSocket Overhead

13
Comments 1
3 min read
Serving Frontends with No Fuss Using Caddy & Docker

Serving Frontends with No Fuss Using Caddy & Docker

17
Comments 1
3 min read
Avoiding Meltdowns in Microservices: The Circuit Breaker Pattern

Avoiding Meltdowns in Microservices: The Circuit Breaker Pattern

19
Comments 4
4 min read
React’s Four Horsemen of the Frontendpocalypse

React’s Four Horsemen of the Frontendpocalypse

11
Comments
4 min read
The Open Source Auth Glue: authentik

The Open Source Auth Glue: authentik

12
Comments
5 min read
Rickover’s Principles: What a Nuclear Admiral Can Teach Software Engineers

Rickover’s Principles: What a Nuclear Admiral Can Teach Software Engineers

23
Comments 6
3 min read
Busy Database: The Hidden Bottleneck in Your Architecture

Busy Database: The Hidden Bottleneck in Your Architecture

6
Comments 1
3 min read
Rendering on the Web: What, Where, and Why?

Rendering on the Web: What, Where, and Why?

14
Comments 2
3 min read
Simplifying Things: Why Simple Wins Every Time

Simplifying Things: Why Simple Wins Every Time

23
Comments 1
5 min read
Solving Software Problems with Common Sense: Lessons from Pólya

Solving Software Problems with Common Sense: Lessons from Pólya

18
Comments
3 min read
Goodbye ClickOps, Say Hi to Terraform

Goodbye ClickOps, Say Hi to Terraform

15
Comments
3 min read
Making Sense of Software Architecture with the C4 Model

Making Sense of Software Architecture with the C4 Model

27
Comments 1
4 min read
MVC vs MVP vs MVVM — Who’s the Real MVP?

MVC vs MVP vs MVVM — Who’s the Real MVP?

16
Comments
4 min read
Enterprise Architecture: More Than Just Code, It's the Grand Blueprint

Enterprise Architecture: More Than Just Code, It's the Grand Blueprint

20
Comments 4
6 min read
Solution-Level Architecture: The Blueprint Between Strategy and Code

Solution-Level Architecture: The Blueprint Between Strategy and Code

11
Comments
4 min read
Application-Level Architecture: Building Foundations for Software

Application-Level Architecture: Building Foundations for Software

13
Comments
4 min read
Killing Bots at the Gate: Detecting Malicious Crawlers with Nginx

Killing Bots at the Gate: Detecting Malicious Crawlers with Nginx

15
Comments 1
3 min read
Test It Like You Mean It: Generate Charts & PDFs from Your Test Reports

Test It Like You Mean It: Generate Charts & PDFs from Your Test Reports

18
Comments 1
3 min read
Caching Isn’t Always the Answer – And Here’s Why

Caching Isn’t Always the Answer – And Here’s Why

12
Comments
3 min read
Don’t Wait for Users to Complain: These Two Bad Boys Got You Covered

Don’t Wait for Users to Complain: These Two Bad Boys Got You Covered

20
Comments
3 min read
The Search Engine That Feels Like Magic

The Search Engine That Feels Like Magic

20
Comments
4 min read
ripgrep: Not Just a Faster grep, but a Sharper One

ripgrep: Not Just a Faster grep, but a Sharper One

17
Comments
4 min read
Memory Management in JS: The Silent Hero

Memory Management in JS: The Silent Hero

17
Comments
3 min read
JS Modules: The Backbone of Code

JS Modules: The Backbone of Code

14
Comments
4 min read
this in JS: Scope, Context, and Behavior

this in JS: Scope, Context, and Behavior

24
Comments 1
3 min read
Function Borrowing: Reusing Logic Without Inheritance

Function Borrowing: Reusing Logic Without Inheritance

16
Comments
3 min read
How I Repaired Hallucinated JSONs from LLMs While Building LiveAPI

How I Repaired Hallucinated JSONs from LLMs While Building LiveAPI

17
Comments
3 min read
Face Comparison in Web Apps with AWS Rekognition

Face Comparison in Web Apps with AWS Rekognition

20
Comments
3 min read
JavaScript Rest Parameters: Because Sometimes You Just Need More Args

JavaScript Rest Parameters: Because Sometimes You Just Need More Args

28
Comments 4
3 min read
We All Know Objects, But What’s Object Prototypes?

We All Know Objects, But What’s Object Prototypes?

13
Comments
3 min read
Go + WASM: Run Bytecode Code in Your Browser

Go + WASM: Run Bytecode Code in Your Browser

18
Comments
5 min read
Say Hello to UV: A Fast Python Package & Project Manager Written in Rust

Say Hello to UV: A Fast Python Package & Project Manager Written in Rust

21
Comments 2
3 min read
Let Legacy Code Fly: Ambassador Pattern in Cloud Data Management

Let Legacy Code Fly: Ambassador Pattern in Cloud Data Management

19
Comments
4 min read
Getting Started with Tree-sitter: Syntax Trees and Express API Parsing

Getting Started with Tree-sitter: Syntax Trees and Express API Parsing

23
Comments 4
7 min read
Whitelisting vs Greylisting: Let’s Break It Down

Whitelisting vs Greylisting: Let’s Break It Down

11
Comments
3 min read
Getting Files from Point A to B: A Developer’s Guide to FTP

Getting Files from Point A to B: A Developer’s Guide to FTP

12
Comments 1
4 min read
Stream Logs from Two Services in a Single Docker Container to Grafana Cloud Loki with Alloy

Stream Logs from Two Services in a Single Docker Container to Grafana Cloud Loki with Alloy

12
Comments
3 min read
loading...