Quote
Hi @all, Itโs coming back with DueWeekly Tech. During two week, I find couple of enchanting blogs and articles can bring you huge knowledge about technologies around the world. Letโs find out in this session ๐
AI
1. Medium - Building a 2 Billion Parameter LLM from Scratch Using Python
- Super detail about step by step to build e2e LLM by Python
- Describe about concept related LLM
- Suitable for who want to learn how to find structure or strategy to build LLM Project
- Covey the concept of 5 popular Agentic AI pattern with beauty illustrations
- Explain in short sentence to help reader cover what kind of each pattern
- Truly easy for you imagine flow of each pattern
Architecture
- Introduce the Asynchronous Request Inference Architecture inside ML field
- Guide you about how to setup and operate this solution architecture as project
- Point for yโall guy about key components of this one architecture
2. Medium - Achieving Scalability and Resiliency in Asynchronous Request Inference Architecture
- Continuous improvement and deliver solution for inference architecture inside ML field
- Build two important properties of architecture,
scalability
andresiliency
for inference part - Role of
Kafka
,Istio
,Keycloak
,S3
,Envoy
to build up this architecture - Apply strategy for customize partition for Kafka, such as
Round Robin
3. Medium - Why We Moved from MongoDB to PostgreSQL
- Tell the reason why to encourage movement from
MongoDB
toPostgreSQL
- List some points for migrating from
MongoDB
toPostgreSQL
should be handled - Give some tuning evidence for rather choose
PostgreSQL
thanMongoDB
Cloud
1. Medium - The Load Balancer Showdown: ALB vs. NLB vs. GLB โ Who Wins the Cloud Traffic Battle?
- Introduce 3 types of load balancer in AWS Cloud
- Give the reason why you should choose one of those types for your purpose
- Distinguish between three types to show you about landscape of AWS Load Balancer
Kubernetes
- Guide the setup Monitoring and Logging system with popular stack Grafana, Prometheus and Loki
- Attach the manifest and step by step to implement this stack inside AKS
2. Medium - Kubernetes Homelab Series (Part 1): How I Built My Kubernetes Cluster from Scratch
- New kickoff for building Kubernetes from scratch, share about journey and what thing need to do to implement each of module and components for K8s Cluster
- Use
k3s
for buiding cluster with connect between on-prem machine
3. Medium - Kubernetes Homelab Series (Part 2): Longhorn + MinIO for Persistent Storage
- Learn more about storage inside K8s cluster through Longhorn and MinIO
- Setup and use ArgoCD to deploy storage application into Kubernetes Cluster
- Learn how to use Longhorn to backup data from MinIO
4. Cast.ai - Custom Kube-Scheduler: Why And How to Set it Up in Kubernetes
- Learn more about the
kube-scheduler
and how we can customizekube-scheduler
for your own - Explain about the concept of
kube-scheduler
with example, useful for who want to dive deep into Kubernetes scheduler components - Step by step to describe the concept and implementation
5. Medium - eBPF and Cilium Are Cool, So Why Do We Keep Choosing Kube-Proxy?
- Talk about the important role of
kube-proxy
in Kubernetes cluster - Introduce the
eBPF
andCilium
to create the new strategy inside Kubernetes for configuring proxy inside cluster alter forkube-proxy
, Truth as rival or need time to learn curve for succeeding withCilium
6. Medium - Running a โstatelessโ email server in Kubernetes using Mailu
- Introduce the
Mailu
and the case study with this technology, how can we deal with Kubernetes to implement this tool for email server - Digest the concept of
Mailu
and express information about Mailu Operator for Kubernetes - Step by step to guide you setup and use
Mailu
inside Kubernetes Cluster for your own
7. Medium -Battle of Bytes: Comparing kubernetes storage solutions
- Learn and explore the multiple concept storage inside Kubernetes
- Tuning each type of storage platform and give us the result for which one should be choice for your Kubernetes Cluster
- Attach with the manifest or step to setup these storage platforms
8. Medium - Kubernetes Canary: The Art of Zero Downtime Deployments
- Introduce the Canary Deployment - one in bunch of deployment strategies of Kubernetes
- Explain and guide you the way to implement this strategy in Kubernetes
9. Medium - Stop Paying for AWS MSK or Kinesis. Running production-grade Kafka Never Been Easier
- Alternative solution for self hosted Kafka cluster inside Kubernetes
- Using Strimzi-Operator for self hosting Kafka with step by step to help you involving
- Walkthrough with Selfhosted Kafka like components, usage, benchmark, monitoring and High Availability
10. Medium - An Application-First Approach to DevOps
- Introduce one concept in Kubernetes which help the developer carry infrastructure part and just need to focus on development via Open Application Model (OAM).
- Give the example about OAM with
kube-vela
- one of concept inside these ecosystem - Guide you about step by step to learn
kube-vela
and how this tool operate with CRD and Kubernetes API
Programming language & Computer Science
1. Medium - Go 1.24: The Ultimate Update That Makes Development Faster and Safer
2. Medium - Python 3.14 Released โ Top 5 Features You Must Know
- New version of language to being release, focus on improve speed and creature feature
- Golang is focusing turn this language become more secure for developing
- Python is really convenience with new feature to reload config or moreover
3. Medium - Why Everyone Talks About Zig
- Relating new programing language Zig in low level same as C/C++
- Feature and properties of Zig made itself become attractive and special
- Give the detail example to explain each concept and point the reader to potential of Zig
- Discussion and give the comment why and why not choose Zig
4. Medium - Data Structures โ Stack, Queue and Heap
- Learn and understand more about data structure related into big concept or theory of DSA
- Imagine the implementation and how these should be worked via example
- Explore more with same content in beauty illustration at Heaps, Stacks, Queues
5. CS225 - Stack and Heap Memory
- Learn about the type of memory inside computer science,
Heap
andStack
- Explain and give the example took around both of concept
Security
1. Medium - How leboncoin protects 35 million accounts without compromising user experience
- Overview how the way leboncoin build the authentication for user inside this system
- List bunch of methodologies and keyworks to easier search and implement your strategy for build authen system
2. Medium - Fraud Prevention in Under 60 Seconds with Apache Kafka
- Cool case study inside Cyber Security with using
Kafka
and event driven to capture fraud and anomaly inside banking system - Introduce the importance of streaming data in banking architecture, CDC and how they can analysis the realtime transaction for detecting suspicious factor
- Give the more evidence and information about architecture through article Kafka API is the De Facto Standard API for Event Streaming like Amazon S3 for Object Storage
Technologies
- Focus on listing about trends of 2025 with technological
- Give really detail about popular topics nowadays with impressive chart or illustrator, such as
Platform Engineer
,AI LLM
,Kubernetes
,GraphQL
,VM
orBare Mental
- Tell about story and proven that with evidence, attach with speaker who have strong emphasize in technological field, especially relate about how can we strongly focus, what impact of this trends with software development
- Impressive with the way covey mindset of author. Really recommend for who wanna absorb new things to open new gate for your career
3. Medium - DevOps tools by category for 2025
- A collection about DevOps tools split on category for specific purpose
- You can use thing one to cover landscape of couple DevOps tools for new journey
4. Medium - 25 Game-Changing Websites Every Developer Must Bookmark
- The collections will show you much of things relate useful page should be known for absorbing knowledge as well
- Really cool things will help you trace a bit or cut off the way to learn new technologies, such as DevDocs, roadmap.sh, OverAPI, Readme.so, โฆ
5. Medium - 40 Ansible Playbooks You Canโt Live Without in Your CI/CD Pipeline
- If you want to learn more ansible, you shouldnโt drop this collection
- Cover really useful case studies when you want to Ansible for configuring inside server