PinnedCutting Response Times: How I Reduced Laravel Page Load Times by 50%Working on a client’s Laravel application, I noticed how bad it was for performance-the page load time went up to 600–900ms. The…Dec 11, 2024Dec 11, 2024
How to Efficiently Store and Query Big Data in AWS S3 Using Parquet and AthenaHandling big data efficiently is one of the biggest challenges in modern data engineering. AWS S3, combined with Athena and the Parquet…Feb 12Feb 12
How I Optimized Lazy Loading in Symfony Doctrine to Improve PerformanceWhile working on a Symfony project, I faced an issue in which a OneToOne relationship in Doctrine was explicitly configured to behave…Dec 4, 2024Dec 4, 2024