Long Time No See
A developer returns to blogging, shifting focus from tutorials to sharing personal tech project journeys, including game development and serverless challenges.
A developer returns to blogging, shifting focus from tutorials to sharing personal tech project journeys, including game development and serverless challenges.
Explains security, authentication, and parameter passing between parent and child Azure Logic Apps, covering Consumption vs. Standard plans.
Explains how Azure API Management can directly publish messages to Azure Service Bus using a managed identity and a specific policy.
A technical guide on building a conversational AI knowledge base using RAG pipelines and Cloudflare's AutoRAG to query years of curated cloud security content.
A tutorial on automating AWS Textract document analysis using AWS Lambda, S3 triggers, and SNS notifications for serverless text extraction.
A tutorial on automating AWS IAM access key age notifications using AWS Lambda and SES, with code examples and security best practices.
A recap of AWS re:Invent 2024 Day 2, covering the CEO keynote, new AI/cloud service announcements, and technical sessions on serverless and SQS.
Highlights key announcements and innovations from the AWS re:Invent 2024 conference, covering new services and updates across AI, containers, and integration.
Guide on integrating ASP.NET Core middleware into Azure Functions HTTP triggers to use familiar HttpRequest, HttpResponse, and IActionResult objects.
A technical analysis testing the performance impact of enabling caching in Amazon API Gateway, comparing response times with and without cache.
Explains how to implement live content previews for a static Eleventy site using Sanity CMS and serverless functions.
A developer shares their experience passing the AWS Certified Developer – Associate exam, including exam format, key topics, and study advice.
Explores AWS Lambda as a 'halo product' that boosts brand perception, comparing it to iconic halo cars, and discusses its role versus traditional EC2 instances.
A tutorial on building a serverless email form using AWS Lambda, Brevo API, and Google reCAPTCHA for validation.
A guide to running Python code on serverless GPU instances using Modal.com for faster machine learning inference, demonstrated with a speech-to-text example.
A guide on using AWS X-Ray with Quarkus to monitor and debug serverless Lambda functions, including setup and custom instrumentation.
A developer details the serverless architecture evolution of an AWS Community Builders blog content Twitter bot, built with Lambda, EventBridge, and DynamoDB.
A developer details migrating a blog comment system from Azure Functions to Cloudflare Workers, including setup and code examples.
A tutorial on building a contact form with Nuxt3, Cloudflare Workers, Brevo's email API, and reCAPTCHA for spam protection.
Explains the difference between event-driven architectures and event-based compute in serverless applications on AWS.