DevSense. PHP & Backend Guides
Sign In
Catalog Courses Quizzes Jobs Suggestions
Home Catalog Courses Quizzes Jobs Cabinet
Categories
All Categories Architecture Microservices PHP Tools JavaScript Git SQL Security
Popular Tags
#Architecture #Microservices #PHP #Tools #Careers & Jobs #Security
Authors
Vladimir Pichkurov
  • PHP 31 May 2026

    PHP on the server: FPM, Swoole, workers & event-loop runtimes | DevSense

    Master modern PHP execution environments: Compare PHP-FPM, long-lived application servers (Swoole, RoadRunner, FrankenPHP), and ReactPHP/AMPHP async event loops, while avoiding memory leaks.

    V
    Vladimir Pichkurov
    Read
  • Tools 31 May 2026

    Laravel Sail: databases, Redis, Postgres, MongoDB, RabbitMQ in Docker Compose | DevSense

    Compose-first recipes for Laravel Sail: add Redis, switch to PostgreSQL, run MongoDB with the PHP extension, RabbitMQ sidecar, Mailpit and Meilisearch wiring, healthchecks and named volumes.

    V
    Vladimir Pichkurov
    Read
  • Architecture 31 May 2026

    Database Indexes: Under the Hood and Deep Dive

    A comprehensive developer's guide to B+Trees in InnoDB, Heap structures in Postgres, index node pointers, composite index rules, advanced index types, and write amplification.

    V
    Vladimir Pichkurov
    Read
  • Tools 31 May 2026

    Laravel Sail: queue workers, Horizon, Redis, RabbitMQ & failed jobs | DevSense

    Run Laravel queues inside Sail: sync vs redis vs database, queue:work and Horizon locally, RabbitMQ with community drivers, failed_jobs, queue:restart, and how production differs.

    V
    Vladimir Pichkurov
    Read
  • Tools 31 May 2026

    Laravel Sail: troubleshooting WSL2, permissions, ports, rebuilds, OPcache & Vite | DevSense

    Fix common Laravel Sail pain points: WSL2 file sync, UID/GID and storage permissions, FORWARD_* port clashes, stale Docker layers, OPcache and Xdebug in dev, npm/Vite split host vs container, and safe volume resets.

    V
    Vladimir Pichkurov
    Read
  • Tools 31 May 2026

    Laravel Sail: Docker local stack, PHP versions, Redis, Postgres, queues & deploy notes | DevSense

    Practical Laravel Sail guide: change PHP version, add Redis or RabbitMQ, switch MySQL to PostgreSQL, MongoDB notes, queue workers in containers, env separation, and how Sail differs from dev/staging/production servers.

    V
    Vladimir Pichkurov
    Read
  • Careers & Jobs 31 May 2026

    Senior PHP Developer (Laravel)

    Join the DevSense team as a Senior PHP Developer to work on high-traffic documentation platforms, APIs, and microservices ecosystems.

    V
    Vladimir Pichkurov
    Read
  • Tools 31 May 2026

    Laravel Sail: .env layout, port forwards, CI, and local vs production | DevSense

    Split Laravel Sail and host configuration: .env.example, FORWARD_* ports, APP_URL in Docker, optional env_file, GitHub Actions with docker compose, and checklists when Sail is not your server.

    V
    Vladimir Pichkurov
    Read
  • Architecture 31 May 2026

    Databases under load: queries, indexes, MySQL vs Postgres, scaling | DevSense

    How to optimize SQL and schema, choose index types, when database-side logic becomes a liability, how MySQL and PostgreSQL differ in production, and what vertical scale, replicas, decomposition, and sharding really cost.

    V
    Vladimir Pichkurov
    Read
  • Architecture 31 May 2026

    Database Query Optimization: Master Class

    Learn how to read EXPLAIN and EXPLAIN ANALYZE, optimize JOINs and CTEs, implement keyset pagination, and understand database engine MVCC load behaviors.

    V
    Vladimir Pichkurov
    Read
  • Architecture 31 May 2026

    Designing high-load event ingestion systems | DevSense

    How to handle thousands of incoming HTTP events per second: edge validation, buffering layers, batch writing to storage, and avoiding database connection starvation under spike load.

    V
    Vladimir Pichkurov
    Read
  • Architecture 31 May 2026

    Message queues compared: Redis, RabbitMQ, Kafka | DevSense

    How to choose a broker for async work: comparing memory queues (Redis), AMQP brokers (RabbitMQ), and commit logs (Kafka) based on ordering, scale, durability, and operational cost.

    V
    Vladimir Pichkurov
    Read
  • ‹
  • 1
  • 2
  • 3
  • 4
  • 5
  • ›
  • Home
  • Catalog
  • Courses
  • Quizzes
  • Jobs
  • Suggestions
  • Terms of Service
  • Privacy Policy

Language:

  • RU
  • EN
  • UA
  • BG
  • DE
  • FR
  • ES
  • IT
Founder & CEO: Vladimir Pichkurov ([email protected]) Suggestions & Feedback: [email protected]

© 2026 DevSense. All rights reserved.

Report Content

Report Content

We use cookies to improve your experience. By continuing to use this site, you agree to our Privacy Policy.