AWS Compute Blog

Tag: AWS CDK

architecture overview

Automating your workload deployments in AWS Local Zones

This blog post is written by Enrico Liguori, SA – Solutions Builder , WWPS Solution Architecture. AWS Local Zones are a type of infrastructure deployment that places compute, storage,and other select AWS services close to large population and industry centers. We now have a total of 32 Local Zones; 15 outside of the US (Bangkok, […]

Hosting Hugging Face models on AWS Lambda for serverless inference

This post written by Eddie Pick, AWS Senior Solutions Architect – Startups and Scott Perry, AWS Senior Specialist Solutions Architect – AI/ML Hugging Face Transformers is a popular open-source project that provides pre-trained, natural language processing (NLP) models for a wide variety of use cases. Customers with minimal machine learning experience can use pre-trained models […]

CDK construct library for the serverless LAMP stack

Introducing the CDK construct library for the serverless LAMP stack

Update: The complete blog series and supporting GitHub repository is now available: Part 1: Introducing the new Serverless LAMP stack Part 2: Scaling relational databases Part 3: Replacing the web server Part 4: Building a serverless Laravel application Part 5: The CDK construct library for the serverless LAMP stack Part 6: From MVC to serverless […]