Found 112 total tags.

#admin

24 items with this tag.Showing first 6 tags.

Sep 23, 2026·11 min read

Awesome MongoDB

Documentations and Articles Repositories awesome-mongodb: 🍃 A curated list of awesome MongoDB resources, libraries, tools and applications High-Availability & Scaling Medium - High-availability MongoDB Cluster Configuration Solutions 🌟 (Recommended) Medium - Configure 3 nodes replica set of MongoDB on AWS EC2 MongoDB - Deploy a Self-Managed Replica Set 🌟 (Recommended) Medium - Setting Up MongoDB Cluster: Replication, Sharding, and High Availability Medium - The only local MongoDB replica set with Docker Compose guide you’ll ever need! 🌟 (Recommended) Tips & Configuration Medium - Solving curious case of excess memory consumption by MongoDB Medium - MongoDB primary failover with Keepalived (with MongoDB cluster) Optimization MongoDB - Best Practices Guide for MongoDB Performance Monitoring and Observability MongoDB - Monitoring a Self-Managed MongoDB Deployment 🌟 (Recommended) DrDroid - MongoDB Monitoring & Alerting: Best Practices Security MongoDB - Authentication on Self-Managed Deployments 🌟 (Recommended) MongoDB - Built-In Roles 🌟 (Recommended) MongoDB - Deploy Self-Managed Replica Set With Keyfile Authentication 🌟 (Recommended) Digital Ocean - How To Configure Keyfile Authentication for MongoDB Replica Sets on Ubuntu 20.

Sep 23, 2026·2 min read

AZ104: How to learn and archive ?

About the AZ104 Before we start what and how you can do to archive AZ104 certificate, you need to know some about information about that one Audience profile Info With AZ104, Candidate should have subject matter expertise in implementing, managing, and monitoring an organization’s Microsoft Azure environment, including virtual networks, storage, compute, identity, security, and governance.

Sep 23, 2026·14 min read

Azure Kubernetes Service

Resource reservations Documentation: 🔗Click to the link Info AKS uses node resources to help the node function as part of your cluster. This usage can create a discrepancy between your node’s total resources and the allocatable resources in AKS.

Sep 23, 2026·7 min read

App Service

What App Service Plans ? Reference resource Implement Azure App Service plans Determine Azure App Service plan pricing Info In Azure App Service, an application runs in an Azure App Service plan.

Sep 23, 2026·2 min read

Application Gateway

What is Application gateway ? Info Azure Application Gateway is a load balancer for web traffic. Administrators implement an application gateway to manage traffic to their web apps.

Sep 23, 2026·5 min read

Azure pipeline and Azure DevOps

About the Azure pipeline Documentation: Doc Info Azure Pipelines automatically builds and tests code projects. It supports all major languages and project types and combines continuous integration, continuous delivery, and continuous testing to build, test, and deliver your code to any destination.

#ai

4 items with this tag.

Sep 23, 2026·5 min read

Awesome Data Engineer

Data Engineer Articles Medium - Data Pipeline Development with MinIO, Iceberg, Nessie, Polars, StarRocks, Mage, and Docker Medium - ETL and ELT 🌟 (Recommended) Medium - ELT with Fabric, Azure and Databricks Medium - The Change Data Capture (CDC) Design Pattern 🌟 (Recommended) Medium - Apache Airflow Overview Blog - Data Lake vs Data Warehouse 🌟 (Recommended) ML4Devs - Scalable Efficient Big Data Pipeline Architecture MonteCarlo - Data Pipeline Architecture Explained: 6 Diagrams and Best Practices 🌟 (Recommended) Medium - Data Engineering Best Practices: How Big Tech & FAANG Firms Manage and Optimize Apache Kafka Medium - 5 Steps to Build Efficient Data Pipelines with Apache Airflow Blog - A Primer on Data Warehouses 🌟 (Recommended) Blog - Data Industry Primer 🌟 (Recommended) Onehouse - Comprehensive Data Catalog Comparison 🌟 (Recommended) Awesome Repositories awesome-apache-airflow: Curated list of resources about Apache Airflow awesome-bigdata: A curated list of awesome big data frameworks, resources and other awesomeness.

Sep 23, 2026·3 min read

Awesome MLOps

Generals Articles Neptune.ai - MLOps Landscape in 2024: Top Tools and Platforms 🌟 (Recommended) Neptune.ai - MLOps Principles and How to Implement Them 🌟 (Recommended) Google Cloud - MLOps: Continuous delivery and automation pipelines in machine learning Datacamp - 25 Top MLOps Tools You Need to Know in 2025 Youtube - GPU Instance Selection: AI & LLM Inference Benchmarking 🌟 (Recommended) Blog - LLM Inference Speed Benchmarks Awesome Repositories awesome-mlops: A curated list of references for MLOps AI-Infra: init to record my learning path of AI Infra, especially on inference.

Sep 23, 2026·26 min read

Caching and AI Delivery Boosting by Packaging and Model Caches

Quote Hello y’ @all guy, nice to see you here. BTW, How is your week ? I’m feel pleasure for what I am learning and doing right now, currently I enjoy with my new job and explore new strategies for keeping learn about architecture and growth up in tech fields.

Sep 23, 2026·13 min read

What is Milvus?

Quote Hi @all, I’am back after the week to take the break, but unlucky I have sick and don’t have much time to think about the ideal to work with DevOps, Kubewekend or Cloud Services.

#analytics

1 item with this tag

Sep 23, 2026·12 min read

Do self-hosted analytics platforms for your website with automatically SSL domain

Quote Hi @all, Hope you have nice weekend. On this week, I will talk about little bit a new things what I try and applied for my wiki-site for analytics, tracking the activity on my site with umami.

#android

5 items with this tag.

Sep 23, 2026·11 min read

Build mobile with Expo (Part 1)

Quote Hi @all, this week is not having special, and I have lot of idea to releasing about multiple topics, but really cool to contributing anything else.

Sep 23, 2026·14 min read

Build mobile with Expo (Part 2)

Quote Hi @all, how is your week ? are u ready for learn something ? In this session, we will go to next session of expo for building mobile application, but in release stuff like artifacts to App Store and Google Play.

Sep 23, 2026·22 min read

Build android with fastlane (Part 1)

Quote Hello @all, It me again probably 😄. Today I want to continue contribute the way to bundle and build completely application mobile which can ready to delivery to another platform, such as Google Play (Android) or App Store (IOS) You can follow and take a look other blog of me about Setup Environment for build android, that steps will require and provide your environment to becoming ready integrate with build-tools which we approach today, Fastlane What is fastlane ? Introduce Info fastlane is the easiest way to automate beta deployments and releases for your iOS and Android apps.

Sep 23, 2026·9 min read

Build mobile with fastlane (Part 2)

Quote Hi @all, If you know you know, I am doing the full completely progress when you want to build mobile application. Therefore on part 2, I will guide you to understand how you can sign your application with keystone, beta release to Google Play 👍👍👍 (NOTE: Android is go first, Because it is cheaper than IOS, and easily to release) You can find another topics in series down below Setup Environment for build android Build mobile with fastlane (Part 1) Create account and connect fastlane to Google Note This step is very important, and risk to you because it will charge you 25$ to create your organization.

Sep 23, 2026·14 min read

Setup environment for build android

Quote For purpose when meet the problems when we setup and provide the environment for build android with no need to use or install android studio. That reason why i write about this, let’s digest What we need when build the android Quote As my knowledge, you have multiple way to build and assemble anything of mobile, and last progress, you will have apk file and easily to delivery to another platform to test and use.

#anime

2 items with this tag.

Sep 23, 2026·1 min read

Awesome Manga and Anime Community

Manga Reader Info Read manga for free at these locations MangaDex Rawkuma MangaPlus Community Info The community where help you search, find and figure out what manga and anime you can read or watch MyAnimeList.

Sep 23, 2026·1 min read

Awesome Journals Publication Published

Publication Medium - The Ugly Monster: Movies | TV | Gaming | Comic Books | Music | News Media | Other Indecent Pursuits Medium - Mark Manson: Author of ‘The Subtle Art of Not Giving a Fuck’ .

#ansible

2 items with this tag.

Sep 23, 2026·2 min read

Monitoring with Portainer

Config Portainer with Shell Scripting So for easily managing and reading logs, metrics, and exec console of containers, you will need monitoring tools, and portainer is exactly what you want, go to documentation for more detail.

Sep 23, 2026·5 min read

Awesome Ansible

General Articles Medium - 40 Ansible Playbooks You Can’t Live Without in Your CI/CD Pipeline 🌟 (Recommended) Medium - Advanced Ansible Playbooks for CI/CD Efficiency Documentations Ansible : Ansible provides open-source automation that reduces complexity and runs everywhere, especially virtual machine Ansible Vault: A feature of ansible that allows you to keep sensitive data such as passwords or keys in encrypted files, rather than as plaintext in playbooks or roles.

#ansible-playbooks

1 item with this tag

Sep 23, 2026·5 min read

Awesome Ansible

General Articles Medium - 40 Ansible Playbooks You Can’t Live Without in Your CI/CD Pipeline 🌟 (Recommended) Medium - Advanced Ansible Playbooks for CI/CD Efficiency Documentations Ansible : Ansible provides open-source automation that reduces complexity and runs everywhere, especially virtual machine Ansible Vault: A feature of ansible that allows you to keep sensitive data such as passwords or keys in encrypted files, rather than as plaintext in playbooks or roles.

#api

2 items with this tag.

Sep 23, 2026·17 min read

Awesome DIY Linux Shell Scripts

Info This place store script of mine to solve couple of problems, fun stuff and be able to reuse for multiple reason. Double-check if you concern For more explore, you can read to understand more way to improve shell script Internet - Practical Shell Patterns I Actually Use StackOverFlow -Assigning default values to shell variables with a single command in bash Blog - Using Nested Default Variable Values in a Shell Script Internet - If Statements - Bash Scripting Tutorial Baeldung - Differences Between Single and Double Brackets in Bash Blue Green Deployment Docker for Zero Downtime Abstract Zero Downtime and Automation CD for raw machine with Nginx configuration (Using the combination with GLAB for example - Add another if you do customize) Purpose: Create a platform specific the non’t downtime when deploying.

Sep 23, 2026·1 min read

Awesome Elasticsearch & OpenSearch

Documentations and Articles Articles MinIO - Fast and Efficient Search with OpenSearch and MinIO Dev.to - OpenSearch Snapshots with Min.io Setup Elastic - Set up a cluster for high availability Repositories awesome-elasticsearch: A curated list of the most important and useful resources about elasticsearch Tips & configuration Opster - Elasticsearch Heap Size Usage and JVM Garbage Collection Elastic - Orchestrating Elastic Stack applications Elastic - Backup, high availability, and resilience tools OpenSearch - Take and restore snapshots Interaction with Elasticsearch via CURL Abstract This note content the basic, popular command of elasticsearch and case it can use Note All commands will work if you need bypass HTTPS.

#architecture

12 items with this tag.Showing first 6 tags.

Sep 23, 2026·3 min read

Personal DIY Projects Management

Note The icon to telling you about what task is on progress or pending 😄 ✍ : On progressing, It usually attaches with github and blog 🚧 : Pending, just stop like a note, and idea to doing something around that.

Sep 23, 2026·43 min read

Why Internal Developer Platforms (IDPs) Matter in 2026: OpenChoreo and the Journey of Innovation

Quote Hi everyone, it’s me again! To keep the momentum going from my last post, I want to share a deeper look into the next chapter of my career, my production W’xOps IDP, and the tools that have inspired me from day one, OpenChoreo While I chose not to adopt their architectures directly—recognizing that you will certainly discover alternative approaches that work best for you—these tools have profoundly shaped my perspective on the Internal Developer Platform (IDP) landscape in 2026.

Sep 23, 2026·2 min read

Network traffic monitoring and analysis for anomalies detection and auto-scaling

Why was it gonna released ? NTMA - Project Infrastructure Quote Hi @all, About releasing documentation for final university project, I want to hold this on hand in little bit time but I think It could helped another, therefore, When I contribute and hope It can help you and make solution on near future !!! LOL.

Sep 23, 2026·13 min read

Profiling applications with Pyroscope

Quote Hi @all, It’s me again, so what for doing today ? I want to talk about new ways to monitoring application but deepest into memory cpu process and more about the resources used by them when we interact with Web-App or API.

Sep 23, 2026·53 min read

The Story of Mine about Multi-Region Architecture

Quote Yo, everyone! Long time no see. I’ve been quite busy with my job lately, and it took a while to get back here, but I’m happy to join you all again before the new year! Today, I want to go directly into the deep dive I’ve been researching recently: Multi-Cluster Architecture.

Sep 23, 2026·12 min read

How can I build my homelab with Docker Swarm ?

Quote Hello, Hello @all, welcome back to my new blog. Couple of weeks ago quite busy and enjoyable of myself, I just spend for refresh in holiday and spend a week for my family and friend.

#art

3 items with this tag.

Sep 23, 2026·1 min read

Awesome Manga and Anime Community

Manga Reader Info Read manga for free at these locations MangaDex Rawkuma MangaPlus Community Info The community where help you search, find and figure out what manga and anime you can read or watch MyAnimeList.

Sep 23, 2026·1 min read

Awesome Music Collections

Music Producer Info The collections about manual and plugin for purpose produce the music in flstudio or audacity applications Music Producer Tools Ardour - Record, Edit, and Mix on Linux, macOS and Windows Audacity - The world’s most popular audio editing and recording app (Open Source) Drive - Sharing Tools - Flstudio and FabFilter - Pre-active version Sample Collections SampleFocus - The easiest way to find the perfect audio sample Sample Landr - Discover samples made for your music Looperman - The ultimate pro audio resource and musicians community VST Plugin The 248 Best Free VST Plugins PLUGINS 4 FREE - Free Instrument Audio Plugins Archive Plugintorrent.

Sep 23, 2026·1 min read

Awesome Book Collections

Vietnamese Info The location is providing information book and free to downloading by Vietnamese Language DTV eBook THƯ VIỆN EBOOK (TVE-4U) DocTruyenFull - Ebook Foreign Info The location is providing information book and free to downloading by English Language Goodread: Community for who love read book and stick together D-PDF: Download Free Books Kobo.

#automation

15 items with this tag.Showing first 6 tags.

Sep 23, 2026·16 min read

Awesome GitlabCI

Introduce GitlabCI Abstract This template which store short yaml to show how can work with GitlabCI and note some specify for use case More information about Gitlab CI/CD and Variables.

Sep 23, 2026·5 min read

Awesome Github Actions

Introduce About Github Action Abstract The Gallery of github-actions pipelines, All scenarios to approaching and experience when I work on this platform Articles Medium - GitHub Actions — Versatile and Easy Serverless CI/CD Pipeline Documentation GitHub Actions - Documentation Github Actions - Contexts Github Action - Syntax GitHub Action - Events that trigger workflows Feature Github Action - Variables Github Action - Reuse workflows Github Actions - Triggering a workflow Github Actions - Controlling permissions for GITHUB_TOKEN Github Action - Control the concurrency of workflows and jobs Repositories Awesome Actions: A curated list of awesome actions to use on GitHub GitHub Actions: Automate your GitHub workflows GitHub Page Themes: Page themes for your GitHub repositories Action Collections setup-kind: kind (Kubernetes in Docker) GitHub Action Deploy React application to Github Page github-actions.

Sep 23, 2026·9 min read

Awesome Azure Pipelines

Introduce Azure Pipelines Abstract The Gallery of Azure DevOps pipelines, where I share experience about some approaching automation in this platform.

Sep 23, 2026·3 min read

Awesome BitBucket Pipelines

Introduce BitBucket Abstract BitBucket Pipelines is already approached by myself, take a note and sharing about how we can implement with BitBucket Pipelines Documentation BitBucket - Build, test, and deploy with Pipelines (General Document) Bitbucket - Pipelines configuration reference Feature BitBucket - Artifact BitBucket - Pipe Integration BitBucket - Variables and secrets BitBucket - Step options BitBucket - Validator for bitbucket-pipelines.

Sep 23, 2026·13 min read

Kubewekend Session 1: Build up your host with Vagrant

Quote Hi @all, How are you going, great huh 👐. Graceful and especially to announcing about kubewekend - new series of mine, which one to give me and you opportunities to learn about new technologies, the way to bring you near kubernetes and more a lot of things pick a up around devops, networking, devsecops,pipelines and moreover.

Sep 23, 2026·20 min read

Kubewekend Session 2: Setup Kind cluster with Ansible

Quote Hi @all, It’s me again, BTW session 2 of kubewekend is already publish if you read the currently message, LOL 😄. Today we will learn and practice with Ansible and kind inside the machine we provision and build in previous session, Read at: Kubewekend Session 1, not long as well, let’s digest to new session 🛫 List of topics in series Kubewekend Session 1 Kubewekend Session 2 Kubewekend Session 3 Why I choose Ansible and kind ? Quote Just like usual, we will find the reason why I choose Ansible and Kind for targets to provide Kubernetes in locally Ansible and what can we do with one ? IYKYK, I have a topic which write about Ansible, and how I use ansible to provisioning AWS Cloud, that like crazy and powerful tools with huge community support.

#awesome

37 items with this tag.Showing first 6 tags.

Sep 23, 2026·5 min read

Awesome Ansible

General Articles Medium - 40 Ansible Playbooks You Can’t Live Without in Your CI/CD Pipeline 🌟 (Recommended) Medium - Advanced Ansible Playbooks for CI/CD Efficiency Documentations Ansible : Ansible provides open-source automation that reduces complexity and runs everywhere, especially virtual machine Ansible Vault: A feature of ansible that allows you to keep sensitive data such as passwords or keys in encrypted files, rather than as plaintext in playbooks or roles.

Sep 23, 2026·7 min read

Awesome Cloud Native

Info “Cloud native is the software approach of building, deploying, and managing modern applications in cloud computing environments. Modern companies want to build highly scalable, flexible, and resilient applications that they can update quickly to meet customer demands.

