توسعه توابع سرورلس در Laravel
Developing Serverless Functions in Laravel
In this CreatorSeries, we cover how to develop serverless functions with Laravel, using a package called Sidecar. Serverless functions let you tap into the power of AWS Lambda, but without the complexity of setting up a new repo, deployment process, or API Gateway.
You'll learn how to package, deploy, and execute these functions... all from your Laravel application!
قسمتهای دوره
Explore serverless functions in Laravel—learn to deploy single functions for efficient, scalable apps beyond full app deployments like Vapor offers.
Quickly set up AWS credentials using Sidecar’s configure command. Simplify your configuration process and get started in minutes with ease and confidence.
استقرار یک تابع Node
7m 34sDeploy your first Node.js function from Laravel! Learn to create, package, and execute a simple Hello World function with ease and confidence.
استقرار یک تابع Python
2m 35sStep-by-step guide to deploy a Python function to AWS Lambda. Learn packaging, config, and running serverless Python with confidence.
اتوماسیون مرورگر
9m 16sEasily control headless Chrome on AWS Lambda - run browser automation, scraping, and testing serverlessly with full control and no self-hosting.
یک ترفند عملکردی
6m 12sSpeed up your AWS Lambda handler using an architectural trick, make functions run faster and reduce cold-start overhead.
افزودن لایهها
4m 52sAdd functionality to AWS Lambda with layers, learn to include Chrome via a layer for browser automation without repackaging code.
Browsershot سرورلس
6m 47sEasily run Spatie's Browsershot on AWS Lambda using Stefan Zweifel's package to generate browser screenshots in Laravel without hosting Chrome.
تفکیک بر اساس محیط
5m 26sKeep local, staging, and production functions separate with Sidecar. Collaborate smoothly without overwriting code, ensuring safe teamwork and environment isolation.
استقرار توابع شما
4m 55sDeploy serverless functions during releases—learn practical workflows for Envoyer, Vapor, and adding Sidecar to your deployment process.
متغیرهای محیطی
4m 56sManage environment variables for your Sidecar functions like Laravel apps, learn best practices, and simplify secure configuration quickly.
اجرای موازی
6m 47sUnlock Lambda’s scalability by executing functions in parallel. Learn how to boost performance and handle tasks faster with efficient concurrent processing.
اجرای ناهمزمان
10m 6sDiscover how to achieve promise-like async execution in PHP using Guzzle. Send multiple requests simultaneously for faster, efficient web interactions.
اجرای پرتاب و فراموشکن
6m 55sLearn how to execute functions as fire-and-forget events in Laravel, improving performance by running tasks without waiting for a response. Boost efficiency today!
Learn how to reduce AWS Lambda cold starts by warming your functions in advance, ensuring faster response times and smoother serverless performance.
Discover essential debugging tools and techniques to quickly find and fix issues in your code. Stay confident and efficient when things don’t go as planned!
خداحافظ و مراحل بعدی
2m 49sThanks for joining this series! Explore next steps and key resources to deepen your knowledge of Sidecar and serverless functions. Keep learning and growing!




