atWare Vietnam  Blog ✍️

Stay informed with industry insights,development best practices, and the latest trends in software engineering. Explore our expert perspectives and stay ahead in the digital world.

Building Real-Time Slack Alerts for Job Applications with AWS Lambda, SQS, and Bedrock

How we built a fully automated job application notification system using AWS S3, SQS, Lambda, and Amazon Bedrock — delivering a Slack alert to our hiring team within 30 seconds of every submission.

Apr 22, 2026
Huy Tran Nhat
Celebrating Our New AWS Associates at atWare Vietnam!

Recognizing our newest AWS Certified Associates and celebrating another milestone in atWare Vietnam’s cloud journey

Apr 08, 2026
Judy
Building ALICE Infra (Part 2): AWS Network, ALB TLS, and a Simple CI/CD Flow

Public ALB for TLS, private Swarm for compute, NAT for outbound, and CodeBuild → ECR for repeatable releases.

Mar 01, 2026
Huy Tran Nhat
How Deleting package-lock.json Broke AWS S3 Upload Function

This code had worked perfectly fine before. Nothing in the file upload logic had changed. Yet suddenly, the upload crashed at runtime.

Sep 03, 2025
namlai
Scaling Marine Data Infrastructure: Migrating from Digital Ocean to AWS

This case study explores how we modernized legacy systems and migrated to AWS to support scalable, data-driven marine conservation.

Jun 15, 2025
Judy
Day 3: Seamless Deployment — Hosting on Lightsail Container Service and Automating with GitHub Actions

In the third part of our website revamp series, we focus on deploying the Next.js app to AWS Lightsail Container Service and automating deployments using GitHub Actions. Here's how we created a modern and efficient CI/CD workflow.

May 01, 2025
n-tien
Beginner Series: Hands On AWS Lambda and NodeJS

"Beginner Series" for AWS Lambda using NodeJS

Jun 21, 2024
Jack Harrison
Amazon SQS dead-letter queue with CDK and its problem

Amazon Simple Queue Service (Amazon SQS) is a distributed message queuing service introduced by Amazon. Amazon SQS offers a secure, durable, and available hoste

May 06, 2024
Minh Ngọc Đặng
Hands-on serverless with AWS Lambda, Go and CDK

AWS Lambda is a service from Amazon Web Services that used to build a highly scalable event-driven application. It is designed to enable developers to run code

Apr 18, 2024
Minh Ngọc Đặng
Celebrating Our Team's AWS Certification Achievements!

AWS Certifications: A Testament to ExcellenceAs the year draws to a close, we at atWare Vietnam are thrilled to announce the remarkable achievements of our team

Oct 23, 2023
Mai Thy Nguyen
atWare VietNam Achieves AWS Partner Select Tier

Good news: atWare VietNam Achieves AWS Partner Select Tier – Delivering Exceptional Cloud SolutionsWe are delighted to share the exciting news that atWare VietN

Aug 30, 2023
Mai Thy Nguyen
Understand AWS EKS (Part 1)

PrerequisitesYou should understand the basic knowledge about container (Docker) • What is the container? • How does it work?Kubernetes OverviewIntroductionThe n

Jan 06, 2023
Jack Harrison
Serverless Microservice with DDD, Onion Architecture in Nx/Monorepo (NestJS, AWS Lambda and AWS CDK)

Serverless Microservice with DDD, Onion Architecture in Nx/Monorepo (NestJS, AWS Lambda and AWS CDK)

Apr 04, 2022
Jack Harrison