Tobias SchmidtforAWS Fundamentalsblog.awsfundamentals.com·Sep 28, 2024FeaturedHow We've Built Our Serverless CloudWatch Book Video Platform with SST, Next.js, ConvertKit, LemonSqueezy and VimeoWe released our first educational book about AWS at the beginning of 2023. It’s called AWS Fundamentals 📙 and includes many visuals to make learning easier. What it does not include: actual code you can deploy in your AWS account and walk-through vi...Discuss·13 likes·457 readsCloud
Osvald Bernercode-create.hashnode.dev·Jul 16, 2024Building a To-Do List Application with Ion SST and Next.jsLets go In this tutorial, we'll walk through the process of creating a simple yet functional To-Do List application using Ion SST and Next.js. This project will demonstrate how to set up a serverless backend with a DynamoDB database and connect it to...Discusssst.dev
Alvin JohanssonforElvablog.elva-group.com·May 14, 2024How I built a Multiplayer App in 3 daysI thought it was time to create a follow up of my previous post Get your idea deployed to prod already. In the post I detail how you can quickly bootstrap an app and get it deployed and ready in no-time. This is a loose retelling of how I followed my...Discuss·41 likes·201 readsserverless
Tobias SchmidtforAWS Fundamentalsblog.awsfundamentals.com·May 3, 2024Visual Regression Testing with AWS CloudWatch CanariesIn today’s digital era, ensuring your website is consistently up and performing well is not just an option—it's essential. For those using AWS, CloudWatch Synthetic Canaries offer a smart way to monitor any site or API. This helps in troubleshooting ...Discuss·1 like·1.2K readsDevops
Tobias SchmidtforAWS Fundamentalsblog.awsfundamentals.com·Apr 19, 2024FeaturedBuilding a Serverless Chat App with Contextual Note Integration Featuring Amazon Bedrock, the OpenAI API, and SSTIn this article, we'll explore how to build a serverless chat application that uses Amazon Bedrock and the OpenAI API. We'll use SST (Serverless Stack) to develop and deploy the application on AWS, featuring Next.JS for the frontend and DynamoDB and ...Sojin Samuel and 3 others are discussing this4 people are discussing thisDiscuss·53 likes·6.6K readsAWSHigh quality content put in here 3
Ayush GhaiforGodspeed Systemsgodspeed.hashnode.dev·Apr 5, 2024Schema Driven Development & Single Source of TruthHello there! In the upcoming articles we will cover the 8 most important first principles based best practices that every 10X tech team needs to follow. This article focuses on Schema Driven Development (SDD) and Single Source of Truth (STT) paradigm...Discuss·57 readsThe 10X Engineerschema
Harshad Birajdarblog.harshad.tech·Mar 25, 2024From Vercel to AWS: Effortless Deployment of Next.js WebsitesIn today’s web world, it's important to make things easy for developing and deploying websites quickly. As technology changes, developers are always looking for better ways to handle their projects, especially when putting them online. One popular tr...Discuss·3 likes·62 readsAWS
Marty Pennerpenner.me·Jan 29, 2024Generating TLS certificates for external domains in SSTYou know how sometimes, you can spend hours and hours debugging something, only to discover the fix is a few lines of code? That's what creating certificates in sst.dev was like. I kept forgetting that SST wraps AWS Cloud Development Kit (CDK), and t...Discuss·80 readsGeneral Programming
Alvin JohanssonforElvablog.elva-group.com·Jan 15, 2024Shared CloudFront Distribution Cache Policy with SSTIf you're sitting in a growing team and working with SST it's highly likely that you're working with personal staging environments. You might even use PR-deployments to test your sites before merging (smart of you). You might also have run into the p...Discuss·79 likes·452 readsAWS
Alvin JohanssonforElvablog.elva-group.com·Sep 5, 2023Get your idea deployed to prod alreadyYou know that nifty idea you've been thinking about? The website that would revolutionize how you rule a small country/go grocery shopping? Whatever your idea is you can't share it with anyone because it's still in your head. It's time to do somethin...Discuss·81 likes·504 readsAWS