Sep 23, 2026·13 min read

Awesome DevOps, SRE, System and Tech collections

General Awesome DevOps & SRE & Sytem & Tech API Landscape: A comprehensive view of all stakeholders creating the programmable economy 🌟 (Recommended) awesome-cloud-security-interview: a carefully chosen collection of cloud security-related interview questions and scenarios.

Sep 23, 2026·4 min read

Awesome DevSecOps

General Repositories awesome-devsecops: Curating the best DevSecOps resources and tooling 🌟 (Recommended) awesome-iam: 👤 Identity and Access Management knowledge for cloud platforms 🌟 (Recommended) Blog - The DevSec Blueprint: a comprehensive, free, and open-source learning guide designed to equip you with the essential skills and knowledge needed to transition into or grow your Cloud Security Development & DevSecOps career.

Sep 23, 2026·138 min read

Awesome Monitoring & Observability

Quote This awesome collections is a place where store articles, blogs, tools and strategies to using monitoring and observability stack in your project General Blogs Grafana Labs blog: News, releases, technical articles, cool stories, and more about Grafana Is it Observable?: Educates and supports the dev community on getting started with observability tools and concepts.

Sep 23, 2026·6 min read

Awesome Packer

Info Hashicorp Packer Packer is a tool that lets you create identical machine images for multiple platforms from a single source template. Packer can create golden images to use in image pipelines.

#aws

9 items with this tag.Showing first 6 tags.

Sep 23, 2026·15 min read

Work with EKS and How to monitoring your Cluster

Quote Hi @all, I back after previous week spend for couple stuff of myself, recover and love 😄. How is your holiday?, it’s starting right, I hope you have good time with family and enjoy your holiday.

Sep 23, 2026·18 min read

Digging into AWS Monitoring Stack

Quote Hi @all, what sup, how are you going dawg ? Legit insane last two weeks with new decision and more stuff around choosing next path for my career.

Sep 23, 2026·18 min read

First EKS Cluster with Milvus DB

Quote Hello @all, long time no see, it’s me again. Sorry, I don’t have time for doing personal blogging, but my job is crazy disaster, anything need to ready and I feel not well with my health to control over two things.

Sep 23, 2026·16 min read

Create Atlantis with ECS Fargate for automation provisioning

Quote Hi @all, this week is so busy for me, and this about to learn something new about gitops and techniques and tools depend on this concept, and this week I will take a break kubewekend series.

Sep 23, 2026·8 min read

Create SSL Cert with ACM and Route53 for AWS Services

Quote Hi @all, this week is not special at all, how about you guy, hope you feel well and chill. This week is so busy, so I don’t have mood to continue kubewekend in this week, maybe back to next week.

Sep 23, 2026·31 min read

AWS SSO from Self Gitlab Terraform Module Registry

Quote Hi @all, how are you going ? Mess up, and not have mood to write anything because kind of stuff in social life. But as you can see, I must to do for probably myself to continuous contribute, so here I am.

#azure

29 items with this tag.Showing first 6 tags.

Sep 23, 2026·9 min read

Awesome Azure Pipelines

Introduce Azure Pipelines Abstract The Gallery of Azure DevOps pipelines, where I share experience about some approaching automation in this platform.

Sep 23, 2026·22 min read

How the fast way to deploy your application ?

Quote So hi @all, It’s me again and long time no see, just have a quick break for vacation on last week. Back to back, today I will provide you the way to deploy your application, how the fast way the cloud service can help you serve this problems ? Let digest about ☕☕ Problems and role of Cloud Question I know when you want to perform or release your application, sometime you will meet some problems on knowledge when you do not have experience with Virtual machine (Azure), EC2 (AWS), or droplet (Digital Ocean) to setup and operation your application on these one But don’t worry, because of with the growth of containerization technologies, you will easily resolve that with your own application work like container, for example docker or podman.

Sep 23, 2026·22 min read

Build android with fastlane (Part 1)

Quote Hello @all, It me again probably 😄. Today I want to continue contribute the way to bundle and build completely application mobile which can ready to delivery to another platform, such as Google Play (Android) or App Store (IOS) You can follow and take a look other blog of me about Setup Environment for build android, that steps will require and provide your environment to becoming ready integrate with build-tools which we approach today, Fastlane What is fastlane ? Introduce Info fastlane is the easiest way to automate beta deployments and releases for your iOS and Android apps.

Sep 23, 2026·9 min read

Build mobile with fastlane (Part 2)

Quote Hi @all, If you know you know, I am doing the full completely progress when you want to build mobile application. Therefore on part 2, I will guide you to understand how you can sign your application with keystone, beta release to Google Play 👍👍👍 (NOTE: Android is go first, Because it is cheaper than IOS, and easily to release) You can find another topics in series down below Setup Environment for build android Build mobile with fastlane (Part 1) Create account and connect fastlane to Google Note This step is very important, and risk to you because it will charge you 25$ to create your organization.

Sep 23, 2026·2 min read

AZ104: How to learn and archive ?

About the AZ104 Before we start what and how you can do to archive AZ104 certificate, you need to know some about information about that one Audience profile Info With AZ104, Candidate should have subject matter expertise in implementing, managing, and monitoring an organization’s Microsoft Azure environment, including virtual networks, storage, compute, identity, security, and governance.

Sep 23, 2026·3 min read

Awesome Azure Cloud

The reason why I choose Azure Quote To be honest, although I have explored various cloud platforms ranging from basic to complex, Azure remains my priority for compute resources.

#azure-devops

4 items with this tag.

Sep 23, 2026·22 min read

Build android with fastlane (Part 1)

Quote Hello @all, It me again probably 😄. Today I want to continue contribute the way to bundle and build completely application mobile which can ready to delivery to another platform, such as Google Play (Android) or App Store (IOS) You can follow and take a look other blog of me about Setup Environment for build android, that steps will require and provide your environment to becoming ready integrate with build-tools which we approach today, Fastlane What is fastlane ? Introduce Info fastlane is the easiest way to automate beta deployments and releases for your iOS and Android apps.

Sep 23, 2026·9 min read

Build mobile with fastlane (Part 2)

Quote Hi @all, If you know you know, I am doing the full completely progress when you want to build mobile application. Therefore on part 2, I will guide you to understand how you can sign your application with keystone, beta release to Google Play 👍👍👍 (NOTE: Android is go first, Because it is cheaper than IOS, and easily to release) You can find another topics in series down below Setup Environment for build android Build mobile with fastlane (Part 1) Create account and connect fastlane to Google Note This step is very important, and risk to you because it will charge you 25$ to create your organization.

Sep 23, 2026·5 min read

Azure pipeline and Azure DevOps

About the Azure pipeline Documentation: Doc Info Azure Pipelines automatically builds and tests code projects. It supports all major languages and project types and combines continuous integration, continuous delivery, and continuous testing to build, test, and deliver your code to any destination.

Sep 23, 2026·2 min read

Subscription

Subscription Documentation: Create a Microsoft Customer Agreement subscription Info Subscriptions help you organize access to Azure cloud service resources, and help you control how resource usage is reported, billed, and paid.

#basic-knowledge

2 items with this tag.

Sep 23, 2026·16 min read

Cyber101 Session 01 - Web Fundamentals

Info This article serves as a foundational guide to the essential knowledge required before transitioning into security. Explore the topics below to gain new insights and strengthen your technical baseline.

Sep 23, 2026·11 min read

Awesome NGINX

Awesome Repository awesome-nginx : A curated list of awesome Nginx distributions, 3rd party modules, Active developers, etc. nginx-proxy: Automated nginx proxy for Docker containers using docker-gen Articles Medium - Nginx Configuration File Explanation and Common Feature Configurations (90% Practical Use Rate) 🌟 (Recommended) Myself - Create Free SSL with Let’s Encrypt and Certbot Blog - Nginx high availability through Keepalived – Virtual IP Nginx Docs - High Availability Support for NGINX Plus in On-Premises Deployments 🌟 (Recommended) Medium - Linux Load Balancing: Advanced Techniques 🌟 (Recommended) Nginx Configuration Default nginx.

#basic-templates

4 items with this tag.

Sep 23, 2026·16 min read

Awesome GitlabCI

Introduce GitlabCI Abstract This template which store short yaml to show how can work with GitlabCI and note some specify for use case More information about Gitlab CI/CD and Variables.

Sep 23, 2026·5 min read

Awesome Github Actions

Introduce About Github Action Abstract The Gallery of github-actions pipelines, All scenarios to approaching and experience when I work on this platform Articles Medium - GitHub Actions — Versatile and Easy Serverless CI/CD Pipeline Documentation GitHub Actions - Documentation Github Actions - Contexts Github Action - Syntax GitHub Action - Events that trigger workflows Feature Github Action - Variables Github Action - Reuse workflows Github Actions - Triggering a workflow Github Actions - Controlling permissions for GITHUB_TOKEN Github Action - Control the concurrency of workflows and jobs Repositories Awesome Actions: A curated list of awesome actions to use on GitHub GitHub Actions: Automate your GitHub workflows GitHub Page Themes: Page themes for your GitHub repositories Action Collections setup-kind: kind (Kubernetes in Docker) GitHub Action Deploy React application to Github Page github-actions.

Sep 23, 2026·9 min read

Awesome Azure Pipelines

Introduce Azure Pipelines Abstract The Gallery of Azure DevOps pipelines, where I share experience about some approaching automation in this platform.

Sep 23, 2026·3 min read

Awesome BitBucket Pipelines

Introduce BitBucket Abstract BitBucket Pipelines is already approached by myself, take a note and sharing about how we can implement with BitBucket Pipelines Documentation BitBucket - Build, test, and deploy with Pipelines (General Document) Bitbucket - Pipelines configuration reference Feature BitBucket - Artifact BitBucket - Pipe Integration BitBucket - Variables and secrets BitBucket - Step options BitBucket - Validator for bitbucket-pipelines.

#bitbucket

1 item with this tag

Sep 23, 2026·3 min read

Awesome BitBucket Pipelines

Introduce BitBucket Abstract BitBucket Pipelines is already approached by myself, take a note and sharing about how we can implement with BitBucket Pipelines Documentation BitBucket - Build, test, and deploy with Pipelines (General Document) Bitbucket - Pipelines configuration reference Feature BitBucket - Artifact BitBucket - Pipe Integration BitBucket - Variables and secrets BitBucket - Step options BitBucket - Validator for bitbucket-pipelines.

#blog

3 items with this tag.

Sep 23, 2026·13 min read

Profiling applications with Pyroscope

Quote Hi @all, It’s me again, so what for doing today ? I want to talk about new ways to monitoring application but deepest into memory cpu process and more about the resources used by them when we interact with Web-App or API.

Sep 23, 2026·11 min read

Build your wiki for 1st time

Quote Hi @all, Today I and you will learn how way to making your first landing page, automation update and release that with github-actions. This will fast, stable, fun and easily managing what you want to release, have a sit and we will start !!! 😄😄😄 Find out the target - Reason why you need this TLDR Quote Probably, you are same as me, If you figure out a new things, for example: New Technologies.

Sep 23, 2026·18 min read

Awesome My Blogs

Awesome of Myself Info More about my collection which talk about multiple topics, and technologies in multiple field like AI, ML, DevOps, Security and moreover, with a little bit snippet which most of useful tool that I have tried 👍👍👍 Timeline: 2024 - Current AI & Machine Learning & Data Engineer Awesome AI & ML Awesome Data Engineer Awesome MLOps Architecture Awesome API Gateway and Web Server Awesome Caddy Awesome Kafka & MQTT Awesome NGINX Awesome Self-Hosted Awesome System Architecture CI/CD Awesome Azure Pipelines Awesome BitBucket Pipelines Awesome GitHub Action Awesome GitLab CI Cloud Awesome AWS Cloud Awesome Azure Cloud Containerization & Kubernetes Awesome Containerization Awesome Docker CLI Awesome Docker Compose CLI Awesome Helm Awesome Kubectl Snippets Awesome Kubernetes Awesome Kubernetes Walkthrough Database Awesome Database Awesome Elasticsearch & OpenSearch Awesome PostgreSQL Awesome MongoDB Developer & DevOps Awesome Ansible Awesome Developer Awesome DevOps & SRE & System & Tech Awesome Git Awesome Cloud Native Awesome HTML & CSS & Javascript Awesome Monitoring & Observability Awesome Packer Awesome Terraform Awesome Vagrant Awesome Python Awesome Golang InfoSec & Hacking Awesome Hacking and Infosec Awesome Cheatsheets InfoSec Operation System Awesome Linux Profile Awesome Linux Shell commands Awesome Linux Shell scripts Awesome OS Awesome Powershell commands Awesome Windows Profile Others Awesome Quantum Computing Awesome Science Awesome Utilities Sites Azure Cloud Services Timeline: 2024 - Current 2024 Azure AKS: Managed Kubernetes Service Azure App Service: A set of compute resources for a web application to run Azure Application Gateway: A load balancer for web traffic Azure pipeline and Azure DevOps: A automatically builds and tests code projects Azure Backup: The Azure-based service you can use to back up (or protect) and restore your data in the Microsoft cloud Azure Cloud Shell: Azure Command Line is designed for further use in Azure Portals instead of your machine Azure Container Apps: A serverless platform that allows you to maintain less infrastructure and save costs while running containerized applications Azure Container Instances: The simplest way to run a container in Azure, without having to manage any virtual machines Azure DNS: Enables you to host your DNS domains in Azure and access name resolution for your domains by using Microsoft Azure infrastructure Azure Entra: A cloud-based identity and access management service that enables your employees access external resources Azure Load Balancer: Delivering high availability and network performance to your applications Azure Monitor: A comprehensive solution that collects, analyzes, and responds to telemetry data from both on-premises and cloud environments Azure Network Watcher: Providing tools to monitor, diagnose, view metrics, and enable or disable logs for resources in an Azure virtual network Azure Policy: A service in Azure that enables you to create, assign, and manage policies to control or audit your resources Azure RBAC: A mechanism that can help you manage who can access your Azure resources Azure Site Recovery: A service that helps ensure business continuity by replicating workloads from a primary site to a secondary location Azure Storage: Microsoft’s cloud storage solution for modern data storage scenarios Azure Subscription: Helping you organize access to Azure cloud service resources, and help you control how resource usage is reported, billed, and paid.

#books

2 items with this tag.

Sep 23, 2026·1 min read

Awesome Book Collections

Vietnamese Info The location is providing information book and free to downloading by Vietnamese Language DTV eBook THƯ VIỆN EBOOK (TVE-4U) DocTruyenFull - Ebook Foreign Info The location is providing information book and free to downloading by English Language Goodread: Community for who love read book and stick together D-PDF: Download Free Books Kobo.

Sep 23, 2026·1 min read

Awesome Journals Publication Published

Publication Medium - The Ugly Monster: Movies | TV | Gaming | Comic Books | Music | News Media | Other Indecent Pursuits Medium - Mark Manson: Author of ‘The Subtle Art of Not Giving a Fuck’ .

#cache

1 item with this tag

Sep 23, 2026·26 min read

Caching and AI Delivery Boosting by Packaging and Model Caches

Quote Hello y’ @all guy, nice to see you here. BTW, How is your week ? I’m feel pleasure for what I am learning and doing right now, currently I enjoy with my new job and explore new strategies for keeping learn about architecture and growth up in tech fields.

#certificates

1 item with this tag

Sep 23, 2026·2 min read

AZ104: How to learn and archive ?

About the AZ104 Before we start what and how you can do to archive AZ104 certificate, you need to know some about information about that one Audience profile Info With AZ104, Candidate should have subject matter expertise in implementing, managing, and monitoring an organization’s Microsoft Azure environment, including virtual networks, storage, compute, identity, security, and governance.

#cheatsheet

10 items with this tag.Showing first 6 tags.

Sep 23, 2026·47 min read

Awesome Linux Troubleshooting

VirtualBox Error in Ubuntu Error when setup virtualbox in Ubuntu Info That issue come from when you install the virtualbox in OS with enable secure boot in the BIOS, usually come from individual machine, I thinks.

Sep 23, 2026·3 min read

Awesome OS

Handheld notebook Cheatsheet SS64: Command line reference 🌟 (Recommended) Nano cheatsheet : Overview of nano’s shortcuts 🌟 (Recommended) Cheatsheet.

Sep 23, 2026·22 min read

Awesome PostgreSQL

Documentation and Articles Awesome Repositories awesome-postgres: A curated list of awesome PostgreSQL software, libraries, tools and resources PostgreSQL Wiki: Contains user documentation, how-tos, and tips ‘n’ tricks related to PostgreSQL Cheatsheet Github Gist - psql-with-gzip-cheatsheet.

Sep 23, 2026·7 min read

Awesome Developer

General Awesome Repository 30-seconds-of-code: Short code snippets for all your development needs API-mega-list: A powerhouse collection of APIs you can start using immediately to build everything from simple automations to full-scale applications awesome-compilers: 😎 Curated list of awesome resources on Compilers, Interpreters and Runtimes awesome-regex: A curated collection of awesome Regex libraries, tools, frameworks and software project-based-learning: Curated list of project-based tutorials 🌟 (Recommended) Blog Pages Dev: DEV Community is a community of 2,027,354 amazing developers 🌟 (Recommended) Medium - Denys Poltorak: Super cool stuff take around developer pattern Medium - Dev Genius: Coding, Tutorials, News, UX, UI and much more related to development 🌟 (Recommended) Medium - FAUN — Developer Community 🐾: Learn and grow by keeping them up with what matters.

Sep 23, 2026·8 min read

How can protect React secrets?

Quote Hi @all, very new one from me about React content LOL 😄. Today, I will talk about the problems occur when i try to build container for React project and release application to Production, your environments secrets actually expose on bundle code 😱, so how the heck way to protect these ? Sorry if my knowledge about React does actually that mean or not.

Sep 23, 2026·4 min read

Awesome Database World

