Arseny Zinchenkosetevoy.hashnode.dev·Oct 7, 2023GitHub Actions: Docker build to AWS ECR and Helm chart deployment to AWS EKSSo, we have a deployed Kubernetes cluster – see the Terraform: Creating EKS, Part 1 – VPCs, Subnets, and Endpoints series. And we have a GitHub Actions workflow to deploy it – see GitHub Actions: Deploying Dev/Prod environments with Terraform. It’s t...DiscussAmazon Web Services
Anita Kahenyaanitakahenya.hashnode.dev·Apr 17, 2023Atomic Design: Simplifying Scalable and Consistent Design SystemsAs web design has evolved over the years, so too have the methodologies and processes used to create effective designs. One such methodology that has gained popularity in recent years is Atomic Design, a system for creating and maintaining efficient,...Discuss·15 likes·107 readsatomic design
Pichet Itngamdev.notsu.io·Sep 12, 2022Flutter with Atomic Design🔎 Introduction I had a few projects using Flutter and am still looking for the best practical approach to structure and organize projects efficiently. In addition, I'm thinking about how to make them reusable and easy to maintain when the project gr...Discuss·936 reads4articles4weeks
Udaysinhknowthatstuff.hashnode.dev·Jul 19, 2022Java Multithreading - Atomic, Volatile, Threadlocal, Mutex and SemaphoreThis article covers the most important and distinctive aspects of different concepts in multithreading. Each of the section deserves its own deep dive and there are pages written in reference books on them. Aim is to superficially cover these concept...Discuss·104 readsmultithreading