Farhan Manjiyani
29 posts
10 Tips to Optimize Your Laravel Application Performance
Performance is crucial to providing a seamless user experience when building Laravel applications. In this post, I’ll share…
[Game of Purpose] Day 36
Today I played around with sample projects: Lyria and Matrix. I wanted to see how professional game devs…
Centralizing Cloud-Native Dev: Mastering Kubernetes Operations
Cloud-native development has revolutionized the way organizations build and deploy applications. At the forefront of this transformation is…
AWS IAM: Understanding The Essentials
In the realm of cloud computing, Amazon Web Services (AWS) stands tall as a titan, offering an extensive…
How to Properly Structure Stimulus Controller
This article was previously published on Rails Designer. Over the years many articles have been written about organizing…
End-to-End App Testing
Automation is the new trend in technology and gained enormous momentum to match the modern scenario of constant…
Product Manager Career Path: A Guide for Growing in Product Management
Are you thinking of a career in product management and wondering what the product manager career path looks…
Running stateful workloads on Kubernetes with Rook Ceph
Date: 2023-12-26 The source code for this lab exercise is available on GitHub. In our last article Investigating…
User journey optimization
Learn the mathematical analysis behind effective user experience design, ensuring your website or app remains user-friendly and results-driven.…
Replace Embedded Tomcat Server with Jetty or Undertow in Spring Boot3
One of the key features of the Spring Boot framework is the built-in support for embedded servers. It…