General Repositories and Articles General Medium - 15 Databases, 15 Use Cases — The Ultimate Guide That No One Asked For (But Everyone Needs) 🌟 (Recommended) Medium - 11 Data Structures Powering Database 🌟 (Recommended) Dev.

#cicd

9 items with this tag.Showing first 6 tags.

Sep 23, 2026·16 min read

Awesome GitlabCI

Introduce GitlabCI Abstract This template which store short yaml to show how can work with GitlabCI and note some specify for use case More information about Gitlab CI/CD and Variables.

Sep 23, 2026·5 min read

Awesome Github Actions

Introduce About Github Action Abstract The Gallery of github-actions pipelines, All scenarios to approaching and experience when I work on this platform Articles Medium - GitHub Actions — Versatile and Easy Serverless CI/CD Pipeline Documentation GitHub Actions - Documentation Github Actions - Contexts Github Action - Syntax GitHub Action - Events that trigger workflows Feature Github Action - Variables Github Action - Reuse workflows Github Actions - Triggering a workflow Github Actions - Controlling permissions for GITHUB_TOKEN Github Action - Control the concurrency of workflows and jobs Repositories Awesome Actions: A curated list of awesome actions to use on GitHub GitHub Actions: Automate your GitHub workflows GitHub Page Themes: Page themes for your GitHub repositories Action Collections setup-kind: kind (Kubernetes in Docker) GitHub Action Deploy React application to Github Page github-actions.

Sep 23, 2026·31 min read

Kubewekend Session Extra 4: Kind and Sandbox environment for GitLab CI

Quote “Hi everyone! It’s me again for another Kubeweken session! It’s been a while since I released the first Kubeweken session, and it has become a truly significant part of my journey – complicated, yet wonderfully rewarding.

Sep 23, 2026·9 min read

Awesome Azure Pipelines

Introduce Azure Pipelines Abstract The Gallery of Azure DevOps pipelines, where I share experience about some approaching automation in this platform.

Sep 23, 2026·3 min read

Awesome BitBucket Pipelines

Introduce BitBucket Abstract BitBucket Pipelines is already approached by myself, take a note and sharing about how we can implement with BitBucket Pipelines Documentation BitBucket - Build, test, and deploy with Pipelines (General Document) Bitbucket - Pipelines configuration reference Feature BitBucket - Artifact BitBucket - Pipe Integration BitBucket - Variables and secrets BitBucket - Step options BitBucket - Validator for bitbucket-pipelines.

Sep 23, 2026·10 min read

Integration automation test with GitLab CI

Quote Hi @all, how is your week? I feel awesome with couple things I learn from a bit podcast, movie and some story when I try talk with my friend. However, I am not ever forgot to write a something for this weekend, so we will learn about integrating automation test with GitLab and see the supportive of GitLab for this stuff.

#cloud-native

1 item with this tag

Sep 23, 2026·7 min read

Awesome Cloud Native

Info “Cloud native is the software approach of building, deploying, and managing modern applications in cloud computing environments. Modern companies want to build highly scalable, flexible, and resilient applications that they can update quickly to meet customer demands.

#cloud-services

34 items with this tag.Showing first 6 tags.

Sep 23, 2026·3 min read

Personal DIY Projects Management

Note The icon to telling you about what task is on progress or pending 😄 ✍ : On progressing, It usually attaches with github and blog 🚧 : Pending, just stop like a note, and idea to doing something around that.

Sep 23, 2026·15 min read

Work with EKS and How to monitoring your Cluster

Quote Hi @all, I back after previous week spend for couple stuff of myself, recover and love 😄. How is your holiday?, it’s starting right, I hope you have good time with family and enjoy your holiday.

Sep 23, 2026·18 min read

Digging into AWS Monitoring Stack

Quote Hi @all, what sup, how are you going dawg ? Legit insane last two weeks with new decision and more stuff around choosing next path for my career.

Sep 23, 2026·22 min read

How the fast way to deploy your application ?

Quote So hi @all, It’s me again and long time no see, just have a quick break for vacation on last week. Back to back, today I will provide you the way to deploy your application, how the fast way the cloud service can help you serve this problems ? Let digest about ☕☕ Problems and role of Cloud Question I know when you want to perform or release your application, sometime you will meet some problems on knowledge when you do not have experience with Virtual machine (Azure), EC2 (AWS), or droplet (Digital Ocean) to setup and operation your application on these one But don’t worry, because of with the growth of containerization technologies, you will easily resolve that with your own application work like container, for example docker or podman.

Sep 23, 2026·18 min read

First EKS Cluster with Milvus DB

Quote Hello @all, long time no see, it’s me again. Sorry, I don’t have time for doing personal blogging, but my job is crazy disaster, anything need to ready and I feel not well with my health to control over two things.

Sep 23, 2026·8 min read

Create SSL Cert with ACM and Route53 for AWS Services

Quote Hi @all, this week is not special at all, how about you guy, hope you feel well and chill. This week is so busy, so I don’t have mood to continue kubewekend in this week, maybe back to next week.

#cmake

1 item with this tag

Sep 23, 2026·12 min read

Compile gRPC for 1st time

So like the previous topic - Play with Makefile for 1st time, I hope you and me can produce the makefile for helping compile C++ project, especially gRPC - pretty hard when work with C++ than others language.

#collections

45 items with this tag.Showing first 6 tags.

Sep 23, 2026·5 min read

DueWeekly Tech: 05-01-2026 to 01-02-2026

Quote Hello! It’s great to see you again in this 2026 edition of DueWeekly. I hope your year is off to a fantastic start, filled with happiness and success.

Sep 23, 2026·17 min read

DueWeekly Tech: 08-09-2026 to 13-09-2026

Architecture 1. Medium - GitOps Was Never Just About Kubernetes:Here’s What It Looks Like Everywhere Else GitOps Extends Far Beyond Kubernetes: GitOps isn’t limited to Kubernetes clusters; it transforms operational configurations across the entire software industry into version-controlled declarative code that is automatically pulled and reconciled.

Sep 23, 2026·6 min read

DueWeekly Tech: 30-06-2025 to 13-07-2025

Architecture 1. Reddit - RTX 5090 Training Issues - PyTorch Doesn’t Support Blackwell Architecture Yet? This article discusses a common issue encountered when training with PyTorch on an RTX 5090.

Sep 23, 2026·5 min read

DueWeekly Tech: 30-12-2024 to 12-01-2025

Info Hi @all, how is your week ? From mine, enjoy new job with explore new things in new field. Therefore, I wanna kick off brand new series about collecting news, articles and new technology each two week around the world.

Sep 23, 2026·6 min read

DueWeekly Tech: 01-09-2026 to 06-09-2026

Quote It has been quite a while since the last Dueweekly post. Recently, I came across a few fascinating articles that I would love to share with you.

Sep 23, 2026·5 min read

DueWeekly Tech: 02-02-2026 to 01-03-2026

Architecture 1. Medium - When high availability brings downtime 🌟 (Recommended) This article explores the paradoxical way in which high-availability (HA) adoption can actually become a primary factor for system downtime.

#command

6 items with this tag.

Sep 23, 2026·7 min read

Awesome Powershell Commands

Info Powershell Powershell, bring more helpful and memorable command which can reuse on next time 😅😅😅 Extract zip file You can use Expand-Archive for extract ZIP file, for example Expand-Archive .

Sep 23, 2026·3 min read

Awesome Powershell Scripts

Build Azure Agent with .NET Core by Powershell Abstract This article will tell you how to use powershell script below, why it creates and release. Go check it in article ▶️ ▶️ Setup the virtual machine Linux and Windows for Agents and Azure-Pipelines dotnet_azure_agent.

Sep 23, 2026·33 min read

Awesome Linux Shell Commands

Info Place to archive and snapshot the incredible command or pipe command with Linux OS platform such as Debian, Ubuntu, CentOS, … If you want to check the command with cheatsheet on your terminal, I recommend you to double-check at website cheat.

Sep 23, 2026·14 min read

Setup environment for build android

Quote For purpose when meet the problems when we setup and provide the environment for build android with no need to use or install android studio. That reason why i write about this, let’s digest What we need when build the android Quote As my knowledge, you have multiple way to build and assemble anything of mobile, and last progress, you will have apk file and easily to delivery to another platform to test and use.

Sep 23, 2026·4 min read

Awesome Cheatsheets InfoSec

Nuclei Info Fast and customizable vulnerability scanner based on simple YAML based DSL. GitHub - nuclei Nuclei - Documentation Install nuclei For install nuclei, you need to make sure your host installed golang, that is the fastest way to help you install nuclei for your host go install -v github.

Sep 23, 2026·18 min read

Awesome Hacking and InfoSec

Awesome InfoSec Articles & Blogs Articles Info The collection of myself about tool and technique is useful for learning and practicing Cyber and Info Security Cloud - Creating unintentional ways to bypass AWS IAM policies when using the “ForAllValues” operator Crypto - Practical Cryptography Forensics - Hiding Information by Manipulating an Image’s Height Forensics - Information hiding Forensics - Modifying Embedded Filesystems in ARM Linux zImages Forensics - Steghide - An Easy way to Hide Confidential Data Inside Images and Sound Objects in Linux General - Medium - Rust for Cyber Security and Red Teaming General - Python for DevSecOps and Any Security Engineer Networking - 10 Useful Open Source Security Firewalls for Linux Systems Networking - Cisco - Configuring Virtual Private LAN Service (VPLS) Networking - Kết nối private LAN qua Cloudflare Tunnels sử dụng Wireguard Networking - Medium - SSH Over Openssl Over Haproxy: Bypassing Blocks Networking - Medium - Top 9 VPN Alternative Technologies For Future Remote Access Networking - Medium - Using Suricata Intrusion Prevention System To Monitor Network Traffic Networking - Medium - VPN is dead? Long live the Jump Host? Networking - What is multiprotocol label switching (MPLS)? Networking - Zero Trust Network Access (ZTNA) vs VPNs Pwnable - Different types of Computer Viruses - Computer Virus Classification Pwnable - Get Reverse-shell via Windows one-liner - Hacking Articles Pwnable - Linux Privilege Escalation - Vietnamese 🌟 (Recommended) Pwnable - Medium - Breaking Free: 26 Advanced Techniques to Escape Docker Containers 🌟 (Recommended) Pwnable - Medium - Docker and runC Vulnerabilities: A Deep Dive into CVE-2024–21626 and Its Counterparts Pwnable - Medium - Ping Power — ICMP Tunnel Pwnable - Wiz.

#community

2 items with this tag.

Sep 23, 2026·18 min read

Awesome My Blogs

Awesome of Myself Info More about my collection which talk about multiple topics, and technologies in multiple field like AI, ML, DevOps, Security and moreover, with a little bit snippet which most of useful tool that I have tried 👍👍👍 Timeline: 2024 - Current AI & Machine Learning & Data Engineer Awesome AI & ML Awesome Data Engineer Awesome MLOps Architecture Awesome API Gateway and Web Server Awesome Caddy Awesome Kafka & MQTT Awesome NGINX Awesome Self-Hosted Awesome System Architecture CI/CD Awesome Azure Pipelines Awesome BitBucket Pipelines Awesome GitHub Action Awesome GitLab CI Cloud Awesome AWS Cloud Awesome Azure Cloud Containerization & Kubernetes Awesome Containerization Awesome Docker CLI Awesome Docker Compose CLI Awesome Helm Awesome Kubectl Snippets Awesome Kubernetes Awesome Kubernetes Walkthrough Database Awesome Database Awesome Elasticsearch & OpenSearch Awesome PostgreSQL Awesome MongoDB Developer & DevOps Awesome Ansible Awesome Developer Awesome DevOps & SRE & System & Tech Awesome Git Awesome Cloud Native Awesome HTML & CSS & Javascript Awesome Monitoring & Observability Awesome Packer Awesome Terraform Awesome Vagrant Awesome Python Awesome Golang InfoSec & Hacking Awesome Hacking and Infosec Awesome Cheatsheets InfoSec Operation System Awesome Linux Profile Awesome Linux Shell commands Awesome Linux Shell scripts Awesome OS Awesome Powershell commands Awesome Windows Profile Others Awesome Quantum Computing Awesome Science Awesome Utilities Sites Azure Cloud Services Timeline: 2024 - Current 2024 Azure AKS: Managed Kubernetes Service Azure App Service: A set of compute resources for a web application to run Azure Application Gateway: A load balancer for web traffic Azure pipeline and Azure DevOps: A automatically builds and tests code projects Azure Backup: The Azure-based service you can use to back up (or protect) and restore your data in the Microsoft cloud Azure Cloud Shell: Azure Command Line is designed for further use in Azure Portals instead of your machine Azure Container Apps: A serverless platform that allows you to maintain less infrastructure and save costs while running containerized applications Azure Container Instances: The simplest way to run a container in Azure, without having to manage any virtual machines Azure DNS: Enables you to host your DNS domains in Azure and access name resolution for your domains by using Microsoft Azure infrastructure Azure Entra: A cloud-based identity and access management service that enables your employees access external resources Azure Load Balancer: Delivering high availability and network performance to your applications Azure Monitor: A comprehensive solution that collects, analyzes, and responds to telemetry data from both on-premises and cloud environments Azure Network Watcher: Providing tools to monitor, diagnose, view metrics, and enable or disable logs for resources in an Azure virtual network Azure Policy: A service in Azure that enables you to create, assign, and manage policies to control or audit your resources Azure RBAC: A mechanism that can help you manage who can access your Azure resources Azure Site Recovery: A service that helps ensure business continuity by replicating workloads from a primary site to a secondary location Azure Storage: Microsoft’s cloud storage solution for modern data storage scenarios Azure Subscription: Helping you organize access to Azure cloud service resources, and help you control how resource usage is reported, billed, and paid.

Sep 23, 2026·3 min read

Awesome My Projects

BookShop Website Info Position: Backend Developer Team size: 4 Language: C#, .NET Framework, … April 2021 - June 2021 🔗🔗🔗 GitHub - Source Keylogger - Malware Info Instruction: Project to create the malware which collect data credentials from victim, and control whole your machine 👍 (Learning Purpose) Position: Security and RedTeam Team size: 3 Language: C#, .

#conference

1 item with this tag

Sep 23, 2026·43 min read

CloudNativeCon and KubeCon 2026 - Recaps and Keynotes

Quote Hi everyone! It has been a while since my last post. I’ve been completely wrapped up with finishing key features for my W’xOps IDP and preparing for my trip to KubeCon & CloudNativeCon 2026 in Japan.

#ctf

2 items with this tag.

Sep 23, 2026·18 min read

Awesome My Blogs

Awesome of Myself Info More about my collection which talk about multiple topics, and technologies in multiple field like AI, ML, DevOps, Security and moreover, with a little bit snippet which most of useful tool that I have tried 👍👍👍 Timeline: 2024 - Current AI & Machine Learning & Data Engineer Awesome AI & ML Awesome Data Engineer Awesome MLOps Architecture Awesome API Gateway and Web Server Awesome Caddy Awesome Kafka & MQTT Awesome NGINX Awesome Self-Hosted Awesome System Architecture CI/CD Awesome Azure Pipelines Awesome BitBucket Pipelines Awesome GitHub Action Awesome GitLab CI Cloud Awesome AWS Cloud Awesome Azure Cloud Containerization & Kubernetes Awesome Containerization Awesome Docker CLI Awesome Docker Compose CLI Awesome Helm Awesome Kubectl Snippets Awesome Kubernetes Awesome Kubernetes Walkthrough Database Awesome Database Awesome Elasticsearch & OpenSearch Awesome PostgreSQL Awesome MongoDB Developer & DevOps Awesome Ansible Awesome Developer Awesome DevOps & SRE & System & Tech Awesome Git Awesome Cloud Native Awesome HTML & CSS & Javascript Awesome Monitoring & Observability Awesome Packer Awesome Terraform Awesome Vagrant Awesome Python Awesome Golang InfoSec & Hacking Awesome Hacking and Infosec Awesome Cheatsheets InfoSec Operation System Awesome Linux Profile Awesome Linux Shell commands Awesome Linux Shell scripts Awesome OS Awesome Powershell commands Awesome Windows Profile Others Awesome Quantum Computing Awesome Science Awesome Utilities Sites Azure Cloud Services Timeline: 2024 - Current 2024 Azure AKS: Managed Kubernetes Service Azure App Service: A set of compute resources for a web application to run Azure Application Gateway: A load balancer for web traffic Azure pipeline and Azure DevOps: A automatically builds and tests code projects Azure Backup: The Azure-based service you can use to back up (or protect) and restore your data in the Microsoft cloud Azure Cloud Shell: Azure Command Line is designed for further use in Azure Portals instead of your machine Azure Container Apps: A serverless platform that allows you to maintain less infrastructure and save costs while running containerized applications Azure Container Instances: The simplest way to run a container in Azure, without having to manage any virtual machines Azure DNS: Enables you to host your DNS domains in Azure and access name resolution for your domains by using Microsoft Azure infrastructure Azure Entra: A cloud-based identity and access management service that enables your employees access external resources Azure Load Balancer: Delivering high availability and network performance to your applications Azure Monitor: A comprehensive solution that collects, analyzes, and responds to telemetry data from both on-premises and cloud environments Azure Network Watcher: Providing tools to monitor, diagnose, view metrics, and enable or disable logs for resources in an Azure virtual network Azure Policy: A service in Azure that enables you to create, assign, and manage policies to control or audit your resources Azure RBAC: A mechanism that can help you manage who can access your Azure resources Azure Site Recovery: A service that helps ensure business continuity by replicating workloads from a primary site to a secondary location Azure Storage: Microsoft’s cloud storage solution for modern data storage scenarios Azure Subscription: Helping you organize access to Azure cloud service resources, and help you control how resource usage is reported, billed, and paid.

Sep 23, 2026·1 min read

Awesome Self Challenges & Writeup CTF

Info Place to store the smartlink to my resource about cyber and information security of myself CTF Writeups Write up - Forensic Hidden Message - ASCIS 2023 PNG Recovery Write up - Hacktheboo 2023 Forensics Write up - GraphQL Hackwekend Self Challenges GitHub - Em0t3t CTF Web & Forensics GitHub - GraphQL Hackwekend .

