GithubHelp home page GithubHelp logo

message-service-infra's Introduction

Message Service Infrastructure

This repository contains the infrastructure and deployment configuration for the Message Service application using Kubernetes and AWS resources. Below is an overview of the components and their functions.

Components

Terraform

  • routes.tf: Defines the routing tables for the network.
  • provider_config.tf: Sets up the provider configuration for Terraform with AWS.
  • vpc_config.tf: Configures the Virtual Private Cloud (VPC) settings.
  • iam_oidc.tf: Sets up the IAM roles and OIDC identity provider.
  • nat.tf: Configuration for the NAT gateway.
  • ig_config.tf: Internet Gateway configuration.
  • eks.tf: Defines the Elastic Kubernetes Service (EKS) cluster setup.
  • node_group.tf: Configuration for EKS node groups.
  • subnet.tf: Subnet definitions for the network.

Ingress

  • ingress.yaml: Defines the Ingress resources for the application.

ServiceAccount

  • service_account.yaml: Kubernetes ServiceAccount configuration for the application.

PersistentVolumeClaim

  • pvc.yaml: Defines Persistent Volume Claims for storage needs.

Secret

  • secret.yaml: Contains Secret configurations, typically for sensitive data like passwords or tokens.

Jenkins

  • jenkins.groovy: Jenkins pipeline script for CI/CD processes.

Monitoring

  • service_alert_config.yaml: Configuration for service alerts and monitoring.
  • alert_manager_secret.yaml: Secret configurations for the alert manager.
  • service_monitor.yaml: Service Monitor configuration for Prometheus.

Autoscaling

  • message_service_disruption.yaml: Pod Disruption Budget for the message service.
  • message_service_autoscaling.yaml: Auto-scaling configurations for the message service.

Logging

  • fluentd_config.yaml: Configuration for Fluentd logging.

Services

  • postgres-svc.yaml: Service configuration for PostgreSQL database.
  • message_service-svc.yaml: Service configuration for the Message Service.

Deployments

  • message_service_deploy.yaml: Kubernetes deployment configuration for the Message Service.
  • postgres-deploy.yaml: Deployment configuration for the PostgreSQL database.

Usage

Each directory contains specific configurations related to different aspects of the infrastructure and deployment setup. Apply these configurations as per your Kubernetes and AWS setup requirements.

message-service-infra's People

Contributors

arjunbhut avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.