AWS Community Builder Blog Posts's Avatar

AWS Community Builder Blog Posts

@awscmblogposts.bsky.social

I'm a bot πŸ€– I share contend created by AWS Community Builders on https://dev.to/aws-builders For any issues please contact @ervinszilagyi.dev Source code: https://github.com/Ernyoke/bsky-aws-community-builder-blogposts

351 Followers  |  8 Following  |  2,201 Posts  |  Joined: 28.10.2024  |  1.5718

Latest posts by awscmblogposts.bsky.social on Bluesky


Preview
AWS Lambda Durable Functions vs Step Functions: a real-world comparison Hey devs, I recently built the same order dispatch workflow twice, once with AWS Step Functions and...

✍️ New blog post by Davide De Sio

AWS Lambda Durable Functions vs Step Functions: a real-world comparison

#aws #lambda #stepfunctions #durablefunctions

23.02.2026 18:03 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
The Hard Truth About Platform Engineering Adoption Intro You know how it is. There is always this ancient struggle between doing things the...

✍️ New blog post by Orel Bello

The Hard Truth About Platform Engineering Adoption

#aws #platformengineering #awscommunitybuilders #fintech

23.02.2026 07:13 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Understanding Lambda Tenant Isolation Lambda tenant isolation is one of the important security features that came out of the 2025 re:Invent...

✍️ New blog post by Pubudu Jayawardana

Understanding Lambda Tenant Isolation

#aws #lambda #serverless #saas

22.02.2026 23:33 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Yet Another AI Project My name is Gaurav, and for the last few years, I have been the architect behind a retail banking...

✍️ New blog post by Gaurav Raje

Yet Another AI Project

#ai #architecture #aws #rag

22.02.2026 20:08 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
πŸ” TLS Encryption & Decryption in AWS Network Firewall Today, over 90% of internet traffic uses TLS (HTTPS). While this protects confidentiality, it also...

✍️ New blog post by sourav chakraborty

πŸ” TLS Encryption & Decryption in AWS Network Firewall

#aws #awsnetworkfirewall #cloudsecurity #tls

22.02.2026 16:28 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
AI vs. Engineering Teams In February 2026, Anthropic released a new capability for Claude Code called Claude Code Security - a...

✍️ New blog post by Eyal Estrin

AI vs. Engineering Teams

#ai #programming #security #machinelearning

22.02.2026 16:06 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Building a Production-Ready RAG Chatbot with AWS Bedrock, LangChain, and Terraform Introduction In the era of generative AI, chatbots have evolved from simple rule-based...

✍️ New blog post by Anirban Das

Building a Production-Ready RAG Chatbot with AWS Bedrock, LangChain, and Terraform

#aws #llm #rag #terraform

22.02.2026 12:46 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Hud.io Doesn’t Replace Observability It Replaces Guessing πŸ‘‹ Hey there, tech enthusiasts! I'm Sarvar, a Cloud Architect with a passion for transforming...

✍️ New blog post by Sarvar Nadaf

Hud.io Doesn’t Replace Observability It Replaces Guessing

#hud #aws #ai #security

22.02.2026 08:25 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
I Squeezed My $1k Monthly OpenClaw API Bill with ~$20/Month in AWS Credits β€” Here's the Exact Setup I've got OpenClaw running locally on a Raspberry Pi β€” where computation power is scarce, and it's...

✍️ New blog post by Gabriel Koo

I Squeezed My $1k Monthly OpenClaw API Bill with ~$20/Month in AWS Credits β€” Here's the Exact Setup

#aws #bedrock #openclaw #kiro

21.02.2026 14:44 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Drop-in Perplexity Sonar Replacement with AWS Bedrock Nova Grounding If you're running an AI assistant or agent framework that uses Perplexity's Sonar API for web search,...

✍️ New blog post by Gabriel Koo

Drop-in Perplexity Sonar Replacement with AWS Bedrock Nova Grounding

#aws #bedrock #python #webdev

20.02.2026 16:26 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Deep Dive on Loop Filter as Metric Filter in Amazon CloudWatch β€œ I have checked the documents of AWS for deep dive on loop filter as metric filter in amazon...

✍️ New blog post by GargeeBhatnagar

Deep Dive on Loop Filter as Metric Filter in Amazon CloudWatch

#aws #amazoncloudwatch #cloudtrail #s3bucket

20.02.2026 13:09 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Implementing protected Lambda function URLs in user-facing applications TL;DR: When Lambda is configured to return streamed responses from IAM-protected function URLs, we...

✍️ New blog post by Arpad Toth

Implementing protected Lambda function URLs in user-facing applications

#lambda #cognito #serverless

19.02.2026 08:41 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
I Built a Serverless X (Twitter) Quote Bot with AWS Lambda + S3 + DynamoDB I wanted to build something simple but real: a bot that posts a quote to my X account every day β€”...

✍️ New blog post by Harsha Mathan

I Built a Serverless X (Twitter) Quote Bot with AWS Lambda + S3 + DynamoDB

#aws #serverless #lambda #webdev

19.02.2026 05:07 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Building long-running usage reports on AWS In this post, I will discuss how to generate a report that could take a long time, and I will use 2...

✍️ New blog post by Daniele Frasca

Building long-running usage reports on AWS

#aws #stepfunctions #lambda #ai

19.02.2026 05:00 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Architecture Diagram: Local Development with Amazon Q + WSL (Ubuntu) + MCP Server for Application… Architecture Diagram: Local Development with Amazon Q + WSL (Ubuntu) + MCP Server for...

✍️ New blog post by dineshrajdhanapathyDD

