Sponsor

Simple Auto Scaling - Scaling Laravel on AWS

Published
Simple Auto Scaling - Scaling Laravel on AWS image

CloudCasts will be launching this November with it's first course all about auto-scaling Laravel on AWS.

About CloudCasts

CloudCasts has in-depth, real world tutorials on Amazon Web Services. AWS is complex - CloudCasts will help you skip the confusion and teach what's really important.

Simple Auto Scaling

The first full course to be released will be Simple Auto Scaling.

This course will teach you how to go from local development to an automated, auto-scaled, production-ready infrastructure.

AWS Fundamentals

The course starts with AWS fundamentals.

You'll learn all about the VPC (private networks) in clear, simple terms. This is foundational to the rest of AWS.

Then we cover the details of EC2 servers, including talking about all the configuration options available to it. You'll learn which to pay attention to and which to ignore.

AutoScaling

You'll learn how to using Launch Templates, Auto Scaling Groups, and Auto Scaling Policies to automate the scaling of your applications. Of course we use a load balancer to distribute traffic across web servers as well.

CI/CD

See how to build, run, test, and (most importantly) deploy your application in a CI/CD pipeline, triggered when you push up code to a Git repository.

Infrastructure as Code

Throughout the course, learn how to codify your infrastructure using Terraform. This lets you build, track, tweak, and automate changes to your infrastructure in AWS. No more clicking around the web console, hoping you didn't forget important details or accidentally break something!

There's a free Terraform course on CloudCasts right now!

Focused on Laravel

The Simple Auto Scaling course uses an example Laravel application throughout its lessons.

We cover the important parts of hosting and scaling a Laravel application, including:

  1. Building static assets and deployable "build artifacts"
  2. Automating PHP web servers
  3. Automating queue worker servers
  4. Auto Scaling each server type separately

The course is launching this November. Sign up here to get notified when it's complete, and to start learning about AWS right now!

Eric L. Barnes photo

Eric is the creator of Laravel News and has been covering Laravel since 2012.

Filed in

Sponsored

masteringlaravel logo
Laravel Code Review

Get expert guidance in a few days with a Laravel code review

Visit Laravel Code Review

The latest

View all →
Validate and Convert HEIC Images in Laravel image

Validate and Convert HEIC Images in Laravel

Read article
Saga Lara Flow: Durable Workflows and Compensating Transactions on Laravel Queues image

Saga Lara Flow: Durable Workflows and Compensating Transactions on Laravel Queues

Read article
Reject Unexpected Array Keys with Laravel Validation image

Reject Unexpected Array Keys with Laravel Validation

Read article
Major performance improvements & security patches for Filament v4.12 and v5.7! image

Major performance improvements & security patches for Filament v4.12 and v5.7!

Read article
Laravel Boost Project Rules: Teach Agents Your Conventions image

Laravel Boost Project Rules: Teach Agents Your Conventions

Read article
Extract an Image's Dominant Color in Laravel image

Extract an Image's Dominant Color in Laravel

Read article