#data-analysis

1 item with this tag

Sep 23, 2026·5 min read

Awesome Data Engineer

Data Engineer Articles Medium - Data Pipeline Development with MinIO, Iceberg, Nessie, Polars, StarRocks, Mage, and Docker Medium - ETL and ELT 🌟 (Recommended) Medium - ELT with Fabric, Azure and Databricks Medium - The Change Data Capture (CDC) Design Pattern 🌟 (Recommended) Medium - Apache Airflow Overview Blog - Data Lake vs Data Warehouse 🌟 (Recommended) ML4Devs - Scalable Efficient Big Data Pipeline Architecture MonteCarlo - Data Pipeline Architecture Explained: 6 Diagrams and Best Practices 🌟 (Recommended) Medium - Data Engineering Best Practices: How Big Tech & FAANG Firms Manage and Optimize Apache Kafka Medium - 5 Steps to Build Efficient Data Pipelines with Apache Airflow Blog - A Primer on Data Warehouses 🌟 (Recommended) Blog - Data Industry Primer 🌟 (Recommended) Onehouse - Comprehensive Data Catalog Comparison 🌟 (Recommended) Awesome Repositories awesome-apache-airflow: Curated list of resources about Apache Airflow awesome-bigdata: A curated list of awesome big data frameworks, resources and other awesomeness.

#data-engineer

3 items with this tag.

Sep 23, 2026·5 min read

Awesome Data Engineer

Data Engineer Articles Medium - Data Pipeline Development with MinIO, Iceberg, Nessie, Polars, StarRocks, Mage, and Docker Medium - ETL and ELT 🌟 (Recommended) Medium - ELT with Fabric, Azure and Databricks Medium - The Change Data Capture (CDC) Design Pattern 🌟 (Recommended) Medium - Apache Airflow Overview Blog - Data Lake vs Data Warehouse 🌟 (Recommended) ML4Devs - Scalable Efficient Big Data Pipeline Architecture MonteCarlo - Data Pipeline Architecture Explained: 6 Diagrams and Best Practices 🌟 (Recommended) Medium - Data Engineering Best Practices: How Big Tech & FAANG Firms Manage and Optimize Apache Kafka Medium - 5 Steps to Build Efficient Data Pipelines with Apache Airflow Blog - A Primer on Data Warehouses 🌟 (Recommended) Blog - Data Industry Primer 🌟 (Recommended) Onehouse - Comprehensive Data Catalog Comparison 🌟 (Recommended) Awesome Repositories awesome-apache-airflow: Curated list of resources about Apache Airflow awesome-bigdata: A curated list of awesome big data frameworks, resources and other awesomeness.

Sep 23, 2026·23 min read

From GitLab to Data LakeHouse Pipeline, The Orchestration Strategies

Quote Hello, hello! It’s me again, and today I’m returning with a new solution. This tool seems similar to Airflow but is designed to more directly tackle the challenge of orchestrating data pipelines, especially when dealing with data-lakehouse components.

Sep 23, 2026·34 min read

The First Data Lakehouse and Challenge

Quote “Hi everyone! It’s been a while since I’ve blogged. I encountered a couple of health problems a few weeks ago, but I’m fully recovered now and eager to get back to what I love.

#data-lakehouse

3 items with this tag.

Sep 23, 2026·5 min read

Awesome Data Engineer

Data Engineer Articles Medium - Data Pipeline Development with MinIO, Iceberg, Nessie, Polars, StarRocks, Mage, and Docker Medium - ETL and ELT 🌟 (Recommended) Medium - ELT with Fabric, Azure and Databricks Medium - The Change Data Capture (CDC) Design Pattern 🌟 (Recommended) Medium - Apache Airflow Overview Blog - Data Lake vs Data Warehouse 🌟 (Recommended) ML4Devs - Scalable Efficient Big Data Pipeline Architecture MonteCarlo - Data Pipeline Architecture Explained: 6 Diagrams and Best Practices 🌟 (Recommended) Medium - Data Engineering Best Practices: How Big Tech & FAANG Firms Manage and Optimize Apache Kafka Medium - 5 Steps to Build Efficient Data Pipelines with Apache Airflow Blog - A Primer on Data Warehouses 🌟 (Recommended) Blog - Data Industry Primer 🌟 (Recommended) Onehouse - Comprehensive Data Catalog Comparison 🌟 (Recommended) Awesome Repositories awesome-apache-airflow: Curated list of resources about Apache Airflow awesome-bigdata: A curated list of awesome big data frameworks, resources and other awesomeness.

Sep 23, 2026·23 min read

From GitLab to Data LakeHouse Pipeline, The Orchestration Strategies

Quote Hello, hello! It’s me again, and today I’m returning with a new solution. This tool seems similar to Airflow but is designed to more directly tackle the challenge of orchestrating data pipelines, especially when dealing with data-lakehouse components.

Sep 23, 2026·34 min read

The First Data Lakehouse and Challenge

Quote “Hi everyone! It’s been a while since I’ve blogged. I encountered a couple of health problems a few weeks ago, but I’m fully recovered now and eager to get back to what I love.

#database

7 items with this tag.Showing first 6 tags.

Sep 23, 2026·22 min read

Awesome PostgreSQL

Documentation and Articles Awesome Repositories awesome-postgres: A curated list of awesome PostgreSQL software, libraries, tools and resources PostgreSQL Wiki: Contains user documentation, how-tos, and tips ‘n’ tricks related to PostgreSQL Cheatsheet Github Gist - psql-with-gzip-cheatsheet.

Sep 23, 2026·8 min read

High Availability for Database - The enormous stories

Quote Hi everyone! It’s been a while since I’ve been in the game, you know, the thing I’ve always loved doing. I recently spent some time researching and setting up a high-availability (HA) database for my own workspace, and I’m ready to share that entire journey with you.

Sep 23, 2026·31 min read

Setup the fully databases monitoring with Prometheus & Grafana in Kubernetes

Quote Hello everyone, it’s me again! I’m moving on to another topic in the HA Architecture with Database series. In this post, we won’t be covering the setup of any specific HA database.

Sep 23, 2026·22 min read

Setup HA Database for MongoDB

Quote Hello everyone! It’s been a pleasure to continue contributing another article on setting up a High Availability (HA) Database from scratch. Today, we will delve deeper into MongoDB, one of the biggest NoSQL Databases in the world, and explore its wonderful ecosystem of useful built-in tools and providers.

Sep 23, 2026·42 min read

Setup HA Database for PostgreSQL with Patroni

Quote Welcome back! In this next post on my High Availability (HA) database journey, we’re going to dive into how to operate HA with PostgreSQL, one of the world’s largest and most powerful databases.

Sep 23, 2026·4 min read

Awesome Database World

General Repositories and Articles General Medium - 15 Databases, 15 Use Cases — The Ultimate Guide That No One Asked For (But Everyone Needs) 🌟 (Recommended) Medium - 11 Data Structures Powering Database 🌟 (Recommended) Dev.

#design-pattern

1 item with this tag

Sep 23, 2026·11 min read

What is Wrapper Pattern ?

Quote Hi @all, how are your weekend ? Stay tune okay, and this week topic will take around wrapper, what is this and what we can deal with warpper to push efficiency for your work with them.

#developer

7 items with this tag.Showing first 6 tags.

Sep 23, 2026·11 min read

What is Wrapper Pattern ?

Quote Hi @all, how are your weekend ? Stay tune okay, and this week topic will take around wrapper, what is this and what we can deal with warpper to push efficiency for your work with them.

Sep 23, 2026·41 min read

About Serverless Discovery - DIY Chatbot Serverless with Cloudflare Worker + D1

Quote Hello, hello! It has been a while since I shared a hands-on, DIY technical project. Lately, I’ve been heavily focused on W’xOps IDP, which is currently in a maintain-and-refactor phase as me prepare for its first open-source (OSS) release.

Sep 23, 2026·2 min read

Awesome Golang

Go and Common Usages Install Golang with Binary The easy way to install Go is downloading the binary from source, and load them into PATH of Linux Machine, and it’s same but easier than for Windows with installer.

Sep 23, 2026·1 min read

Awesome HTML & CSS & Javascript

General Awesome Resources awesome-nodejs: Delightful Node.js packages and resources Tools JavaScript deno: A modern runtime for JavaScript and TypeScript.

Sep 23, 2026·5 min read

Awesome Python

Python3, Pip and Common usage Install Python3 and Pip When you work in Ubuntu or any Linux Distribution, you can usually see the python3 installed by default inside your kernel, because many tools and services in Linux are built and operate by python3, especially networking with netplan For that reason, you need to careful upgrade or reinstall any version of Python3 because it can cause some disturb for us.

Sep 23, 2026·8 min read

How can protect React secrets?

Quote Hi @all, very new one from me about React content LOL 😄. Today, I will talk about the problems occur when i try to build container for React project and release application to Production, your environments secrets actually expose on bundle code 😱, so how the heck way to protect these ? Sorry if my knowledge about React does actually that mean or not.

#devops

91 items with this tag.Showing first 6 tags.

Sep 23, 2026·10 min read

Kubewekend Session Extra 3: RKE2 and The Nightmare with Network and CoreDNS

Quote Yo hello everyone! Hope you’re all doing well. I’m still good and enjoying things. Today, I want to share a bit about a situation I ran into when setting up a new node for my Kubernetes cluster.

Sep 23, 2026·31 min read

Kubewekend Session Extra 4: Kind and Sandbox environment for GitLab CI

Quote “Hi everyone! It’s me again for another Kubeweken session! It’s been a while since I released the first Kubeweken session, and it has become a truly significant part of my journey – complicated, yet wonderfully rewarding.

Sep 23, 2026·3 min read

Personal DIY Projects Management

Note The icon to telling you about what task is on progress or pending 😄 ✍ : On progressing, It usually attaches with github and blog 🚧 : Pending, just stop like a note, and idea to doing something around that.

Sep 23, 2026·22 min read

Kubewekend Session 3: Basically about Kubernetes architecture

Quote Hi @all, it’s me again, btw this week is too boring, so i just sit back and continuous write a next session in kubewekend series. This session will discuss and give you some information about kind cluster, attach with that we will talk about detailing about architecture of kubernetes, kind for specific and kubernetes for general.

Sep 23, 2026·26 min read

Kubewekend Session 4: Learn about ebpf with hubble and cilium

Quote Hi @all, do you have a great week, huh ? This weekend will become more interested in learning with eBPF, practice with cilium and hubble, one of most huge platforms to control and managing whole progress inside network of Kubernetes clusters.

Sep 23, 2026·35 min read

Kubewekend Session 5: Build HA Cluster

Quote Hi @all, again we meet on the Kubewekend, how does your week, buddy? This week will be really excited because I have useful experience to inspecting and practicing with some problems take around Kind, the kernel to operate CNI as cilium, run the add-on worker nodes with create HA cluster after that joining worker to one control plane where we can do some cool things with them.

#devsecops

4 items with this tag.

Sep 23, 2026·3 min read

Personal DIY Projects Management

Note The icon to telling you about what task is on progress or pending 😄 ✍ : On progressing, It usually attaches with github and blog 🚧 : Pending, just stop like a note, and idea to doing something around that.

Sep 23, 2026·13 min read

Protect sensitive data and secret files with sops

Quote Hi @all, It’s me again 👋, how is your week ? Back again to my blog, this weekend, I want to sit with you to talk about how to keep your sensitive environment variables or secret files look secure, and able to put in repository.

Sep 23, 2026·24 min read

DevOps và những điều tôi học hỏi được

Quote Hi @all, how is your day ? It’s a special week, I have invited to become a guest of workshop of my old club, and I’ll share about DevOps, DevSecOps and A couple things I learned after 3 years in this fields.

Sep 23, 2026·4 min read

Awesome DevSecOps

General Repositories awesome-devsecops: Curating the best DevSecOps resources and tooling 🌟 (Recommended) awesome-iam: 👤 Identity and Access Management knowledge for cloud platforms 🌟 (Recommended) Blog - The DevSec Blueprint: a comprehensive, free, and open-source learning guide designed to equip you with the essential skills and knowledge needed to transition into or grow your Cloud Security Development & DevSecOps career.

#digital-ocean

1 item with this tag

Sep 23, 2026·22 min read

How the fast way to deploy your application ?

Quote So hi @all, It’s me again and long time no see, just have a quick break for vacation on last week. Back to back, today I will provide you the way to deploy your application, how the fast way the cloud service can help you serve this problems ? Let digest about ☕☕ Problems and role of Cloud Question I know when you want to perform or release your application, sometime you will meet some problems on knowledge when you do not have experience with Virtual machine (Azure), EC2 (AWS), or droplet (Digital Ocean) to setup and operation your application on these one But don’t worry, because of with the growth of containerization technologies, you will easily resolve that with your own application work like container, for example docker or podman.

#DIY

15 items with this tag.Showing first 6 tags.

Sep 23, 2026·3 min read

Personal DIY Projects Management

Note The icon to telling you about what task is on progress or pending 😄 ✍ : On progressing, It usually attaches with github and blog 🚧 : Pending, just stop like a note, and idea to doing something around that.

Sep 23, 2026·13 min read

Kubewekend Session 1: Build up your host with Vagrant

Quote Hi @all, How are you going, great huh 👐. Graceful and especially to announcing about kubewekend - new series of mine, which one to give me and you opportunities to learn about new technologies, the way to bring you near kubernetes and more a lot of things pick a up around devops, networking, devsecops,pipelines and moreover.

Sep 23, 2026·20 min read

Kubewekend Session 2: Setup Kind cluster with Ansible

Quote Hi @all, It’s me again, BTW session 2 of kubewekend is already publish if you read the currently message, LOL 😄. Today we will learn and practice with Ansible and kind inside the machine we provision and build in previous session, Read at: Kubewekend Session 1, not long as well, let’s digest to new session 🛫 List of topics in series Kubewekend Session 1 Kubewekend Session 2 Kubewekend Session 3 Why I choose Ansible and kind ? Quote Just like usual, we will find the reason why I choose Ansible and Kind for targets to provide Kubernetes in locally Ansible and what can we do with one ? IYKYK, I have a topic which write about Ansible, and how I use ansible to provisioning AWS Cloud, that like crazy and powerful tools with huge community support.

Sep 23, 2026·2 min read

Monitoring with Portainer

Config Portainer with Shell Scripting So for easily managing and reading logs, metrics, and exec console of containers, you will need monitoring tools, and portainer is exactly what you want, go to documentation for more detail.

Sep 23, 2026·2 min read

Network traffic monitoring and analysis for anomalies detection and auto-scaling

Why was it gonna released ? NTMA - Project Infrastructure Quote Hi @all, About releasing documentation for final university project, I want to hold this on hand in little bit time but I think It could helped another, therefore, When I contribute and hope It can help you and make solution on near future !!! LOL.

Sep 23, 2026·18 min read

First EKS Cluster with Milvus DB

Quote Hello @all, long time no see, it’s me again. Sorry, I don’t have time for doing personal blogging, but my job is crazy disaster, anything need to ready and I feel not well with my health to control over two things.

#docker

10 items with this tag.Showing first 6 tags.

Sep 23, 2026·3 min read

Personal DIY Projects Management

Note The icon to telling you about what task is on progress or pending 😄 ✍ : On progressing, It usually attaches with github and blog 🚧 : Pending, just stop like a note, and idea to doing something around that.

Sep 23, 2026·2 min read

Monitoring with Portainer

Config Portainer with Shell Scripting So for easily managing and reading logs, metrics, and exec console of containers, you will need monitoring tools, and portainer is exactly what you want, go to documentation for more detail.

Sep 23, 2026·2 min read

Network traffic monitoring and analysis for anomalies detection and auto-scaling

Why was it gonna released ? NTMA - Project Infrastructure Quote Hi @all, About releasing documentation for final university project, I want to hold this on hand in little bit time but I think It could helped another, therefore, When I contribute and hope It can help you and make solution on near future !!! LOL.

Sep 23, 2026·12 min read

How can I build my homelab with Docker Swarm ?

Quote Hello, Hello @all, welcome back to my new blog. Couple of weeks ago quite busy and enjoyable of myself, I just spend for refresh in holiday and spend a week for my family and friend.

Sep 23, 2026·12 min read

Do self-hosted analytics platforms for your website with automatically SSL domain

Quote Hi @all, Hope you have nice weekend. On this week, I will talk about little bit a new things what I try and applied for my wiki-site for analytics, tracking the activity on my site with umami.

Sep 23, 2026·3 min read

Create Free SSL with Let's Encrypt and Certbot

For SSL implementation, various technologies are available. Nevertheless, to optimize the cost of operating your system, pairing a static IP address with Let’s Encrypt and the Certbot Python 3 client is highly recommended for your domain.

#dueweeklytech

25 items with this tag.Showing first 6 tags.

Sep 23, 2026·5 min read

DueWeekly Tech: 05-01-2026 to 01-02-2026

Quote Hello! It’s great to see you again in this 2026 edition of DueWeekly. I hope your year is off to a fantastic start, filled with happiness and success.

Sep 23, 2026·17 min read

DueWeekly Tech: 08-09-2026 to 13-09-2026

Architecture 1. Medium - GitOps Was Never Just About Kubernetes:Here’s What It Looks Like Everywhere Else GitOps Extends Far Beyond Kubernetes: GitOps isn’t limited to Kubernetes clusters; it transforms operational configurations across the entire software industry into version-controlled declarative code that is automatically pulled and reconciled.

Sep 23, 2026·6 min read

DueWeekly Tech: 30-06-2025 to 13-07-2025

Architecture 1. Reddit - RTX 5090 Training Issues - PyTorch Doesn’t Support Blackwell Architecture Yet? This article discusses a common issue encountered when training with PyTorch on an RTX 5090.

Sep 23, 2026·5 min read

DueWeekly Tech: 30-12-2024 to 12-01-2025

