Amazon Web Services (AWS)

Laravel Vapor

Going Serverless for PHP and Laravel: the options compared

Not every Laravel professional is a server professional and that is fine. Still, many Laravel apps are hosted on VPS instances. Serverless gives a way to host Laravel or PHP without thinking about hosting. In this article we compare various options. Hosting on AWS Lamda via Bref There is an excellent package called Bref, which […]

Going Serverless for PHP and Laravel: the options compared Read More »

Reducing AWS Costs: Leveraging RDS and EC2 in the Same Region and Availability Zone

Managing costs is a critical aspect of running applications on cloud platforms like Amazon Web Services (AWS). One area where costs can quickly add up is data transfer between services, especially when using AWS RDS (Relational Database Service) and EC2 (Elastic Compute Cloud) instances across different availability zones within the same region. In this developer

Reducing AWS Costs: Leveraging RDS and EC2 in the Same Region and Availability Zone Read More »

en_USEnglish
Scroll to Top