AWS DevOps & Developer Productivity Blog
Category: AWS Amplify
Watch the recordings from AWS Developer Day 2025
The AWS Developer Day 2025 showcased how generative AI developer tools from AWS are transforming software development practices, enabling faster building and scaling of cloud software through product launches, leadership insights, and practical demonstrations.
Deploy .NET Blazor WebAssembly Application to AWS Amplify
AWS Amplify is a set of purpose-built tools and features that lets developers quickly and easily build CI/CD Pipeline for full-stack applications on AWS. Blazor can run your client-side C# code directly in the browser, using WebAssembly. It is a .NET running on WebAssembly, and you can reuse code and libraries from the server-side parts […]