Info Hi @all, how is your week ? From mine, enjoy new job with explore new things in new field. Therefore, I wanna kick off brand new series about collecting news, articles and new technology each two week around the world.

Sep 23, 2026·6 min read

DueWeekly Tech: 01-09-2026 to 06-09-2026

Quote It has been quite a while since the last Dueweekly post. Recently, I came across a few fascinating articles that I would love to share with you.

Sep 23, 2026·5 min read

DueWeekly Tech: 02-02-2026 to 01-03-2026

Architecture 1. Medium - When high availability brings downtime 🌟 (Recommended) This article explores the paradoxical way in which high-availability (HA) adoption can actually become a primary factor for system downtime.

#elasticsearch

1 item with this tag

Sep 23, 2026·1 min read

Awesome Elasticsearch & OpenSearch

Documentations and Articles Articles MinIO - Fast and Efficient Search with OpenSearch and MinIO Dev.to - OpenSearch Snapshots with Min.io Setup Elastic - Set up a cluster for high availability Repositories awesome-elasticsearch: A curated list of the most important and useful resources about elasticsearch Tips & configuration Opster - Elasticsearch Heap Size Usage and JVM Garbage Collection Elastic - Orchestrating Elastic Stack applications Elastic - Backup, high availability, and resilience tools OpenSearch - Take and restore snapshots Interaction with Elasticsearch via CURL Abstract This note content the basic, popular command of elasticsearch and case it can use Note All commands will work if you need bypass HTTPS.

#entertainment

3 items with this tag.

Sep 23, 2026·1 min read

Awesome Manga and Anime Community

Manga Reader Info Read manga for free at these locations MangaDex Rawkuma MangaPlus Community Info The community where help you search, find and figure out what manga and anime you can read or watch MyAnimeList.

Sep 23, 2026·1 min read

Awesome Music Collections

Music Producer Info The collections about manual and plugin for purpose produce the music in flstudio or audacity applications Music Producer Tools Ardour - Record, Edit, and Mix on Linux, macOS and Windows Audacity - The world’s most popular audio editing and recording app (Open Source) Drive - Sharing Tools - Flstudio and FabFilter - Pre-active version Sample Collections SampleFocus - The easiest way to find the perfect audio sample Sample Landr - Discover samples made for your music Looperman - The ultimate pro audio resource and musicians community VST Plugin The 248 Best Free VST Plugins PLUGINS 4 FREE - Free Instrument Audio Plugins Archive Plugintorrent.

Sep 23, 2026·1 min read

Awesome Book Collections

Vietnamese Info The location is providing information book and free to downloading by Vietnamese Language DTV eBook THƯ VIỆN EBOOK (TVE-4U) DocTruyenFull - Ebook Foreign Info The location is providing information book and free to downloading by English Language Goodread: Community for who love read book and stick together D-PDF: Download Free Books Kobo.

#experiences

1 item with this tag

Sep 23, 2026·43 min read

CloudNativeCon and KubeCon 2026 - Recaps and Keynotes

Quote Hi everyone! It has been a while since my last post. I’ve been completely wrapped up with finishing key features for my W’xOps IDP and preparing for my trip to KubeCon & CloudNativeCon 2026 in Japan.

#for-1st-time

3 items with this tag.

Sep 23, 2026·13 min read

Play with Makefile for 1st time

On this topic, It just put a couple things to finding out how we can use Makefile. It just a brief tutorials from Learn Makefiles With the tastiest examples, Just learn and figure out why want to play with this one and C, C++ Reference Documentation Official GNU Make Learn Makefiles With the tastiest examples Makefile and anything about that type scripting Define, Why do we need Makefile ? Makefiles are used to help decide which parts of a large program need to be recompiled.

Sep 23, 2026·11 min read

Build your wiki for 1st time

Quote Hi @all, Today I and you will learn how way to making your first landing page, automation update and release that with github-actions. This will fast, stable, fun and easily managing what you want to release, have a sit and we will start !!! 😄😄😄 Find out the target - Reason why you need this TLDR Quote Probably, you are same as me, If you figure out a new things, for example: New Technologies.

Sep 23, 2026·12 min read

Compile gRPC for 1st time

So like the previous topic - Play with Makefile for 1st time, I hope you and me can produce the makefile for helping compile C++ project, especially gRPC - pretty hard when work with C++ than others language.

#fundamentals

12 items with this tag.Showing first 6 tags.

Sep 23, 2026·24 min read

Network 101: Advantage Networking Fundamentals - Routing, VPN and Peering

Quote Hello everyone! It has been a while since my last technical release. I took a few weeks off to celebrate the Tet Holiday in my country, set up the workspace for my new job, and most importantly, begin the journey of running my own business alongside a close friend.

Sep 23, 2026·3 min read

Create Free SSL with Let's Encrypt and Certbot

For SSL implementation, various technologies are available. Nevertheless, to optimize the cost of operating your system, pairing a static IP address with Let’s Encrypt and the Certbot Python 3 client is highly recommended for your domain.

Sep 23, 2026·16 min read

Server Site Template Injection (SSTI)

Question What SSTI ? How does it work ? What hacker can do with it? How to prevent it? English Resource SSTI from Hackstricks (very detailed explanation) Port Swigger SSTI Jinja2 Jinja SSTI limited payload SSTI payload On SSTI & bypass of jinja2 Java SSTI SSTI Vietnamese Prevent SSTI with jinja2 Table of contents What SSTI (Server Side Template Injection) SSTI occurs when? Constructing a server-side template injection attack Example attack How to prevent a server-side template injection attack What SSTI (Server Side Template Injection)? A server-side template injection occurs when an attacker is able to use native template syntax to inject a malicious payload into a template, which is then executed server-side.

Sep 23, 2026·8 min read

Cyber101 Session 3 - Authentication Bypass

Info Website authentication methods can be bypassed, defeated or broken. These vulnerabilities can be some of the most critical as it often ends in leaks of customers personal data.

Sep 23, 2026·6 min read

Cyber101 Session 4 - Content Discovery

What is content discovery? Content can be many things, a file, video, picture, backup, a website feature. When we talk about content discovery, we’re not talking about the obvious things we can see on a website; it’s the things that aren’t immediately presented to us and that weren’t always intended for public access.

Sep 23, 2026·3 min read

Cyber101 Session 5 - Subdomain Enumeration

Subdomain Enumeration Definition: Subdomain enumeration is the process of identifying valid subdomains for a target domain. This is a critical phase of reconnaissance because it expands the attack surface, revealing hidden assets or legacy systems that may contain vulnerabilities.

#git

1 item with this tag

Sep 23, 2026·5 min read

Awesome Git workflow

Squash commit Info Purpose: Combine N commit into one, and make it for new message Reference resource Git squash rebase - Vietnamese StackOverFlow - How do I squash my last N commits together? Method 1: rebase with -i flag git rebase -i <hash-id-you-want-to-squash> Tip Change the secondary commit from pick to squash, save and continue for set new message for commit Method 2: reset with --soft flag git reset --soft <hash-id-you-want-to-squash git commit -m "New message represent for twice or N commit" Delete branch Info Follow the article to understand how we can remove the branch in local and remote, use -d flag at: Git Delete Remote Branch – How to Remove a Remote Branch in Git For locally You can use -d with command git branch # e.

#github

1 item with this tag

Sep 23, 2026·5 min read

Awesome Github Actions

Introduce About Github Action Abstract The Gallery of github-actions pipelines, All scenarios to approaching and experience when I work on this platform Articles Medium - GitHub Actions — Versatile and Easy Serverless CI/CD Pipeline Documentation GitHub Actions - Documentation Github Actions - Contexts Github Action - Syntax GitHub Action - Events that trigger workflows Feature Github Action - Variables Github Action - Reuse workflows Github Actions - Triggering a workflow Github Actions - Controlling permissions for GITHUB_TOKEN Github Action - Control the concurrency of workflows and jobs Repositories Awesome Actions: A curated list of awesome actions to use on GitHub GitHub Actions: Automate your GitHub workflows GitHub Page Themes: Page themes for your GitHub repositories Action Collections setup-kind: kind (Kubernetes in Docker) GitHub Action Deploy React application to Github Page github-actions.

#github-action

1 item with this tag

Sep 23, 2026·11 min read

Build mobile with Expo (Part 1)

Quote Hi @all, this week is not having special, and I have lot of idea to releasing about multiple topics, but really cool to contributing anything else.

#github-page

1 item with this tag

Sep 23, 2026·11 min read

Build your wiki for 1st time

Quote Hi @all, Today I and you will learn how way to making your first landing page, automation update and release that with github-actions. This will fast, stable, fun and easily managing what you want to release, have a sit and we will start !!! 😄😄😄 Find out the target - Reason why you need this TLDR Quote Probably, you are same as me, If you figure out a new things, for example: New Technologies.

#gitlab

4 items with this tag.

Sep 23, 2026·16 min read

Awesome GitlabCI

Introduce GitlabCI Abstract This template which store short yaml to show how can work with GitlabCI and note some specify for use case More information about Gitlab CI/CD and Variables.

Sep 23, 2026·10 min read

Integration automation test with GitLab CI

Quote Hi @all, how is your week? I feel awesome with couple things I learn from a bit podcast, movie and some story when I try talk with my friend. However, I am not ever forgot to write a something for this weekend, so we will learn about integrating automation test with GitLab and see the supportive of GitLab for this stuff.

Sep 23, 2026·12 min read

GitLab Runner and How can we use couple of features of this platform ?

Quote Hi @all, It’s me again. How is your week? I still good and enjoy a lot with my new job. I wonder ask myself about how much time do I work with GitLab and GitLab Runner ? Most of guys use this but maybe skip useful features of this platform, I actually talk about one of them.

Sep 23, 2026·31 min read

AWS SSO from Self Gitlab Terraform Module Registry

Quote Hi @all, how are you going ? Mess up, and not have mood to write anything because kind of stuff in social life. But as you can see, I must to do for probably myself to continuous contribute, so here I am.

#gitops

2 items with this tag.

Sep 23, 2026·43 min read

Why Internal Developer Platforms (IDPs) Matter in 2026: OpenChoreo and the Journey of Innovation

Quote Hi everyone, it’s me again! To keep the momentum going from my last post, I want to share a deeper look into the next chapter of my career, my production W’xOps IDP, and the tools that have inspired me from day one, OpenChoreo While I chose not to adopt their architectures directly—recognizing that you will certainly discover alternative approaches that work best for you—these tools have profoundly shaped my perspective on the Internal Developer Platform (IDP) landscape in 2026.

Sep 23, 2026·7 min read

Awesome Cloud Native

Info “Cloud native is the software approach of building, deploying, and managing modern applications in cloud computing environments. Modern companies want to build highly scalable, flexible, and resilient applications that they can update quickly to meet customer demands.

#hacking

1 item with this tag

Sep 23, 2026·18 min read

Awesome Hacking and InfoSec

Awesome InfoSec Articles & Blogs Articles Info The collection of myself about tool and technique is useful for learning and practicing Cyber and Info Security Cloud - Creating unintentional ways to bypass AWS IAM policies when using the “ForAllValues” operator Crypto - Practical Cryptography Forensics - Hiding Information by Manipulating an Image’s Height Forensics - Information hiding Forensics - Modifying Embedded Filesystems in ARM Linux zImages Forensics - Steghide - An Easy way to Hide Confidential Data Inside Images and Sound Objects in Linux General - Medium - Rust for Cyber Security and Red Teaming General - Python for DevSecOps and Any Security Engineer Networking - 10 Useful Open Source Security Firewalls for Linux Systems Networking - Cisco - Configuring Virtual Private LAN Service (VPLS) Networking - Kết nối private LAN qua Cloudflare Tunnels sử dụng Wireguard Networking - Medium - SSH Over Openssl Over Haproxy: Bypassing Blocks Networking - Medium - Top 9 VPN Alternative Technologies For Future Remote Access Networking - Medium - Using Suricata Intrusion Prevention System To Monitor Network Traffic Networking - Medium - VPN is dead? Long live the Jump Host? Networking - What is multiprotocol label switching (MPLS)? Networking - Zero Trust Network Access (ZTNA) vs VPNs Pwnable - Different types of Computer Viruses - Computer Virus Classification Pwnable - Get Reverse-shell via Windows one-liner - Hacking Articles Pwnable - Linux Privilege Escalation - Vietnamese 🌟 (Recommended) Pwnable - Medium - Breaking Free: 26 Advanced Techniques to Escape Docker Containers 🌟 (Recommended) Pwnable - Medium - Docker and runC Vulnerabilities: A Deep Dive into CVE-2024–21626 and Its Counterparts Pwnable - Medium - Ping Power — ICMP Tunnel Pwnable - Wiz.

#helm

1 item with this tag

Sep 23, 2026·20 min read

Build your first Helm Repository

Quote Hello y’all guys, Alongside the return of kubewekend this weekend, we’re also going to learn how to build a complete Helm repository that you can use for your applications, homelab, or anything else you might need.

#helpful

29 items with this tag.Showing first 6 tags.

Sep 23, 2026·11 min read

What is Wrapper Pattern ?

Quote Hi @all, how are your weekend ? Stay tune okay, and this week topic will take around wrapper, what is this and what we can deal with warpper to push efficiency for your work with them.

Sep 23, 2026·22 min read

How the fast way to deploy your application ?

Quote So hi @all, It’s me again and long time no see, just have a quick break for vacation on last week. Back to back, today I will provide you the way to deploy your application, how the fast way the cloud service can help you serve this problems ? Let digest about ☕☕ Problems and role of Cloud Question I know when you want to perform or release your application, sometime you will meet some problems on knowledge when you do not have experience with Virtual machine (Azure), EC2 (AWS), or droplet (Digital Ocean) to setup and operation your application on these one But don’t worry, because of with the growth of containerization technologies, you will easily resolve that with your own application work like container, for example docker or podman.

Sep 23, 2026·14 min read

Awesome Terraform

Quote Hi @all, Turn back to work in provisioning Infrastructure. You know about Infrastructure as Code is truly insane, in currently situation, DevOps must be known about once of tools for doing stuff, with me, I totally repeat time to time about Terraform.

Sep 23, 2026·3 min read

Awesome Utilities Sites

Utilities 🧰 Books Data Engineers Books & Papers Collection - Xeus Nguyen IT eBooks: The ecosystem downloading the IT Book for free 🌟 (Recommended) IT Ebooks Search: IT eBooks Info Search Engine IT Ebooks Dev: Free & Open IT Books Library Libgen: For finding and downloading the technology book 🌟 (Recommended) MLOps Books & Papers Collection - Xeus Nguyen System Architecture Books & Papers Collection - Xeus Nguyen DevSecOps Books & Papers Collection - Xeus Nguyen Kubernetes Books & Papers Collections - Xeus Nguyen Converter & Downloader 1001 Fonts - Free Fonts Convertio - File Converter 🌟 (Recommended) En - Savefrom or Vi - Savefrom - Free Online Video Downloader 🌟 (Recommended) Slidesgo - Free Google Slides themes and Powerpoint templates Driver Nvidia Graphic Card Driver: Search and download driver for NVIDIA 🌟 (Recommended) AMD Driver: Search and download driver for AMD Icons Dashboard Icon: A collection of 5976 curated icons & logos for services, applications and tools, designed specifically for dashboards and app directories.

Sep 23, 2026·47 min read

Awesome Linux Troubleshooting

VirtualBox Error in Ubuntu Error when setup virtualbox in Ubuntu Info That issue come from when you install the virtualbox in OS with enable secure boot in the BIOS, usually come from individual machine, I thinks.

Sep 23, 2026·7 min read

Awesome Powershell Commands

Info Powershell Powershell, bring more helpful and memorable command which can reuse on next time 😅😅😅 Extract zip file You can use Expand-Archive for extract ZIP file, for example Expand-Archive .

#high-availability

5 items with this tag.

Sep 23, 2026·53 min read

The Story of Mine about Multi-Region Architecture

Quote Yo, everyone! Long time no see. I’ve been quite busy with my job lately, and it took a while to get back here, but I’m happy to join you all again before the new year! Today, I want to go directly into the deep dive I’ve been researching recently: Multi-Cluster Architecture.

Sep 23, 2026·8 min read

High Availability for Database - The enormous stories

Quote Hi everyone! It’s been a while since I’ve been in the game, you know, the thing I’ve always loved doing. I recently spent some time researching and setting up a high-availability (HA) database for my own workspace, and I’m ready to share that entire journey with you.

Sep 23, 2026·31 min read

Setup the fully databases monitoring with Prometheus & Grafana in Kubernetes

Quote Hello everyone, it’s me again! I’m moving on to another topic in the HA Architecture with Database series. In this post, we won’t be covering the setup of any specific HA database.

Sep 23, 2026·22 min read

Setup HA Database for MongoDB

Quote Hello everyone! It’s been a pleasure to continue contributing another article on setting up a High Availability (HA) Database from scratch. Today, we will delve deeper into MongoDB, one of the biggest NoSQL Databases in the world, and explore its wonderful ecosystem of useful built-in tools and providers.

Sep 23, 2026·42 min read

Setup HA Database for PostgreSQL with Patroni

Quote Welcome back! In this next post on my High Availability (HA) database journey, we’re going to dive into how to operate HA with PostgreSQL, one of the world’s largest and most powerful databases.

#infosec

15 items with this tag.Showing first 6 tags.

Sep 23, 2026·3 min read

Personal DIY Projects Management

Note The icon to telling you about what task is on progress or pending 😄 ✍ : On progressing, It usually attaches with github and blog 🚧 : Pending, just stop like a note, and idea to doing something around that.

Sep 23, 2026·2 min read

Network traffic monitoring and analysis for anomalies detection and auto-scaling

Why was it gonna released ? NTMA - Project Infrastructure Quote Hi @all, About releasing documentation for final university project, I want to hold this on hand in little bit time but I think It could helped another, therefore, When I contribute and hope It can help you and make solution on near future !!! LOL.

