DEV Community

Cover image for All the latest feature releases, updates and announcements of AWS re:Invent 2024
3

All the latest feature releases, updates and announcements of AWS re:Invent 2024

Image description

SAP on AWS

CDN

  • CloudFront VPC Origins Perhaps long overdue, VPC Origins is a new feature for CloudFront that allows you to keep your resources within private subnets by dropping an ENI in your subnet that it will use to access origins at no extra cost.

Compute

Storage

Database

Security

Migration & Transfer Services

Containers

Analytics

Generative AI / Machine Learning

Image description

Some of Resources here from AWS Documentations and Blog. 

Sentry image

Hands-on debugging session: instrument, monitor, and fix

Join Lazar for a hands-on session where you’ll build it, break it, debug it, and fix it. You’ll set up Sentry, track errors, use Session Replay and Tracing, and leverage some good ol’ AI to find and fix issues fast.

RSVP here →

Top comments (0)

Best Practices for Running  Container WordPress on AWS (ECS, EFS, RDS, ELB) using CDK cover image

Best Practices for Running Container WordPress on AWS (ECS, EFS, RDS, ELB) using CDK

This post discusses the process of migrating a growing WordPress eShop business to AWS using AWS CDK for an easily scalable, high availability architecture. The detailed structure encompasses several pillars: Compute, Storage, Database, Cache, CDN, DNS, Security, and Backup.

Read full post