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.

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,

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

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

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

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

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

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

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

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

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

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