Sep 23, 2026·13 min read

Protect sensitive data and secret files with sops

Quote Hi @all, It’s me again 👋, how is your week ? Back again to my blog, this weekend, I want to sit with you to talk about how to keep your sensitive environment variables or secret files look secure, and able to put in repository.

Sep 23, 2026·16 min read

Server Site Template Injection (SSTI)

Question What SSTI ? How does it work ? What hacker can do with it? How to prevent it? English Resource SSTI from Hackstricks (very detailed explanation) Port Swigger SSTI Jinja2 Jinja SSTI limited payload SSTI payload On SSTI & bypass of jinja2 Java SSTI SSTI Vietnamese Prevent SSTI with jinja2 Table of contents What SSTI (Server Side Template Injection) SSTI occurs when? Constructing a server-side template injection attack Example attack How to prevent a server-side template injection attack What SSTI (Server Side Template Injection)? A server-side template injection occurs when an attacker is able to use native template syntax to inject a malicious payload into a template, which is then executed server-side.

Sep 23, 2026·8 min read

Cyber101 Session 3 - Authentication Bypass

Info Website authentication methods can be bypassed, defeated or broken. These vulnerabilities can be some of the most critical as it often ends in leaks of customers personal data.

Sep 23, 2026·6 min read

Cyber101 Session 4 - Content Discovery

What is content discovery? Content can be many things, a file, video, picture, backup, a website feature. When we talk about content discovery, we’re not talking about the obvious things we can see on a website; it’s the things that aren’t immediately presented to us and that weren’t always intended for public access.

#ios

2 items with this tag.

Sep 23, 2026·11 min read

Build mobile with Expo (Part 1)

Quote Hi @all, this week is not having special, and I have lot of idea to releasing about multiple topics, but really cool to contributing anything else.

Sep 23, 2026·14 min read

Build mobile with Expo (Part 2)

Quote Hi @all, how is your week ? are u ready for learn something ? In this session, we will go to next session of expo for building mobile application, but in release stuff like artifacts to App Store and Google Play.

#java

1 item with this tag

Sep 23, 2026·14 min read

How to serve Java API with Maven and Tomcat

Quote Hi @all, it’s me again, long time no see, how is your new year? Let’s kickoff a bit energy with simple trying from my site with new technology and methodology to build and serve Java API with couple of tools, such as Maven, Tomcat and see how it work.

#k8s

20 items with this tag.Showing first 6 tags.

Sep 23, 2026·10 min read

Kubewekend Session Extra 3: RKE2 and The Nightmare with Network and CoreDNS

Quote Yo hello everyone! Hope you’re all doing well. I’m still good and enjoying things. Today, I want to share a bit about a situation I ran into when setting up a new node for my Kubernetes cluster.

Sep 23, 2026·31 min read

Kubewekend Session Extra 4: Kind and Sandbox environment for GitLab CI

Quote “Hi everyone! It’s me again for another Kubeweken session! It’s been a while since I released the first Kubeweken session, and it has become a truly significant part of my journey – complicated, yet wonderfully rewarding.

Sep 23, 2026·3 min read

Personal DIY Projects Management

Note The icon to telling you about what task is on progress or pending 😄 ✍ : On progressing, It usually attaches with github and blog 🚧 : Pending, just stop like a note, and idea to doing something around that.

Sep 23, 2026·22 min read

Kubewekend Session 3: Basically about Kubernetes architecture

Quote Hi @all, it’s me again, btw this week is too boring, so i just sit back and continuous write a next session in kubewekend series. This session will discuss and give you some information about kind cluster, attach with that we will talk about detailing about architecture of kubernetes, kind for specific and kubernetes for general.

Sep 23, 2026·26 min read

Kubewekend Session 4: Learn about ebpf with hubble and cilium

Quote Hi @all, do you have a great week, huh ? This weekend will become more interested in learning with eBPF, practice with cilium and hubble, one of most huge platforms to control and managing whole progress inside network of Kubernetes clusters.

Sep 23, 2026·35 min read

Kubewekend Session 5: Build HA Cluster

Quote Hi @all, again we meet on the Kubewekend, how does your week, buddy? This week will be really excited because I have useful experience to inspecting and practicing with some problems take around Kind, the kernel to operate CNI as cilium, run the add-on worker nodes with create HA cluster after that joining worker to one control plane where we can do some cool things with them.

#kubernetes

4 items with this tag.

Sep 23, 2026·18 min read

Kubewekend Session 7: Setup new deployment and route traffic to kubewekend cluster

Quote Hello! It’s been a while, a month since my last break, and nearly half a year since this blog was moved to the archives. I’ve taken some free time this weekend to revive it with fresh content for the Kubewekend Stories series.

Sep 23, 2026·34 min read

Kubewekend Session 8: Setup the cluster monitoring stack with LGTM and Grafana Alloy

Quote Hi everyone! It’s been a few weeks since my last post. To be honest, I’ve been deeply focused on building the MVP for W’xOps. It’s quite a journey, and I’ll be sure to recap that story soon.

Sep 23, 2026·40 min read

To Cloud Native Multi-Cluster with ExternalDNS

Surprise! One More for the Year 🎁 Hi everyone! It is a great opportunity to be back with one more technical deep dive before the new year arrives. I know I mentioned in my last post that I was wrapping things up, but I managed to finish my experiments with ExternalDNS and couldn’t wait to share the results with you.

Sep 23, 2026·24 min read

Network 101: Advantage Networking Fundamentals - Routing, VPN and Peering

Quote Hello everyone! It has been a while since my last technical release. I took a few weeks off to celebrate the Tet Holiday in my country, set up the workspace for my new job, and most importantly, begin the journey of running my own business alongside a close friend.

#kubewekend

14 items with this tag.Showing first 6 tags.

Sep 23, 2026·10 min read

Kubewekend Session Extra 3: RKE2 and The Nightmare with Network and CoreDNS

Quote Yo hello everyone! Hope you’re all doing well. I’m still good and enjoying things. Today, I want to share a bit about a situation I ran into when setting up a new node for my Kubernetes cluster.

Sep 23, 2026·31 min read

Kubewekend Session Extra 4: Kind and Sandbox environment for GitLab CI

Quote “Hi everyone! It’s me again for another Kubeweken session! It’s been a while since I released the first Kubeweken session, and it has become a truly significant part of my journey – complicated, yet wonderfully rewarding.

Sep 23, 2026·22 min read

Kubewekend Session 3: Basically about Kubernetes architecture

Quote Hi @all, it’s me again, btw this week is too boring, so i just sit back and continuous write a next session in kubewekend series. This session will discuss and give you some information about kind cluster, attach with that we will talk about detailing about architecture of kubernetes, kind for specific and kubernetes for general.

Sep 23, 2026·26 min read

Kubewekend Session 4: Learn about ebpf with hubble and cilium

Quote Hi @all, do you have a great week, huh ? This weekend will become more interested in learning with eBPF, practice with cilium and hubble, one of most huge platforms to control and managing whole progress inside network of Kubernetes clusters.

Sep 23, 2026·35 min read

Kubewekend Session 5: Build HA Cluster

Quote Hi @all, again we meet on the Kubewekend, how does your week, buddy? This week will be really excited because I have useful experience to inspecting and practicing with some problems take around Kind, the kernel to operate CNI as cilium, run the add-on worker nodes with create HA cluster after that joining worker to one control plane where we can do some cool things with them.

Sep 23, 2026·24 min read

Kubewekend Session 6: CSI and Ceph with Kubewekend

Quote Hi @all, I have excited to bring kubewekend back to this weekend, more stuff need to tackle but not for this weekend. In this weekend, we will learn and figure more about storage inside kubernetes cluster, how you can provide one of these, ceph - opensource with really cool stuff and background for us digest.

#linux

6 items with this tag.

Sep 23, 2026·47 min read

Awesome Linux Troubleshooting

VirtualBox Error in Ubuntu Error when setup virtualbox in Ubuntu Info That issue come from when you install the virtualbox in OS with enable secure boot in the BIOS, usually come from individual machine, I thinks.

Sep 23, 2026·33 min read

Awesome Linux Shell Commands

Info Place to archive and snapshot the incredible command or pipe command with Linux OS platform such as Debian, Ubuntu, CentOS, … If you want to check the command with cheatsheet on your terminal, I recommend you to double-check at website cheat.

Sep 23, 2026·17 min read

Awesome DIY Linux Shell Scripts

Info This place store script of mine to solve couple of problems, fun stuff and be able to reuse for multiple reason. Double-check if you concern For more explore, you can read to understand more way to improve shell script Internet - Practical Shell Patterns I Actually Use StackOverFlow -Assigning default values to shell variables with a single command in bash Blog - Using Nested Default Variable Values in a Shell Script Internet - If Statements - Bash Scripting Tutorial Baeldung - Differences Between Single and Double Brackets in Bash Blue Green Deployment Docker for Zero Downtime Abstract Zero Downtime and Automation CD for raw machine with Nginx configuration (Using the combination with GLAB for example - Add another if you do customize) Purpose: Create a platform specific the non’t downtime when deploying.

Sep 23, 2026·12 min read

Awesome Linux profile

Sumarry This is about some configuration to make your effective when work with linux shell, Oh-My-Zsh. It will collection from multiple source, and process will describe on the following page, check it 😄 First of all, you need to install ZSH and Oh-my-zsh for your shell Vietnamese - Cách cài đặt zsh và zsh-autosuggestions trên Ubuntu How to Install Zsh in Ubuntu 22.

Sep 23, 2026·3 min read

Awesome OS

Handheld notebook Cheatsheet SS64: Command line reference 🌟 (Recommended) Nano cheatsheet : Overview of nano’s shortcuts 🌟 (Recommended) Cheatsheet.

Sep 23, 2026·14 min read

Setup environment for build android

Quote For purpose when meet the problems when we setup and provide the environment for build android with no need to use or install android studio. That reason why i write about this, let’s digest What we need when build the android Quote As my knowledge, you have multiple way to build and assemble anything of mobile, and last progress, you will have apk file and easily to delivery to another platform to test and use.

#machine-learning

1 item with this tag

Sep 23, 2026·6 min read

Awesome AI, ML

General Articles Nanonets - Tesseract OCR in Python with Pytesseract & OpenCV Medium - Understanding Milvus: Key Concepts and Potential Applications Medium - Why You Shouldn’t Invest In Vector Databases? Datacamp - The Top 7 Vector Databases in 2025 Medium - 30+ MCP Ideas with Complete Source Code Medium - The Open-Source Stack for AI Agents Ngrok - Prompt caching: 10x cheaper LLM tokens, but how? AIME - PyTorch 2 GPU Performance Benchmarks (Update) General Medium - Agentic AI Knowledge Hub: Everything You Need to Know in One Place 🌟 (Recommended) Azure - AI agent orchestration patterns Awesome Repositories applied-ml: 📚 Papers & tech blogs by companies sharing their work on data science & machine learning in production awesome-agentic-ai: A curated list of principles and technologies related to Agentic AI systems.

#macos

1 item with this tag

Sep 23, 2026·3 min read

Awesome OS

Handheld notebook Cheatsheet SS64: Command line reference 🌟 (Recommended) Nano cheatsheet : Overview of nano’s shortcuts 🌟 (Recommended) Cheatsheet.

#makefile

2 items with this tag.

Sep 23, 2026·13 min read

Play with Makefile for 1st time

On this topic, It just put a couple things to finding out how we can use Makefile. It just a brief tutorials from Learn Makefiles With the tastiest examples, Just learn and figure out why want to play with this one and C, C++ Reference Documentation Official GNU Make Learn Makefiles With the tastiest examples Makefile and anything about that type scripting Define, Why do we need Makefile ? Makefiles are used to help decide which parts of a large program need to be recompiled.

Sep 23, 2026·12 min read

Compile gRPC for 1st time

So like the previous topic - Play with Makefile for 1st time, I hope you and me can produce the makefile for helping compile C++ project, especially gRPC - pretty hard when work with C++ than others language.

#manga

2 items with this tag.

Sep 23, 2026·1 min read

Awesome Manga and Anime Community

Manga Reader Info Read manga for free at these locations MangaDex Rawkuma MangaPlus Community Info The community where help you search, find and figure out what manga and anime you can read or watch MyAnimeList.

Sep 23, 2026·1 min read

Awesome Journals Publication Published

Publication Medium - The Ugly Monster: Movies | TV | Gaming | Comic Books | Music | News Media | Other Indecent Pursuits Medium - Mark Manson: Author of ‘The Subtle Art of Not Giving a Fuck’ .

#mobile

2 items with this tag.

Sep 23, 2026·11 min read

Build mobile with Expo (Part 1)

Quote Hi @all, this week is not having special, and I have lot of idea to releasing about multiple topics, but really cool to contributing anything else.

Sep 23, 2026·14 min read

Build mobile with Expo (Part 2)

Quote Hi @all, how is your week ? are u ready for learn something ? In this session, we will go to next session of expo for building mobile application, but in release stuff like artifacts to App Store and Google Play.

#mongodb

1 item with this tag

Sep 23, 2026·11 min read

Awesome MongoDB

Documentations and Articles Repositories awesome-mongodb: 🍃 A curated list of awesome MongoDB resources, libraries, tools and applications High-Availability & Scaling Medium - High-availability MongoDB Cluster Configuration Solutions 🌟 (Recommended) Medium - Configure 3 nodes replica set of MongoDB on AWS EC2 MongoDB - Deploy a Self-Managed Replica Set 🌟 (Recommended) Medium - Setting Up MongoDB Cluster: Replication, Sharding, and High Availability Medium - The only local MongoDB replica set with Docker Compose guide you’ll ever need! 🌟 (Recommended) Tips & Configuration Medium - Solving curious case of excess memory consumption by MongoDB Medium - MongoDB primary failover with Keepalived (with MongoDB cluster) Optimization MongoDB - Best Practices Guide for MongoDB Performance Monitoring and Observability MongoDB - Monitoring a Self-Managed MongoDB Deployment 🌟 (Recommended) DrDroid - MongoDB Monitoring & Alerting: Best Practices Security MongoDB - Authentication on Self-Managed Deployments 🌟 (Recommended) MongoDB - Built-In Roles 🌟 (Recommended) MongoDB - Deploy Self-Managed Replica Set With Keyfile Authentication 🌟 (Recommended) Digital Ocean - How To Configure Keyfile Authentication for MongoDB Replica Sets on Ubuntu 20.

#monitoring

7 items with this tag.Showing first 6 tags.

Sep 23, 2026·34 min read

Kubewekend Session 8: Setup the cluster monitoring stack with LGTM and Grafana Alloy

Quote Hi everyone! It’s been a few weeks since my last post. To be honest, I’ve been deeply focused on building the MVP for W’xOps. It’s quite a journey, and I’ll be sure to recap that story soon.

Sep 23, 2026·15 min read

Work with EKS and How to monitoring your Cluster

Quote Hi @all, I back after previous week spend for couple stuff of myself, recover and love 😄. How is your holiday?, it’s starting right, I hope you have good time with family and enjoy your holiday.

Sep 23, 2026·2 min read

Monitoring with Portainer

Config Portainer with Shell Scripting So for easily managing and reading logs, metrics, and exec console of containers, you will need monitoring tools, and portainer is exactly what you want, go to documentation for more detail.

Sep 23, 2026·13 min read

Profiling applications with Pyroscope

Quote Hi @all, It’s me again, so what for doing today ? I want to talk about new ways to monitoring application but deepest into memory cpu process and more about the resources used by them when we interact with Web-App or API.

Sep 23, 2026·18 min read

Digging into AWS Monitoring Stack

Quote Hi @all, what sup, how are you going dawg ? Legit insane last two weeks with new decision and more stuff around choosing next path for my career.

Sep 23, 2026·138 min read

Awesome Monitoring & Observability

Quote This awesome collections is a place where store articles, blogs, tools and strategies to using monitoring and observability stack in your project General Blogs Grafana Labs blog: News, releases, technical articles, cool stories, and more about Grafana Is it Observable?: Educates and supports the dev community on getting started with observability tools and concepts.

#movie

1 item with this tag

Sep 23, 2026·1 min read

Awesome Journals Publication Published

Publication Medium - The Ugly Monster: Movies | TV | Gaming | Comic Books | Music | News Media | Other Indecent Pursuits Medium - Mark Manson: Author of ‘The Subtle Art of Not Giving a Fuck’ .

#music

2 items with this tag.

Sep 23, 2026·1 min read

Awesome Music Collections

Music Producer Info The collections about manual and plugin for purpose produce the music in flstudio or audacity applications Music Producer Tools Ardour - Record, Edit, and Mix on Linux, macOS and Windows Audacity - The world’s most popular audio editing and recording app (Open Source) Drive - Sharing Tools - Flstudio and FabFilter - Pre-active version Sample Collections SampleFocus - The easiest way to find the perfect audio sample Sample Landr - Discover samples made for your music Looperman - The ultimate pro audio resource and musicians community VST Plugin The 248 Best Free VST Plugins PLUGINS 4 FREE - Free Instrument Audio Plugins Archive Plugintorrent.

Sep 23, 2026·1 min read

Awesome Journals Publication Published

Publication Medium - The Ugly Monster: Movies | TV | Gaming | Comic Books | Music | News Media | Other Indecent Pursuits Medium - Mark Manson: Author of ‘The Subtle Art of Not Giving a Fuck’ .

#myself

5 items with this tag.

Sep 23, 2026·3 min read

The XeusNguyen's World

Welcome to The World of Xeus Nguyen "Still living young, wild and free !!!" Quote Yo wassup y’all guys, I am Xeus Nguyen and I am on my journey to find myself to spark new idea, create new value and live the best moments for my youth, as DevOps Engineer, as Contributor for Technologies ”In another way, I am also work as Tech Blogger, hope my work can bring more efficiently for who visited and attracted by my contribution.

Sep 23, 2026·18 min read

Awesome My Blogs

