Skip to content

NimTechnology

Trình bày các công nghệ CLOUD một cách dễ hiểu.

  • Kubernetes & Container
    • Docker
    • Kubernetes
      • Ingress
      • Pod
    • Helm Chart
    • OAuth2 Proxy
    • Isito-EnvoyFilter
    • Apache Kafka
      • Kafka
      • Kafka Connect
      • Lenses
    • Vault
    • Longhorn – Storage
    • VictoriaMetrics
    • MetalLB
    • Kong Gateway
  • CI/CD
    • ArgoCD
    • ArgoWorkflows
    • Argo Events
    • Spinnaker
    • Jenkins
    • Harbor
    • TeamCity
    • Git
      • Bitbucket
  • Coding
    • DevSecOps
    • Terraform
      • GCP – Google Cloud
      • AWS – Amazon Web Service
      • Azure Cloud
    • Golang
    • Laravel
    • Python
    • Jquery & JavaScript
    • Selenium
  • Log, Monitor & Tracing
    • DataDog
    • Prometheus
    • Grafana
    • ELK
      • Kibana
      • Logstash
  • BareMetal
    • NextCloud
  • Toggle search form

Month: December 2022

[ElastiCache] Provisioning Redis on AWS so quickly by terraform

Posted on December 29, 2022December 29, 2022 By nim No Comments on [ElastiCache] Provisioning Redis on AWS so quickly by terraform
[ElastiCache] Provisioning Redis on AWS so quickly by terraform

1) Amazon ElastiCache Overview Amazon ElastiCache Overview:• The same way RDS is to get managed Relational Databases…• ElastiCache is to get managed Redis or Memcached• Caches are in-memory databases with really high performance, low latency• Helps reduce load off of databases for read intensive workloads• Helps make your application stateless• AWS takes care of OS…

Read More “[ElastiCache] Provisioning Redis on AWS so quickly by terraform” »

AWS - Amazon Web Service

[Kubernetes] the exciting things about K8S

Posted on December 25, 2022 By nim No Comments on [Kubernetes] the exciting things about K8S
[Kubernetes] the exciting things about K8S

The destination of the Service is a domain. Case này của mình là mình sẽ tạo 1 ingress -> service -> domain: nimtechnology.com https://ibm.github.io/kubernetes-networking/services/externalname/#about-external-name

AWS - Amazon Web Service

[EKS] the exciting and helpful things about EKS

Posted on December 25, 2022March 29, 2023 By nim No Comments on [EKS] the exciting and helpful things about EKS
[EKS] the exciting and helpful things about EKS

Pod limit on Node – AWS EKS Gần đây mình có 1 bất ngờ khi 1 pod của mình thông báo event: Mình đã tìm hiểu ra là số pod trên node của eks sẽ bị giới hạn. The formula for defining the maximum number of pods per instance is as follows: Where: So, for t3.small, this…

Read More “[EKS] the exciting and helpful things about EKS” »

AWS - Amazon Web Service

[Golang] Create Your Own CLI — With Golang

Posted on December 21, 2022January 7, 2024 By nim No Comments on [Golang] Create Your Own CLI — With Golang
[Golang] Create Your Own CLI — With Golang

Bạn muốn viết 1 tool command như bạn chỉ biết golang.Ahihi quá easy Look into example https://github.com/urfave/cli/blob/main/docs/v2/examples/greet.md trong phần import github.com/urfave/cli/v2 thì the urfave/cli package to create a command-line application. Tiếp đến là phần khai báo các thông tin của CLI thông qua &cli.App: Tiếp đến là phần thực thi application:app.Run(os.Args) Và đây là thành…

Read More “[Golang] Create Your Own CLI — With Golang” »

Golang

Conventional Commits

Posted on December 21, 2022 By nim No Comments on Conventional Commits
Conventional Commits

From: Conventional Commits – HungOnSpace

Coding

[Github-Action] Let’s use GitHub Action to build and push the docker image to the docker hub.

Posted on December 21, 2022April 13, 2023 By nim No Comments on [Github-Action] Let’s use GitHub Action to build and push the docker image to the docker hub.
[Github-Action] Let’s use GitHub Action to build and push the docker image to the docker hub.

Hello các bạn!Hôm nay chúng ta sẽ cùng nhau sử dụng github action để build và push image to dockerhub.Mình thực hiện demo trên repo này: https://github.com/mrnim94/doctor-doom 1) Create Access Token on Docker hub Sau đó bạn tạo 1 repository trên dockerhub 2) Using Github Action Để github action có thể login vào docker hub,…

Read More “[Github-Action] Let’s use GitHub Action to build and push the docker image to the docker hub.” »

AWS - Amazon Web Service

Wins from Effective Kafka Monitoring at Adobe: Stability, Performance, and Cost Savings

Posted on December 21, 2022 By nim No Comments on Wins from Effective Kafka Monitoring at Adobe: Stability, Performance, and Cost Savings
Wins from Effective Kafka Monitoring at Adobe: Stability, Performance, and Cost Savings

https://blog.developer.adobe.com/wins-from-effective-kafka-monitoring-at-adobe-stability-performance-and-cost-savings-a3ecb701ee5b Co-author: Eugen Nicolae Cojan As the father of quality management W. Edwards Deming, put it: “Without data, you are just another person with an opinion.” This post combines real-world issues faced by our team and our approach to addressing them. It also shares the key metrics to start monitoring Kafka client implementations effectively. Case studies…

