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: May 2022

[Terraform] – Terraform Beginner – Lesson 7: Terraform Modules

Posted on May 5, 2022September 22, 2022 By nim No Comments on [Terraform] – Terraform Beginner – Lesson 7: Terraform Modules
[Terraform] – Terraform Beginner – Lesson 7: Terraform Modules

1) What are modules? 2) Creating and Using a Module 3) Using Modules from the Registry Ngoài việc tự viết các module private thì chúng ra cũng có registry và ở đó thì chứa các module public. 4) Module from Github Mình mới thấy lấy module từ github nữa -> để khi nào thửtham khảo…

Read More “[Terraform] – Terraform Beginner – Lesson 7: Terraform Modules” »

AWS - Amazon Web Service, Terraform

[Terraform] – Terraform Beginner – Lesson 6: Terraform Import, Tainting Resources, and Debugging

Posted on May 4, 2022October 6, 2022 By nim No Comments on [Terraform] – Terraform Beginner – Lesson 6: Terraform Import, Tainting Resources, and Debugging
[Terraform] – Terraform Beginner – Lesson 6: Terraform Import, Tainting Resources, and Debugging

1) Terraform Taint Bạn có thể untaint 2) Debugging Chúng ta có nhiều levels về log debug Bạn cũng có thể output debug ra file. 3) Terraform Import Vậy câu hỏi làm sao chúng ta có thể bằng các resource A và B vào terraform? Các đầu tiên ta sử dụng datasource để lấy được…

Read More “[Terraform] – Terraform Beginner – Lesson 6: Terraform Import, Tainting Resources, and Debugging” »

AWS - Amazon Web Service

[Terraform] – Terraform Beginner – Lesson 5: Terraform Provisioners and creating EC2

Posted on May 3, 2022June 5, 2022 By nim No Comments on [Terraform] – Terraform Beginner – Lesson 5: Terraform Provisioners and creating EC2
[Terraform] – Terraform Beginner – Lesson 5: Terraform Provisioners and creating EC2

1) Introduction to AWS EC2 Nhắc đến EC2 thì anh em hiểu đơn giản đó là một máy áo trên AWS. Nếu anh em còn xa lạ với Ec2 thì coi clip bên dưới. Anh em có thể làm theo video để hiểu thêm. Tiếp đến là anh em tìm hiểu về AMI. Nếu như…

Read More “[Terraform] – Terraform Beginner – Lesson 5: Terraform Provisioners and creating EC2” »

AWS - Amazon Web Service, Uncategorized

[Terraform] – Terraform Beginner – Lesson 4: Remote State

Posted on May 3, 2022May 3, 2022 By nim No Comments on [Terraform] – Terraform Beginner – Lesson 4: Remote State
[Terraform] – Terraform Beginner – Lesson 4: Remote State

1) What are Remote State and State Locking. Như ở các bài trườc mình đã mô tả, khi bạn chạy terraform thì nó cũng sinh ra file terraform.tfstate.và terraform.tfstate sẽ có các mapping với hệ thông thật trên cloud. 2) Remote Backends with S3 https://www.terraform.io/language/settings/backends/s3 2.1) Prepare. 2.1.1) S3 – Bucket Bạn có thể tạo…

Read More “[Terraform] – Terraform Beginner – Lesson 4: Remote State” »

AWS - Amazon Web Service

[GCP] How to delete payments, the visa card, the master cards come out of the Google Cloud flatform so easily

Posted on May 2, 2022May 2, 2022 By nim No Comments on [GCP] How to delete payments, the visa card, the master cards come out of the Google Cloud flatform so easily
[GCP] How to delete payments, the visa card, the master cards come out of the Google Cloud flatform so easily

Như mình cũng đã hướng dẫn tạo account GCP để lab terraform trên google cloud. Giờ học xong và anh em cũng đã nghe 1 số người bị trừ tiền oan đúng không? Vậy thì làm theo bài viết bên dưới:

GCP - Google Cloud

[Terraform] – Terraform Beginner – Lesson 3: Terraform with AWS

Posted on May 2, 2022May 2, 2022 By nim No Comments on [Terraform] – Terraform Beginner – Lesson 3: Terraform with AWS
[Terraform] – Terraform Beginner – Lesson 3: Terraform with AWS

1) Demo Setup an AWS Account. Để register and init setup account AWS thì bạn đọc bài viết này 2) Introduction to IAM Để hiểu sơ sơ về IAM thì mình xin giới thiếu các bạn 1 video. Tiếp đến là phần hướng dẫn của mình. Từ user root sẽ tạo ra 4 user IAM….

Read More “[Terraform] – Terraform Beginner – Lesson 3: Terraform with AWS” »

AWS - Amazon Web Service

[Terraform] – Terraform Beginner – Lesson 2: Working with Terraform.

Posted on May 1, 2022May 24, 2022 By nim No Comments on [Terraform] – Terraform Beginner – Lesson 2: Working with Terraform.
[Terraform] – Terraform Beginner – Lesson 2: Working with Terraform.

1) Terraform Commands Ngoài các câu lệnh chúng ta hay chạy gồm:terraform initterraform planterraform apply thì mình thấy có 1 số câu lệnh nữa.nêu bạn biết chức năng của các lệnh khác thì hay comment chỉ mình nhé! Đây là trường hợp nếu terraform của bạn khai báo bị lỗi Nó sẽ show current state…

Read More “[Terraform] – Terraform Beginner – Lesson 2: Working with Terraform.” »

AWS - Amazon Web Service, Terraform

[Laravel] Các dòng code hữu ích trong laravel

Posted on May 1, 2022 By nim No Comments on [Laravel] Các dòng code hữu ích trong laravel
[Laravel] Các dòng code hữu ích trong laravel

View page. Hiển thị lại data trong các ô input khi reload page.

Laravel

[Appium] Writing the Dockerfile of Appium on Ubuntu 18.04 Docker.

Posted on May 1, 2022 By nim No Comments on [Appium] Writing the Dockerfile of Appium on Ubuntu 18.04 Docker.
[Appium] Writing the Dockerfile of Appium on Ubuntu 18.04 Docker.

Khi mình running command trong Dockerfile. npm install -g appium Nếu bạn làm gặp lỗi như bên dưới. Reference links:https://github.com/appium/appium/issues/10020 Mình tìm được command này:sudo npm install -g appium –unsafe-perm=true –allow-root

Docker

[Jenkins] Build-Self Jenkins agent Docker and Runing a view Apps on this ones

Posted on May 1, 2022 By nim No Comments on [Jenkins] Build-Self Jenkins agent Docker and Runing a view Apps on this ones
[Jenkins] Build-Self  Jenkins agent Docker and Runing a view Apps on this ones

Khi này thì mình đã build jenkins agent bằng docker để thêm 1 tool của mình vào jenkins như là:– appium– adb– và vân vân. Chúng ta cần build docker image có jenkins agent sau đó cài các apps nhữ đã nêu ở trên. 1) Build-Self a docker image Of Jenkins-agent tiếp đến chúng ta…

Read More “[Jenkins] Build-Self Jenkins agent Docker and Runing a view Apps on this ones” »

Jenkins

Posts pagination

Previous 1 2 3
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

  • [AWS/EKS] Cache Docker image to accelerate EKS container deployment. July 10, 2025
  • [Laravel] Laravel Helpful June 26, 2025
  • [VScode] Hướng dẫn điều chỉnh font cho terminal June 20, 2025
  • [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

Archives

  • July 2025
  • 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.