Awesome of Myself Info More about my collection which talk about multiple topics, and technologies in multiple field like AI, ML, DevOps, Security and moreover, with a little bit snippet which most of useful tool that I have tried 👍👍👍 Timeline: 2024 - Current AI & Machine Learning & Data Engineer Awesome AI & ML Awesome Data Engineer Awesome MLOps Architecture Awesome API Gateway and Web Server Awesome Caddy Awesome Kafka & MQTT Awesome NGINX Awesome Self-Hosted Awesome System Architecture CI/CD Awesome Azure Pipelines Awesome BitBucket Pipelines Awesome GitHub Action Awesome GitLab CI Cloud Awesome AWS Cloud Awesome Azure Cloud Containerization & Kubernetes Awesome Containerization Awesome Docker CLI Awesome Docker Compose CLI Awesome Helm Awesome Kubectl Snippets Awesome Kubernetes Awesome Kubernetes Walkthrough Database Awesome Database Awesome Elasticsearch & OpenSearch Awesome PostgreSQL Awesome MongoDB Developer & DevOps Awesome Ansible Awesome Developer Awesome DevOps & SRE & System & Tech Awesome Git Awesome Cloud Native Awesome HTML & CSS & Javascript Awesome Monitoring & Observability Awesome Packer Awesome Terraform Awesome Vagrant Awesome Python Awesome Golang InfoSec & Hacking Awesome Hacking and Infosec Awesome Cheatsheets InfoSec Operation System Awesome Linux Profile Awesome Linux Shell commands Awesome Linux Shell scripts Awesome OS Awesome Powershell commands Awesome Windows Profile Others Awesome Quantum Computing Awesome Science Awesome Utilities Sites Azure Cloud Services Timeline: 2024 - Current 2024 Azure AKS: Managed Kubernetes Service Azure App Service: A set of compute resources for a web application to run Azure Application Gateway: A load balancer for web traffic Azure pipeline and Azure DevOps: A automatically builds and tests code projects Azure Backup: The Azure-based service you can use to back up (or protect) and restore your data in the Microsoft cloud Azure Cloud Shell: Azure Command Line is designed for further use in Azure Portals instead of your machine Azure Container Apps: A serverless platform that allows you to maintain less infrastructure and save costs while running containerized applications Azure Container Instances: The simplest way to run a container in Azure, without having to manage any virtual machines Azure DNS: Enables you to host your DNS domains in Azure and access name resolution for your domains by using Microsoft Azure infrastructure Azure Entra: A cloud-based identity and access management service that enables your employees access external resources Azure Load Balancer: Delivering high availability and network performance to your applications Azure Monitor: A comprehensive solution that collects, analyzes, and responds to telemetry data from both on-premises and cloud environments Azure Network Watcher: Providing tools to monitor, diagnose, view metrics, and enable or disable logs for resources in an Azure virtual network Azure Policy: A service in Azure that enables you to create, assign, and manage policies to control or audit your resources Azure RBAC: A mechanism that can help you manage who can access your Azure resources Azure Site Recovery: A service that helps ensure business continuity by replicating workloads from a primary site to a secondary location Azure Storage: Microsoft’s cloud storage solution for modern data storage scenarios Azure Subscription: Helping you organize access to Azure cloud service resources, and help you control how resource usage is reported, billed, and paid.

Sep 23, 2026·3 min read

Awesome My Projects

BookShop Website Info Position: Backend Developer Team size: 4 Language: C#, .NET Framework, … April 2021 - June 2021 🔗🔗🔗 GitHub - Source Keylogger - Malware Info Instruction: Project to create the malware which collect data credentials from victim, and control whole your machine 👍 (Learning Purpose) Position: Security and RedTeam Team size: 3 Language: C#, .

Sep 23, 2026·46 min read

Recap Session 2024

Quote Hi @all, It seems like we will soon head into new year 2025 for next couple of days, first of all I want to give the grateful for y’all guy in 2024 who stand with me, read and enjoy things I bring up, that really meaning for first part of my ramp up, so farewell 2024 and cheer 🍻.

Sep 23, 2026·34 min read

Recap Session 2025

Quote Hi everyone! It’s time to sit back, reflect, and look at everything 2025 has brought us. As we reach this final Sunday of the year, we are standing on the doorstep of 2026.

#networking

1 item with this tag

Sep 23, 2026·24 min read

Network 101: Advantage Networking Fundamentals - Routing, VPN and Peering

Quote Hello everyone! It has been a while since my last technical release. I took a few weeks off to celebrate the Tet Holiday in my country, set up the workspace for my new job, and most importantly, begin the journey of running my own business alongside a close friend.

#nginx

1 item with this tag

Sep 23, 2026·11 min read

Awesome NGINX

Awesome Repository awesome-nginx : A curated list of awesome Nginx distributions, 3rd party modules, Active developers, etc. nginx-proxy: Automated nginx proxy for Docker containers using docker-gen Articles Medium - Nginx Configuration File Explanation and Common Feature Configurations (90% Practical Use Rate) 🌟 (Recommended) Myself - Create Free SSL with Let’s Encrypt and Certbot Blog - Nginx high availability through Keepalived – Virtual IP Nginx Docs - High Availability Support for NGINX Plus in On-Premises Deployments 🌟 (Recommended) Medium - Linux Load Balancing: Advanced Techniques 🌟 (Recommended) Nginx Configuration Default nginx.

#note-published

1 item with this tag

Sep 23, 2026·11 min read

Build your wiki for 1st time

Quote Hi @all, Today I and you will learn how way to making your first landing page, automation update and release that with github-actions. This will fast, stable, fun and easily managing what you want to release, have a sit and we will start !!! 😄😄😄 Find out the target - Reason why you need this TLDR Quote Probably, you are same as me, If you figure out a new things, for example: New Technologies.

#obsidian-md

1 item with this tag

Sep 23, 2026·11 min read

Build your wiki for 1st time

Quote Hi @all, Today I and you will learn how way to making your first landing page, automation update and release that with github-actions. This will fast, stable, fun and easily managing what you want to release, have a sit and we will start !!! 😄😄😄 Find out the target - Reason why you need this TLDR Quote Probably, you are same as me, If you figure out a new things, for example: New Technologies.

#owasp

1 item with this tag

Sep 23, 2026·18 min read

Awesome Hacking and InfoSec

Awesome InfoSec Articles & Blogs Articles Info The collection of myself about tool and technique is useful for learning and practicing Cyber and Info Security Cloud - Creating unintentional ways to bypass AWS IAM policies when using the “ForAllValues” operator Crypto - Practical Cryptography Forensics - Hiding Information by Manipulating an Image’s Height Forensics - Information hiding Forensics - Modifying Embedded Filesystems in ARM Linux zImages Forensics - Steghide - An Easy way to Hide Confidential Data Inside Images and Sound Objects in Linux General - Medium - Rust for Cyber Security and Red Teaming General - Python for DevSecOps and Any Security Engineer Networking - 10 Useful Open Source Security Firewalls for Linux Systems Networking - Cisco - Configuring Virtual Private LAN Service (VPLS) Networking - Kết nối private LAN qua Cloudflare Tunnels sử dụng Wireguard Networking - Medium - SSH Over Openssl Over Haproxy: Bypassing Blocks Networking - Medium - Top 9 VPN Alternative Technologies For Future Remote Access Networking - Medium - Using Suricata Intrusion Prevention System To Monitor Network Traffic Networking - Medium - VPN is dead? Long live the Jump Host? Networking - What is multiprotocol label switching (MPLS)? Networking - Zero Trust Network Access (ZTNA) vs VPNs Pwnable - Different types of Computer Viruses - Computer Virus Classification Pwnable - Get Reverse-shell via Windows one-liner - Hacking Articles Pwnable - Linux Privilege Escalation - Vietnamese 🌟 (Recommended) Pwnable - Medium - Breaking Free: 26 Advanced Techniques to Escape Docker Containers 🌟 (Recommended) Pwnable - Medium - Docker and runC Vulnerabilities: A Deep Dive into CVE-2024–21626 and Its Counterparts Pwnable - Medium - Ping Power — ICMP Tunnel Pwnable - Wiz.

#packer

1 item with this tag

Sep 23, 2026·3 min read

Awesome OS

Handheld notebook Cheatsheet SS64: Command line reference 🌟 (Recommended) Nano cheatsheet : Overview of nano’s shortcuts 🌟 (Recommended) Cheatsheet.

#papers

1 item with this tag

Sep 23, 2026·6 min read

Awesome AI, ML

General Articles Nanonets - Tesseract OCR in Python with Pytesseract & OpenCV Medium - Understanding Milvus: Key Concepts and Potential Applications Medium - Why You Shouldn’t Invest In Vector Databases? Datacamp - The Top 7 Vector Databases in 2025 Medium - 30+ MCP Ideas with Complete Source Code Medium - The Open-Source Stack for AI Agents Ngrok - Prompt caching: 10x cheaper LLM tokens, but how? AIME - PyTorch 2 GPU Performance Benchmarks (Update) General Medium - Agentic AI Knowledge Hub: Everything You Need to Know in One Place 🌟 (Recommended) Azure - AI agent orchestration patterns Awesome Repositories applied-ml: 📚 Papers & tech blogs by companies sharing their work on data science & machine learning in production awesome-agentic-ai: A curated list of principles and technologies related to Agentic AI systems.

#platform-engineering

1 item with this tag

Sep 23, 2026·43 min read

Why Internal Developer Platforms (IDPs) Matter in 2026: OpenChoreo and the Journey of Innovation

Quote Hi everyone, it’s me again! To keep the momentum going from my last post, I want to share a deeper look into the next chapter of my career, my production W’xOps IDP, and the tools that have inspired me from day one, OpenChoreo While I chose not to adopt their architectures directly—recognizing that you will certainly discover alternative approaches that work best for you—these tools have profoundly shaped my perspective on the Internal Developer Platform (IDP) landscape in 2026.

#postgresql

1 item with this tag

Sep 23, 2026·22 min read

Awesome PostgreSQL

Documentation and Articles Awesome Repositories awesome-postgres: A curated list of awesome PostgreSQL software, libraries, tools and resources PostgreSQL Wiki: Contains user documentation, how-tos, and tips ‘n’ tricks related to PostgreSQL Cheatsheet Github Gist - psql-with-gzip-cheatsheet.

#powershell

3 items with this tag.

Sep 23, 2026·7 min read

Awesome Powershell Commands

Info Powershell Powershell, bring more helpful and memorable command which can reuse on next time 😅😅😅 Extract zip file You can use Expand-Archive for extract ZIP file, for example Expand-Archive .

Sep 23, 2026·3 min read

Awesome Powershell Scripts

Build Azure Agent with .NET Core by Powershell Abstract This article will tell you how to use powershell script below, why it creates and release. Go check it in article ▶️ ▶️ Setup the virtual machine Linux and Windows for Agents and Azure-Pipelines dotnet_azure_agent.

Sep 23, 2026·4 min read

Awesome Windows profile

Abstract This is about some configuration to make your effective when work with powershell. This will collection from multiple source, check it out and let’s create your favorite shell Autocomplete in PowerShell Fish-like Autosuggestion in Powershell Oh-my-posh Documentation Oh my posh - Nerdfonts Powershell Gallery Chocolatey Package Unikey winget tool Font-installing.

#provisioning

2 items with this tag.

Sep 23, 2026·16 min read

Create Atlantis with ECS Fargate for automation provisioning

Quote Hi @all, this week is so busy for me, and this about to learn something new about gitops and techniques and tools depend on this concept, and this week I will take a break kubewekend series.

Sep 23, 2026·3 min read

Awesome Vagrant

Repositories General vagrant: a tool for building and distributing development environments. awesome-vagrant: A curated list of awesome Vagrant resources, plugins, tutorials and other nice things Plugins GitHub - Available Vagrant Plugins vagrant-libvirt: a Vagrant plugin that adds a Libvirt provider to Vagrant, allowing Vagrant to control and provision machines via Libvirt toolkit.

#recap

3 items with this tag.

Sep 23, 2026·46 min read

Recap Session 2024

Quote Hi @all, It seems like we will soon head into new year 2025 for next couple of days, first of all I want to give the grateful for y’all guy in 2024 who stand with me, read and enjoy things I bring up, that really meaning for first part of my ramp up, so farewell 2024 and cheer 🍻.

Sep 23, 2026·34 min read

Recap Session 2025

Quote Hi everyone! It’s time to sit back, reflect, and look at everything 2025 has brought us. As we reach this final Sunday of the year, we are standing on the doorstep of 2026.

Sep 23, 2026·43 min read

CloudNativeCon and KubeCon 2026 - Recaps and Keynotes

Quote Hi everyone! It has been a while since my last post. I’ve been completely wrapped up with finishing key features for my W’xOps IDP and preparing for my trip to KubeCon & CloudNativeCon 2026 in Japan.

#research

14 items with this tag.Showing first 6 tags.

Sep 23, 2026·3 min read

Personal DIY Projects Management

Note The icon to telling you about what task is on progress or pending 😄 ✍ : On progressing, It usually attaches with github and blog 🚧 : Pending, just stop like a note, and idea to doing something around that.

Sep 23, 2026·13 min read

Play with Makefile for 1st time

On this topic, It just put a couple things to finding out how we can use Makefile. It just a brief tutorials from Learn Makefiles With the tastiest examples, Just learn and figure out why want to play with this one and C, C++ Reference Documentation Official GNU Make Learn Makefiles With the tastiest examples Makefile and anything about that type scripting Define, Why do we need Makefile ? Makefiles are used to help decide which parts of a large program need to be recompiled.

Sep 23, 2026·13 min read

Profiling applications with Pyroscope

Quote Hi @all, It’s me again, so what for doing today ? I want to talk about new ways to monitoring application but deepest into memory cpu process and more about the resources used by them when we interact with Web-App or API.

Sep 23, 2026·11 min read

Build your wiki for 1st time

Quote Hi @all, Today I and you will learn how way to making your first landing page, automation update and release that with github-actions. This will fast, stable, fun and easily managing what you want to release, have a sit and we will start !!! 😄😄😄 Find out the target - Reason why you need this TLDR Quote Probably, you are same as me, If you figure out a new things, for example: New Technologies.

Sep 23, 2026·12 min read

Do self-hosted analytics platforms for your website with automatically SSL domain

Quote Hi @all, Hope you have nice weekend. On this week, I will talk about little bit a new things what I try and applied for my wiki-site for analytics, tracking the activity on my site with umami.

Sep 23, 2026·12 min read

Compile gRPC for 1st time

So like the previous topic - Play with Makefile for 1st time, I hope you and me can produce the makefile for helping compile C++ project, especially gRPC - pretty hard when work with C++ than others language.

#science

1 item with this tag

Sep 23, 2026·1 min read

Awesome Science

Research papers and collections Note These pages is couple of places to finding the new way to research in multiple field, such as computer science, bioscience, physical science, … +Bioline International Official Site (site up-dated regularly): A pioneer in the provision of open access to peer reviewed bioscience journals published in developing countries Google Scholar: Search engine about researching papers RePEc: Research Papers in Economics ScienceDaily: Your source for the latest research news ScienceDirect.

#self-hosted

3 items with this tag.

Sep 23, 2026·3 min read

Personal DIY Projects Management

Note The icon to telling you about what task is on progress or pending 😄 ✍ : On progressing, It usually attaches with github and blog 🚧 : Pending, just stop like a note, and idea to doing something around that.

Sep 23, 2026·48 min read

Kubewekend Session Extra 2: Rebuild Cluster with RKE2 or K3S

Quote Hi there, happy to see you there, I just start the holiday in my country, so spend a bit time in weekend to chill out and learn couple things. I figure out one problem in Kubewekend Cluster, we use kind and it’s tricky a bit when we do more stuff to handout with CSI, I don’t deny any thing kind do for community, it’s truly crazy but sometime we need to consider another to hangout with good potentials and easier to setup, RKE and K3S maybe save us some points today.

Sep 23, 2026·12 min read

Do self-hosted analytics platforms for your website with automatically SSL domain

Quote Hi @all, Hope you have nice weekend. On this week, I will talk about little bit a new things what I try and applied for my wiki-site for analytics, tracking the activity on my site with umami.

#series

5 items with this tag.

Sep 23, 2026·22 min read

Kubewekend Session 3: Basically about Kubernetes architecture

Quote Hi @all, it’s me again, btw this week is too boring, so i just sit back and continuous write a next session in kubewekend series. This session will discuss and give you some information about kind cluster, attach with that we will talk about detailing about architecture of kubernetes, kind for specific and kubernetes for general.

Sep 23, 2026·26 min read

Kubewekend Session 4: Learn about ebpf with hubble and cilium

Quote Hi @all, do you have a great week, huh ? This weekend will become more interested in learning with eBPF, practice with cilium and hubble, one of most huge platforms to control and managing whole progress inside network of Kubernetes clusters.

Sep 23, 2026·35 min read

Kubewekend Session 5: Build HA Cluster

Quote Hi @all, again we meet on the Kubewekend, how does your week, buddy? This week will be really excited because I have useful experience to inspecting and practicing with some problems take around Kind, the kernel to operate CNI as cilium, run the add-on worker nodes with create HA cluster after that joining worker to one control plane where we can do some cool things with them.

Sep 23, 2026·24 min read

Kubewekend Session 6: CSI and Ceph with Kubewekend

Quote Hi @all, I have excited to bring kubewekend back to this weekend, more stuff need to tackle but not for this weekend. In this weekend, we will learn and figure more about storage inside kubernetes cluster, how you can provide one of these, ceph - opensource with really cool stuff and background for us digest.

Sep 23, 2026·13 min read

Kubewekend Session 1: Build up your host with Vagrant

Quote Hi @all, How are you going, great huh 👐. Graceful and especially to announcing about kubewekend - new series of mine, which one to give me and you opportunities to learn about new technologies, the way to bring you near kubernetes and more a lot of things pick a up around devops, networking, devsecops,pipelines and moreover.

#solutions

5 items with this tag.

Sep 23, 2026·3 min read

Personal DIY Projects Management