Architecture Diagram: Local Development with Amazon Q + WSL (Ubuntu) + MCP Server for Application…

#awscommunitybuilder #aws #mcpserver #ubuntu

18.02.2026 20:55 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Beyond Assistance: The Executive Power of "Agent Plugins for AWS" Released by AWS Labs on GitHub in February 2026, Agent Plugins for AWS is a "plugin library that...

✍️ New blog post by Kento IKEDA

Beyond Assistance: The Executive Power of "Agent Plugins for AWS"

#aws #ai #aiops #infrastructure

18.02.2026 04:41 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Secure Remote Access to AWS Resources from On-Premises Modern AWS architectures avoid exposing networks and instead focus on intent-based access: ...

✍️ New blog post by Venkata Pavan Vishnu Rachapudi

Secure Remote Access to AWS Resources from On-Premises

#aws #networking #security #cloud

17.02.2026 05:34 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
CloudWatch Is No Longer Just for Logs: Inside AWS’s Unified Operational Data Store For a long time, CloudWatch Logs played a very limited role in our cloud operations. Logs were...

✍️ New blog post by Venkata Pavan Vishnu Rachapudi

CloudWatch Is No Longer Just for Logs: Inside AWS’s Unified Operational Data Store

#aws #ai #data #cloud

17.02.2026 04:59 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Tutorial: Secure Serverless RAG in 5 Minutes with Amazon Bedrock + S3 Vector Store While preparing for the AWS Certified Generative AI Developer - Professional Exam I wanted to get...

✍️ New blog post by Faye Ellis

Tutorial: Secure Serverless RAG in 5 Minutes with Amazon Bedrock + S3 Vector Store

#ai #aws #tutorial #rag

16.02.2026 21:23 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
From Log Hunting to AI-Powered Insights: Building Event-Driven Observability (Part 2) In Part 1, we laid the groundwork. We moved away from "random console.logs" and embraced structured...

✍️ New blog post by Sourabh Choubey

From Log Hunting to AI-Powered Insights: Building Event-Driven Observability (Part 2)

#ai #aws #serverless #monitoring

15.02.2026 17:53 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Your JSON Schema Is a Prompt - Tips for AWS Bedrock Structured Output The JSON schema you pass to an LLM isn't just a structural contract. It's a prompt that directly...

✍️ New blog post by Bryan Doss

Your JSON Schema Is a Prompt - Tips for AWS Bedrock Structured Output

#bedrock #aws #llm #python

15.02.2026 17:07 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Mitigant Threat Catalog: Turning Static Cloud Techniques to Dynamic Executions The MITRE ATT&CK Framework is indispensable for understanding adversary behavior, especially in...

✍️ New blog post by Kennedy

Mitigant Threat Catalog: Turning Static Cloud Techniques to Dynamic Executions

#cloudsecurity #mitre #redteaming #securityoperations

15.02.2026 16:55 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Diario de una builder: Feature Engineering Feature Engineering: El siguiente paso despuΓ©s de preparar los datos Existen muchas etapas...

✍️ New blog post by Diana Castro

Diario de una builder: Feature Engineering

#ai #aws #machinelearning

15.02.2026 02:58 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
I Built a β€œAWS CDK NodejsFunction”… but for AWS Fargate Deploying a NodeJS application on a Fargate shouldn’t be harder than deploying it on Lambda. But it...

✍️ New blog post by Oleksandr Hanhaliuk

I Built a β€œAWS CDK NodejsFunction”… but for AWS Fargate

#aws #cloud #cloudnative #npm

14.02.2026 17:36 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Mastering AppSync: Unions and Interfaces Introducing AppSync to your team has its challenges. But it's doubly so if the team is unfamiliar...

✍️ New blog post by Seth Orell

Mastering AppSync: Unions and Interfaces

#aws #serverless #graphql #appsync

12.02.2026 13:36 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Deploy Your Own 24/7 AI Agent on AWS EC2 with Docker & Tailscale (The Secure Way) No, you don't need a Mac Mini or fancy hardware setup to run your own AI agent 24/7. All you need is...

✍️ New blog post by piyushsachdeva

Deploy Your Own 24/7 AI Agent on AWS EC2 with Docker & Tailscale (The Secure Way)

#openclaw #ai #tailscale #aws

11.02.2026 04:39 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Tipos de almacenamiento en nube El almacenamiento es la parte mΓ‘s importante de las aplicaciones ejecutadas en la nube. Es el...

✍️ New blog post by HΓ©ctor Alexander πŸ§‘β€πŸ’»πŸ“–

Tipos de almacenamiento en nube

#thebookofnotes #notes #cloudcomputing

10.02.2026 20:51 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Beyond Firewalls: How AWS WAF Becomes Your First Line of Cloud Defense Most cloud breaches don’t start with zero-days or kernel exploits. They start with a login endpoint,...

✍️ New blog post by Isaac Oppong-Amoah

Beyond Firewalls: How AWS WAF Becomes Your First Line of Cloud Defense

10.02.2026 16:15 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Automating AWS S3 with Terraform Over the past months in my cloud and DevOps journey, I’ve constantly been looking for ways to move...

✍️ New blog post by dineshrajdhanapathyDD

Automating AWS S3 with Terraform

#iac #s3 #terraform #aws

10.02.2026 15:04 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
OpenClaw Meets AWS: End-to-End Testing and Deployment OpenClaw is the most hyped open-source personal AI agent currently being talked about in the...

✍️ New blog post by Indika_Wimalasuriya

OpenClaw Meets AWS: End-to-End Testing and Deployment

#openclaw #aws #agents #sre

10.02.2026 14:21 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

@awscmblogposts is following 8 prominent accounts