Valerio

Save 1.2 million queries per day with Laravel Eager Loading

November 28, 2022 Since various elements of the Inspector backend rely on Laravel, I worked a lot with the ORM component myself, and its Eager Loading features. The tradeoff in using an ORM always remains tremendously ...

What is Autoscaling and how we use it to scale Inspector

November 22, 2022 A nightmare (or a dream 🙂 ) for any software developer is an unexpected high influx of traffic or a sudden change in usage patterns that cause an application crash due to lack of computing resources. ...

What Are Source Maps and How to Properly Use Them

August 4, 2022 You are debugging a web app for a client but the minified version of the Javascript and CSS code makes it impossible to understand what statements the browser is actually executing. You could break do...

AWS Lambda Timeout and How to Overcome It

July 26, 2022 It's happened to the best of us. You're in the middle of a task when all of a sudden, the inevitable lambda timeout occurs. Running into a timeout can feel like a bit of a setback when you're trying t...

How to use Telegram as notification channel for application monitoring

July 20, 2022 Hi, I'm Valerio, founder and CTO at Inspector. I'm so happy to share with you the last product updates for your preferred Code Execution Monitoring platform 😊. New Telegram notification channel Telegr...

How to enable HTTPS in Laravel Homestead

May 12, 2022 Hi, I'm Valerio Barbera, software engineer, founder and CTO at Inspector. In this article I'll show you how to enable HTTPS for your local applications served by Homestead. I met this need because I a...

Laravel cron scheduling and its secrets

March 30, 2022 Hi, I'm Valerio Barbera, software engineer, founder and CTO at Inspector. One of the most useful features of Laravel is the cron scheduling system.The official documentation clearly explains what it i...

Laravel validation and custom rules in Inspector

March 25, 2022 Hi, I'm Valerio Barbera, software engineer, founder and CTO at Inspector. Data validation is one of the fundamental features in any application and it is something developers manipulate almost every d...

How 2FA, and other security features work to protect your account

March 11, 2022 Hi, I'm Valerio Barbera, software engineer, founder and CTO at Inspector. A recent product update introduced new security features for the Inspector user account. I learned a lot more about the implic...

[Resolved] CROSSSLOT Keys error in Redis cluster-mode enabled

January 24, 2022 Hi, I'm Valerio, founder and CTO at Inspector. As the Inspector's cache system runs on Redis, we recently decided to move from a single Redis server to an AWS managed Redis cluster. Amazon ElastiCache...

1 2 3 4 5 6