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

Category: AWS – Amazon Web Service

[AWS] Provision AWS IAM Admin User as EKS Admin

Posted on August 24, 2022January 9, 2025 By nim No Comments on [AWS] Provision AWS IAM Admin User as EKS Admin
[AWS] Provision AWS IAM Admin User as EKS Admin

1) Overall EKS IAM Introduction. 2) Understand AWS EKS Authentication & Authorization 3) Understand about EKS Cluster Creator User 4) Introduction to Provisioning AWS Admin as EKS Admin Tiếp theo giờ bạn có 1 user eksadmin1 có quyền Administrator Access nhưng mà nó sẽ ko thể gõ kubeclt 5) Create IAM User and AWS CLI…

Read More “[AWS] Provision AWS IAM Admin User as EKS Admin” »

AWS - Amazon Web Service

[AWS] Looking into IAM Role and Assume Role in AWS

Posted on August 21, 2022 By nim No Comments on [AWS] Looking into IAM Role and Assume Role in AWS
[AWS] Looking into  IAM Role and Assume Role in AWS

Hello các bạn, bài hôm nay chỉ đơn giản là chúng ta tìm hiểu về hai khai niệm quan trong trong AWS– IAM Role– Assume Role Và dưới dây là phần take Note của mình

AWS - Amazon Web Service

[AWS] Create EKS Cluster and EKS Node Groups in Public and Private Subnets

Posted on August 21, 2022September 20, 2022 By nim No Comments on [AWS] Create EKS Cluster and EKS Node Groups in Public and Private Subnets
[AWS] Create EKS Cluster and EKS Node Groups in Public and Private Subnets

Bài này bạn sẽ cũng mình providing 1 cluster EKS or K8s on AWS bằng terraformMình sẽ không thể giải thích từng line.nhưng chỗ nào mình thấy khó hiểu mình sẽ note lại 1) Overview 2) Using terraform to provide a EKS cluster. Bài này thì chúng ta sẽ tạo 1 cluster EKS PublicEndpoint của…

Read More “[AWS] Create EKS Cluster and EKS Node Groups in Public and Private Subnets” »

AWS - Amazon Web Service, Terraform

[Terraform] Error: Error acquiring the state lock

Posted on June 5, 2022 By nim No Comments on [Terraform] Error: Error acquiring the state lock
[Terraform] Error: Error acquiring the state lock

Nếu bạn bị lỗi Đầu tiên là hỏi có đang run terraform. Nếu không thì gõ lệnh sau.

AWS - Amazon Web Service, GCP - Google Cloud, Terraform

[Terraform] – Terraform Beginner – Lesson 9: Terraform with AWS – part 2

Posted on May 24, 2022July 13, 2022 By nim No Comments on [Terraform] – Terraform Beginner – Lesson 9: Terraform with AWS – part 2
[Terraform] – Terraform Beginner – Lesson 9: Terraform with AWS – part 2

Để dễ hiểu hơn về VPC trên AWS thì bạn tham khảo video sau:Bài 31: AWS VPC 1 Thiết kế mạng riêng bảo mật cho doanh nghiệp trên AWS/Cloud 1) Introduction to VPCs 1.1) Creating the VPC On Amazon AWS, you have a default VPC (Virtual Private Network) created for you by AWS to launch…

Read More “[Terraform] – Terraform Beginner – Lesson 9: Terraform with AWS – part 2” »

AWS - Amazon Web Service

[Terraform] Infrastructure Automation With Terraform – Lesson 1: Setup AWS

Posted on May 10, 2022May 10, 2022 By nim No Comments on [Terraform] Infrastructure Automation With Terraform – Lesson 1: Setup AWS
[Terraform] Infrastructure Automation With Terraform – Lesson 1: Setup AWS

Ở bài về beginer terraform mình đã hướng dẫn cách tạo tài khoản AWS free 1 năm 1) Create account and login console Lúc này user của bạn sẽ là user rootĐa số ta sẽ được khuyên là sửa sử dụng user root càng ít càng tốt. Vậy giờ chúng ta vào mục tiếp theo…

Read More “[Terraform] Infrastructure Automation With Terraform – Lesson 1: Setup AWS” »

AWS - Amazon Web Service

[Terraform] – Terraform Beginner – Lesson 8: Terraform Functions and Conditional Expressions

Posted on May 8, 2022May 30, 2022 By nim No Comments on [Terraform] – Terraform Beginner – Lesson 8: Terraform Functions and Conditional Expressions
[Terraform] – Terraform Beginner – Lesson 8: Terraform Functions and Conditional Expressions

1) More Terraform Functions 1.1) Numeric Functions 1.2) String Functions 1.3) Collection Functions 1.4) Map Functions 2) Operator and Conditional Expressions 2.1) Numeric Operators 2.2) Equality Operators. 2.3) Comparison Operators. 2.4) Logical Operators 3) Terraform Workspaces (OSS) Bạn có nhiều project A, B, C thì thì nó chỉ khách nhau về variable thì chúng ta…

Read More “[Terraform] – Terraform Beginner – Lesson 8: Terraform Functions and Conditional Expressions” »

AWS - Amazon Web Service

[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

Posts pagination

Previous 1 … 9 10 11 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

  • [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.