Tag
#Server
6 posts
December 30, 2024
CGI, FastCGI, php-fpm, and nginx: The Web Server Squad You Need to Know
Ever wondered how your shiny new blog—like my recently deployed CodeBit Chronicles—flies from server to screen? It’s all thanks to nginx, CGI, FastCGI, and php-fpm working together. These tools handle everything from static assets to dynamic PHP APIs powering a Next.js frontend. In this guide, we’ll break down their roles with examples from my blog deployment, showing how they bring it all to life. New to servers or a seasoned dev? Let’s dive into the fun!
November 21, 2024
Php 8.4: features, improvements, and deprecations you need to know
Discover the New Features, Performance Enhancements, and Deprecated Functions in PHP 8.4
November 14, 2024
Exploring Laravel Octane: Enhancing PHP Application Performance
July 11, 2024
Building a dockerized laravel application with serversideup image and redis integration
A Step-by-Step Guide to Setting Up a Scalable Laravel Environment with Docker, Redis, and ServerSideUp Image
May 14, 2024
Launching an application on aws: a step-by-step guide
A step-by-step walkthrough on creating an EC2 instance and an RDS instance
May 11, 2024
Level up your servers: a flowchart guide to choosing the perfect setup
Unsure which server infrastructure is right for your business? This guide breaks it down for you!