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
    • Helm Chart
    • Isito-EnvoyFilter
    • Apache Kafka
      • Kafka
      • Kafka Connect
      • Lenses
    • Vault
    • Longhorn – Storage
    • VictoriaMetrics
    • MetalLB
    • Kong Gateway
  • CI/CD
    • ArgoCD
    • ArgoWorkflows
    • Spinnaker
    • Jenkins
    • Harbor
    • TeamCity
    • Git
      • Bitbucket
  • Coding
    • Terraform
      • GCP – Google Cloud
      • AWS – Amazon Web Service
    • Golang
    • Laravel
    • Python
    • Jquery & JavaScript
    • Selenium
  • Log & Monitor
    • DataDog
    • Prometheus
    • Grafana
    • ELK
      • Kibana
      • Logstash
  • BareMetal
    • NextCloud
  • Toggle search form

[MongoDB] Creating MongoDB Atlas to integrate with your workload on any Cloud

Posted on September 18, 2022September 18, 2022 By nim No Comments on [MongoDB] Creating MongoDB Atlas to integrate with your workload on any Cloud

Contents

  • 1) Create MongoDB Cloud to integrate AWS, Google, or Azure
  • 2) Set up VPC peering behind MongoDB Atlas and AWS

1) Create MongoDB Cloud to integrate AWS, Google, or Azure

Nếu công ty bạn đã sài AWS, Google Cloud, Azure. Thì đứng ngần ngại báo sếp ơi sài MongoDB Atlas luôn đi sếp

Bạn login vào đường link bên dưới
https://www.mongodb.com/

Đang nhập với google
Chọn ngay 1 con free để test thử trước
Chọn free để demo
Chọn region mà bạn muốn

Giờ chúng ta thử access vào Mongodb database

2) Set up VPC peering behind MongoDB Atlas and AWS

Bạn có thể để ý là ở bược connection bên trên thì chúng ta đang access vào MongoDB theo đương intenet.
Với môi trương production thì điều này không ổn cho lắm

This project only contains shared-tier clusters. Peering connections will only apply to dedicated-tier (M10 and above) clusters.

Anh trên nói là VPC peering chỉ work với các trên các con DB với type là M10 trên lên.

Bạn lấy các thông tin này apply cho form bên MongoDB
Bạn copy cài này để về aws tạo route table
Kiểm tra route table ở aws

Giờ bạn tạo 1 con ubuntu nằm trong VPC và cài mongoDB shell lên
https://www.mongodb.com/docs/mongodb-shell/install/

Và thực hiện lại việc connect với MongoDB nhé!
Bạn sẽ thắc mắc là sao mà cũng đường link cũ mà đi private được!
theo mình thì Nếu VM của bạn của bạn trên AWS thì nó phân giải ra các IP private và đi qua VPC mà mình đã test thử thì đúng như thế.
Bạn có thể tham khảo bài viết này:
https://remysharp.com/2021/01/06/connecting-to-atlas-replica-sets

nslookup -type=SRV _mongodb._tcp.<Domain-connect>


AWS - Amazon Web Service

Post navigation

Previous Post: [AWS] AWS Load Balancer Controller and Ingress are Installed by Terraform Helm Provider on EKS.
Next Post: [Kubernetes] Gateway API – Ingress And Service Mesh Spec Replacement?

More Related Articles

[AWS] Solutions Architect Professional: Lesson 2 – Security AWS - Amazon Web Service
[Terraform] – Terraform Beginner – Lesson 7: Terraform Modules AWS - Amazon Web Service
[Kafka/MSK] Install kafka or MSK on aws through terraform. AWS - Amazon Web Service
[AWS] Configure Ingress SSL and SSL Redirect on Load Balancer Controller AWS - Amazon Web Service
[AWS] Creating EKS windows on AWS and Running windows pods AWS - Amazon Web Service
[Terraform] Error: Error acquiring the state lock AWS - Amazon Web Service

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

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

  • Experiences for IP Addresses Shortage on EKS Clusters March 29, 2023
  • [Talisman] Discover the sensitive information in your code. March 28, 2023
  • [Prometheus/Grafana] Install Prometheus and Grafana on ubuntu. March 27, 2023
  • [Kong Gateway] WebSocket connection failed March 26, 2023
  • [Nextcloud] Can’t download files to have a size bigger than 2Gi on NextCloud – RaspBerry March 24, 2023

Archives

  • 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
    • ArgoCD
    • ArgoWorkflows
    • Git
      • Bitbucket
    • Harbor
    • Jenkins
    • Spinnaker
    • TeamCity
  • Coding
    • Golang
    • Jquery & JavaScript
    • Laravel
    • Python
    • Selenium
    • Terraform
      • AWS – Amazon Web Service
      • GCP – Google Cloud
  • Kubernetes & Container
    • Apache Kafka
      • Kafka
      • Kafka Connect
      • Lenses
    • Docker
    • Helm Chart
    • Isito-EnvoyFilter
    • Kong Gateway
    • Kubernetes
      • Ingress
    • Longhorn – Storage
    • MetalLB
    • Vault
    • VictoriaMetrics
  • Log & Monitor
    • DataDog
    • ELK
      • Kibana
      • Logstash
    • Grafana
    • Prometheus
  • Uncategorized
  • Admin

Copyright © 2023 NimTechnology.