Read More “Wins from Effective Kafka Monitoring at Adobe: Stability, Performance, and Cost Savings” »

Kafka

[AWS] Solutions Architect Professional: Lesson 2 – Security

Posted on December 19, 2022December 23, 2022 By nim No Comments on [AWS] Solutions Architect Professional: Lesson 2 – Security
[AWS] Solutions Architect Professional: Lesson 2 – Security

https://media.datacumulus.com/aws-sap/AWS%20Certified%20Solutions%20Architect%20Professional%20Slides%20v3.1.1.pdf 1) CloudTrail 1.1) AWS CloudTrail • Provides governance, compliance and audit for your AWS Account• CloudTrail is enabled by default!• Get a history of events / API calls made within your AWS Account by:• Console• SDK• CLI• AWS Services• Can put logs from CloudTrail into CloudWatch Logs or S3• A trail can be applied…

Read More “[AWS] Solutions Architect Professional: Lesson 2 – Security” »

AWS - Amazon Web Service

[Oauth2-Proxy] Protect any of your websites on Kubernetes by Oauth2-Proxy

Posted on December 18, 2022January 9, 2025 By nim No Comments on [Oauth2-Proxy] Protect any of your websites on Kubernetes by Oauth2-Proxy
[Oauth2-Proxy] Protect any of your websites on Kubernetes by Oauth2-Proxy

1) Oauth2-proxy integrates with Cognito 1.1) Configure Cognitor on AWS Sau khi tạo xong thì bạn cần chỉnh 1 số thứ. 1.1.update) New UI of cognitor. Hiện tại thì cognitor đang switch sang UI mới hoàn toàn thì chúng ta sẽ cần team ra các chỗ để edit Đây là chỗ domain mà để xác…

Read More “[Oauth2-Proxy] Protect any of your websites on Kubernetes by Oauth2-Proxy” »

Kubernetes & Container, OAuth2 Proxy

[Windows] The helpful command on Powershell

Posted on December 16, 2022April 2, 2025 By nim No Comments on [Windows] The helpful command on Powershell
[Windows] The helpful command on Powershell

Cài vim trên windows Download file Get Env on windows container: Open the CMD console on Windows core You can also press the following keys simultaneously to bring up the Task Manager – Ctrl + Shift + Esc Then, as xstnc said, File -> Run New Task -> cmd/powershell để switch sang powershell thì gõ powershellđể switch sang command line thì gõ…

Read More “[Windows] The helpful command on Powershell” »

Coding

Posts pagination

1 2 3 Next
Tham Gia Group DevOps nhé!
Để Nim có nhiều động lực ra nhiều bài viết.
Để nhận được những thông báo mới nhất.

Recent Posts

  • [WordPress] Hướng dấn gửi mail trên WordPress thông qua gmail. June 15, 2025
  • [Bitbucket] Git Clone/Pull/Push with Bitbucket through API Token. June 12, 2025
  • [Teamcity] How to transfer the value from pipeline A to pipeline B June 9, 2025
  • [Windows] Remove the process that consumes too much CPU. June 3, 2025
  • Deploying Web-Based File Managers: File Browser and KubeFileBrowser with Docker and Kubernetes June 3, 2025

Archives

  • June 2025
  • May 2025
  • April 2025
  • March 2025
  • February 2025
  • January 2025
  • December 2024
  • November 2024
  • October 2024
  • September 2024
  • August 2024
  • July 2024
  • June 2024
  • May 2024
  • April 2024
  • March 2024
  • February 2024
  • January 2024
  • December 2023
  • November 2023
  • October 2023
  • September 2023
  • August 2023
  • July 2023
  • June 2023
  • May 2023
  • April 2023
  • March 2023
  • February 2023
  • January 2023
  • December 2022
  • November 2022
  • October 2022
  • September 2022
  • August 2022
  • July 2022
  • June 2022
  • May 2022
  • April 2022
  • March 2022
  • February 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021

Categories

  • BareMetal
    • NextCloud
  • CI/CD
    • Argo Events
    • ArgoCD
    • ArgoWorkflows
    • Git
      • Bitbucket
    • Harbor
    • Jenkins
    • Spinnaker
    • TeamCity
  • Coding
    • DevSecOps
    • Golang
    • Jquery & JavaScript
    • Laravel
    • NextJS 14 & ReactJS & Type Script
    • Python
    • Selenium
    • Terraform
      • AWS – Amazon Web Service
      • Azure Cloud
      • GCP – Google Cloud
  • Kubernetes & Container
    • Apache Kafka
      • Kafka
      • Kafka Connect
      • Lenses
    • Docker
    • Helm Chart
    • Isito-EnvoyFilter
    • Kong Gateway
    • Kubernetes
      • Ingress
      • Pod
    • Longhorn – Storage
    • MetalLB
    • OAuth2 Proxy
    • Vault
    • VictoriaMetrics
  • Log, Monitor & Tracing
    • DataDog
    • ELK
      • Kibana
      • Logstash
    • Fluent
    • Grafana
    • Prometheus
  • Uncategorized
  • Admin

Copyright © 2025 NimTechnology.