Note The icon to telling you about what task is on progress or pending 😄 ✍ : On progressing, It usually attaches with github and blog 🚧 : Pending, just stop like a note, and idea to doing something around that.

Sep 23, 2026·2 min read

Network traffic monitoring and analysis for anomalies detection and auto-scaling

Why was it gonna released ? NTMA - Project Infrastructure Quote Hi @all, About releasing documentation for final university project, I want to hold this on hand in little bit time but I think It could helped another, therefore, When I contribute and hope It can help you and make solution on near future !!! LOL.

Sep 23, 2026·12 min read

Do self-hosted analytics platforms for your website with automatically SSL domain

Quote Hi @all, Hope you have nice weekend. On this week, I will talk about little bit a new things what I try and applied for my wiki-site for analytics, tracking the activity on my site with umami.

Sep 23, 2026·3 min read

Create Free SSL with Let's Encrypt and Certbot

For SSL implementation, various technologies are available. Nevertheless, to optimize the cost of operating your system, pairing a static IP address with Let’s Encrypt and the Certbot Python 3 client is highly recommended for your domain.

Sep 23, 2026·3 min read

0-downtime with Blue-Green Deployment

Info Solution: Choose for temporary Blue and Green deployment. More detail can be found in this Custom Blue Green Deployment With Nginx And Gitlab Ci Blue and Green deployment strategy Nginx with bash scripting With the bash script is registered via cronjob, we need to consider about two things Nginx need to be setup for reverse proxy and route traffic when downtime occur Docker will have strategy about scale up and down the service for reducing down time With nginx configuration, it will be possible to reload a new configuration Nginx and except downtime when updating service with nginx (Service will have retries but not return 5xx Error) On the script, it will flexibly re-change between 2 configurations via Blue Green Deployment Docker for Zero Downtime Have sleep command between them, so it will change to default when the service becomes stable Docker With Docker strategy, it will perform some this task like When have new image on container registry, it will perform pull new image on that time.

#ssl

2 items with this tag.

Sep 23, 2026·3 min read

Create Free SSL with Let's Encrypt and Certbot

For SSL implementation, various technologies are available. Nevertheless, to optimize the cost of operating your system, pairing a static IP address with Let’s Encrypt and the Certbot Python 3 client is highly recommended for your domain.

Sep 23, 2026·8 min read

Create SSL Cert with ACM and Route53 for AWS Services

Quote Hi @all, this week is not special at all, how about you guy, hope you feel well and chill. This week is so busy, so I don’t have mood to continue kubewekend in this week, maybe back to next week.

#storage

1 item with this tag

Sep 23, 2026·25 min read

Kubewekend Session Extra 1: Longhorn and the story about NFS in Kubernetes

Quote Hi @all, after one week in my new job, I feel much better and am now back and continuing to learn and do my best. During this time, I spent a lot of time learning about and working with the new storage technology Longhorn to build new things with this platform, so I want to write and share my experience setting it up and working with it.

#story

2 items with this tag.

Sep 23, 2026·43 min read

Why Internal Developer Platforms (IDPs) Matter in 2026: OpenChoreo and the Journey of Innovation

Quote Hi everyone, it’s me again! To keep the momentum going from my last post, I want to share a deeper look into the next chapter of my career, my production W’xOps IDP, and the tools that have inspired me from day one, OpenChoreo While I chose not to adopt their architectures directly—recognizing that you will certainly discover alternative approaches that work best for you—these tools have profoundly shaped my perspective on the Internal Developer Platform (IDP) landscape in 2026.

Sep 23, 2026·24 min read

DevOps và những điều tôi học hỏi được

Quote Hi @all, how is your day ? It’s a special week, I have invited to become a guest of workshop of my old club, and I’ll share about DevOps, DevSecOps and A couple things I learned after 3 years in this fields.

#system-architecture

8 items with this tag.Showing first 6 tags.

Sep 23, 2026·40 min read

To Cloud Native Multi-Cluster with ExternalDNS

Surprise! One More for the Year 🎁 Hi everyone! It is a great opportunity to be back with one more technical deep dive before the new year arrives. I know I mentioned in my last post that I was wrapping things up, but I managed to finish my experiments with ExternalDNS and couldn’t wait to share the results with you.

Sep 23, 2026·53 min read

The Story of Mine about Multi-Region Architecture

Quote Yo, everyone! Long time no see. I’ve been quite busy with my job lately, and it took a while to get back here, but I’m happy to join you all again before the new year! Today, I want to go directly into the deep dive I’ve been researching recently: Multi-Cluster Architecture.

Sep 23, 2026·5 min read

Awesome System Architecture

Awesome Repositories Repositories awesome-scalability : The Patterns of Scalable, Reliable, and Performant Large-Scale Systems Awesome Software Architecture : Curated list of awesome articles and resources to learn and practice software architecture, patterns and principles.

Sep 23, 2026·3 min read

Awesome Vagrant

Repositories General vagrant: a tool for building and distributing development environments. awesome-vagrant: A curated list of awesome Vagrant resources, plugins, tutorials and other nice things Plugins GitHub - Available Vagrant Plugins vagrant-libvirt: a Vagrant plugin that adds a Libvirt provider to Vagrant, allowing Vagrant to control and provision machines via Libvirt toolkit.

Sep 23, 2026·8 min read

High Availability for Database - The enormous stories

Quote Hi everyone! It’s been a while since I’ve been in the game, you know, the thing I’ve always loved doing. I recently spent some time researching and setting up a high-availability (HA) database for my own workspace, and I’m ready to share that entire journey with you.

Sep 23, 2026·22 min read

Setup HA Database for MongoDB

Quote Hello everyone! It’s been a pleasure to continue contributing another article on setting up a High Availability (HA) Database from scratch. Today, we will delve deeper into MongoDB, one of the biggest NoSQL Databases in the world, and explore its wonderful ecosystem of useful built-in tools and providers.

#tech

28 items with this tag.Showing first 6 tags.

Sep 23, 2026·5 min read

DueWeekly Tech: 05-01-2026 to 01-02-2026

Quote Hello! It’s great to see you again in this 2026 edition of DueWeekly. I hope your year is off to a fantastic start, filled with happiness and success.

Sep 23, 2026·17 min read

DueWeekly Tech: 08-09-2026 to 13-09-2026

Architecture 1. Medium - GitOps Was Never Just About Kubernetes:Here’s What It Looks Like Everywhere Else GitOps Extends Far Beyond Kubernetes: GitOps isn’t limited to Kubernetes clusters; it transforms operational configurations across the entire software industry into version-controlled declarative code that is automatically pulled and reconciled.

Sep 23, 2026·6 min read

DueWeekly Tech: 30-06-2025 to 13-07-2025

Architecture 1. Reddit - RTX 5090 Training Issues - PyTorch Doesn’t Support Blackwell Architecture Yet? This article discusses a common issue encountered when training with PyTorch on an RTX 5090.

Sep 23, 2026·5 min read

DueWeekly Tech: 30-12-2024 to 12-01-2025

Info Hi @all, how is your week ? From mine, enjoy new job with explore new things in new field. Therefore, I wanna kick off brand new series about collecting news, articles and new technology each two week around the world.

Sep 23, 2026·6 min read

DueWeekly Tech: 01-09-2026 to 06-09-2026

Quote It has been quite a while since the last Dueweekly post. Recently, I came across a few fascinating articles that I would love to share with you.

Sep 23, 2026·5 min read

DueWeekly Tech: 02-02-2026 to 01-03-2026

Architecture 1. Medium - When high availability brings downtime 🌟 (Recommended) This article explores the paradoxical way in which high-availability (HA) adoption can actually become a primary factor for system downtime.

#terminal-profile

2 items with this tag.

Sep 23, 2026·4 min read

Awesome Windows profile

Abstract This is about some configuration to make your effective when work with powershell. This will collection from multiple source, check it out and let’s create your favorite shell Autocomplete in PowerShell Fish-like Autosuggestion in Powershell Oh-my-posh Documentation Oh my posh - Nerdfonts Powershell Gallery Chocolatey Package Unikey winget tool Font-installing.

Sep 23, 2026·12 min read

Awesome Linux profile

Sumarry This is about some configuration to make your effective when work with linux shell, Oh-My-Zsh. It will collection from multiple source, and process will describe on the following page, check it 😄 First of all, you need to install ZSH and Oh-my-zsh for your shell Vietnamese - Cách cài đặt zsh và zsh-autosuggestions trên Ubuntu How to Install Zsh in Ubuntu 22.

#terraform

3 items with this tag.

Sep 23, 2026·31 min read

AWS SSO from Self Gitlab Terraform Module Registry

Quote Hi @all, how are you going ? Mess up, and not have mood to write anything because kind of stuff in social life. But as you can see, I must to do for probably myself to continuous contribute, so here I am.

Sep 23, 2026·14 min read

Awesome Terraform

Quote Hi @all, Turn back to work in provisioning Infrastructure. You know about Infrastructure as Code is truly insane, in currently situation, DevOps must be known about once of tools for doing stuff, with me, I totally repeat time to time about Terraform.

Sep 23, 2026·11 min read

Cloud IAM 101: Switch Role between AWS Accounts

Quote Hi @all, a second article for this week 🙌 and I think write about Terraform to control over AWS Accounts is not bad, sometime this can be one of solution to handle a big organization with Assume Role and apply it for Terraform.

#tools

1 item with this tag

Sep 23, 2026·3 min read

Awesome Kafka & MQTT

Documentations and Articles Awesome Repositories awesome-kafka (Newest): A curated list of awesome Apache Kafka resources, tools, libraries, and applications awesome-kafka: A curated list of awesome things related to Apache Kafka awesome-mqtt: Curated list of MQTT brokers, clients, tools, resources and more.

#troubleshoot

1 item with this tag

Sep 23, 2026·47 min read

Awesome Linux Troubleshooting

VirtualBox Error in Ubuntu Error when setup virtualbox in Ubuntu Info That issue come from when you install the virtualbox in OS with enable secure boot in the BIOS, usually come from individual machine, I thinks.

#unit-test

1 item with this tag

Sep 23, 2026·10 min read

Integration automation test with GitLab CI

Quote Hi @all, how is your week? I feel awesome with couple things I learn from a bit podcast, movie and some story when I try talk with my friend. However, I am not ever forgot to write a something for this weekend, so we will learn about integrating automation test with GitLab and see the supportive of GitLab for this stuff.

#usage

48 items with this tag.Showing first 6 tags.

Sep 23, 2026·10 min read

Kubewekend Session Extra 3: RKE2 and The Nightmare with Network and CoreDNS

Quote Yo hello everyone! Hope you’re all doing well. I’m still good and enjoying things. Today, I want to share a bit about a situation I ran into when setting up a new node for my Kubernetes cluster.

Sep 23, 2026·31 min read

Kubewekend Session Extra 4: Kind and Sandbox environment for GitLab CI

Quote “Hi everyone! It’s me again for another Kubeweken session! It’s been a while since I released the first Kubeweken session, and it has become a truly significant part of my journey – complicated, yet wonderfully rewarding.

Sep 23, 2026·3 min read

Personal DIY Projects Management

Note The icon to telling you about what task is on progress or pending 😄 ✍ : On progressing, It usually attaches with github and blog 🚧 : Pending, just stop like a note, and idea to doing something around that.

Sep 23, 2026·18 min read

Kubewekend Session 7: Setup new deployment and route traffic to kubewekend cluster

Quote Hello! It’s been a while, a month since my last break, and nearly half a year since this blog was moved to the archives. I’ve taken some free time this weekend to revive it with fresh content for the Kubewekend Stories series.

Sep 23, 2026·34 min read

Kubewekend Session 8: Setup the cluster monitoring stack with LGTM and Grafana Alloy

Quote Hi everyone! It’s been a few weeks since my last post. To be honest, I’ve been deeply focused on building the MVP for W’xOps. It’s quite a journey, and I’ll be sure to recap that story soon.

Sep 23, 2026·25 min read

Kubewekend Session Extra 1: Longhorn and the story about NFS in Kubernetes

Quote Hi @all, after one week in my new job, I feel much better and am now back and continuing to learn and do my best. During this time, I spent a lot of time learning about and working with the new storage technology Longhorn to build new things with this platform, so I want to write and share my experience setting it up and working with it.

#vault

1 item with this tag

Sep 23, 2026·16 min read

Vault and Keycloak - The combination for rotation Vault Token

Quote Hi @all, It’s me again and It’s been a while after I chill out and enjoy the technologies, so I turn back and today I will talk about Vault, Identity Server like KeyCloak which provide OIDC Authentication methods for accessing Vault, How can we use this combination for rotating vault token.

#vector-database

2 items with this tag.

Sep 23, 2026·18 min read

First EKS Cluster with Milvus DB

Quote Hello @all, long time no see, it’s me again. Sorry, I don’t have time for doing personal blogging, but my job is crazy disaster, anything need to ready and I feel not well with my health to control over two things.

Sep 23, 2026·13 min read

What is Milvus?

Quote Hi @all, I’am back after the week to take the break, but unlucky I have sick and don’t have much time to think about the ideal to work with DevOps, Kubewekend or Cloud Services.

#vulnerable

1 item with this tag

Sep 23, 2026·6 min read

CVE-2023-34092 - Path Equivalence in Vite (Vietnamese)

Info This post was originally written in Vietnamese; I plan to provide a manual English translation in the future. In the meantime, you can read the Vietnamese original or use Google Translate for an automated English version.

#webserver

3 items with this tag.

Sep 23, 2026·14 min read

How to serve Java API with Maven and Tomcat

Quote Hi @all, it’s me again, long time no see, how is your new year? Let’s kickoff a bit energy with simple trying from my site with new technology and methodology to build and serve Java API with couple of tools, such as Maven, Tomcat and see how it work.

Sep 23, 2026·11 min read

Awesome NGINX

Awesome Repository awesome-nginx : A curated list of awesome Nginx distributions, 3rd party modules, Active developers, etc. nginx-proxy: Automated nginx proxy for Docker containers using docker-gen Articles Medium - Nginx Configuration File Explanation and Common Feature Configurations (90% Practical Use Rate) 🌟 (Recommended) Myself - Create Free SSL with Let’s Encrypt and Certbot Blog - Nginx high availability through Keepalived – Virtual IP Nginx Docs - High Availability Support for NGINX Plus in On-Premises Deployments 🌟 (Recommended) Medium - Linux Load Balancing: Advanced Techniques 🌟 (Recommended) Nginx Configuration Default nginx.

Sep 23, 2026·3 min read

Awesome Caddy

General Note Caddy is the first and only web server to use HTTPS automatically and by default. Repository Caddy: Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS 🌟 (Recommended) dist: Resources for packaging and distributing Caddy Documentations and Articles Automatic HTTPS Caddy Server and Umami analytics platform Caddy Server Documentation Common Caddyfile Patterns Caddy Commands Use the documentation to get valid command to handling Caddy Server To reload configuration use reload command.

#whatis

5 items with this tag.

Sep 23, 2026·11 min read

What is Wrapper Pattern ?

Quote Hi @all, how are your weekend ? Stay tune okay, and this week topic will take around wrapper, what is this and what we can deal with warpper to push efficiency for your work with them.

Sep 23, 2026·13 min read

Protect sensitive data and secret files with sops

Quote Hi @all, It’s me again 👋, how is your week ? Back again to my blog, this weekend, I want to sit with you to talk about how to keep your sensitive environment variables or secret files look secure, and able to put in repository.

Sep 23, 2026·14 min read

Awesome Terraform

Quote Hi @all, Turn back to work in provisioning Infrastructure. You know about Infrastructure as Code is truly insane, in currently situation, DevOps must be known about once of tools for doing stuff, with me, I totally repeat time to time about Terraform.

Sep 23, 2026·9 min read

Awesome Helm

Quote Hi @all, as you can see Kubernetes is becoming the potential technology in the world in couple recently year. The knowledge about Kubernetes honestly to say It’s really huge, so today we can learn a bit about once of tools to maintain and deploy the workload inside Kubernetes Cluster, Helm.

Sep 23, 2026·13 min read

What is Milvus?

Quote Hi @all, I’am back after the week to take the break, but unlucky I have sick and don’t have much time to think about the ideal to work with DevOps, Kubewekend or Cloud Services.

#windows

1 item with this tag

Sep 23, 2026·3 min read

Awesome OS

Handheld notebook Cheatsheet SS64: Command line reference 🌟 (Recommended) Nano cheatsheet : Overview of nano’s shortcuts 🌟 (Recommended) Cheatsheet.

#xeusnguyen

3 items with this tag.

Sep 23, 2026·3 min read

The XeusNguyen's World

Welcome to The World of Xeus Nguyen "Still living young, wild and free !!!" Quote Yo wassup y’all guys, I am Xeus Nguyen and I am on my journey to find myself to spark new idea, create new value and live the best moments for my youth, as DevOps Engineer, as Contributor for Technologies ”In another way, I am also work as Tech Blogger, hope my work can bring more efficiently for who visited and attracted by my contribution.

Sep 23, 2026·46 min read

Recap Session 2024

Quote Hi @all, It seems like we will soon head into new year 2025 for next couple of days, first of all I want to give the grateful for y’all guy in 2024 who stand with me, read and enjoy things I bring up, that really meaning for first part of my ramp up, so farewell 2024 and cheer 🍻.

Sep 23, 2026·34 min read

Recap Session 2025

Quote Hi everyone! It’s time to sit back, reflect, and look at everything 2025 has brought us. As we reach this final Sunday of the year, we are standing on the doorstep of 2026.

#zsh

1 item with this tag

Sep 23, 2026·12 min read

Awesome Linux profile

Sumarry This is about some configuration to make your effective when work with linux shell, Oh-My-Zsh. It will collection from multiple source, and process will describe on the following page, check it 😄 First of all, you need to install ZSH and Oh-my-zsh for your shell Vietnamese - Cách cài đặt zsh và zsh-autosuggestions trên Ubuntu How to Install Zsh in Ubuntu 22.