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.

Beginner Series: Hands On AWS Lambda and NodeJS

"Beginner Series" for AWS Lambda using NodeJS

Jun 21, 2024
Jack Harrison
Beginner Series: Hands On React and TypeScript

Explore how to get started with React and TypeScript

Jun 21, 2024
Jack Harrison
GitLab CI/CD for React Nx Repositories #2: Release Application to AWS

Welcome back to our journey exploring GitLab CI/CD for React Nx repositories! In Part 1, we finished setting up code quality checks to ensure coding standards,

Jun 03, 2024
Jacie
Trunk-based development

GitflowWhat is Gitflow?Gitflow is an alternative Git branching model that involves the use of feature branches and multiple primary branches.How it works?1. A d

May 23, 2024
Minh Ngọc Đặng
GitLab CI/CD for React Nx Repositories #1: Code Quality Checks

Learn how to set up code quality checks for a React Nx repository with GitLab CI. Optimize your development process and deliver exceptional software.

May 10, 2024
Jacie
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
Using Mapbox with React #2: Adding Markers, Popups...

Welcome to the next part of integrating Mapbox with React! In this installment, we delve into the art of adding markers & popups

May 06, 2024
Tien Nguyen
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
How to Efficiently Process Large CSV Files with Lambda and Step Functions using AWS CDK v2

Hi, there 👋 We need to get a large CSV file periodically from an external API and store it in our database to provide for the front-end side and draw visual gra

Apr 18, 2024
Jacie
Using Mapbox with React #1: Initialize a Mapbox React Component

Mapping solutions are essential in today’s app and web development landscape, offering extensive capabilities for everything from location tracking to interacti

Apr 18, 2024
Tien Nguyen
How Our Developers Enhance Software UI/UX Design

Hi, there 👋 We are software engineers from atWare Vietnam. Fresh off the heels of completing a UI/UX improvement project for one of our clients, we're excited t

Apr 11, 2024
Jacie
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
Renovate JS: Automated Dependencies Update

In Software Development keeping up to date with technology updates is crucial. This is true both for developers as they learn and renew their skills, and also f

Feb 24, 2022
Jack Harrison