Coder Social home page Coder Social logo

zocket-assignment-'s Introduction

<title>Kubernetes Deployment of Two-Tier Application</title>

Kubernetes Deployment of Two-Tier Application

Overview

This project focuses on deploying a two-tier application consisting of a Frontend (Python) and Backend (Redis) microservices on Kubernetes. The deployment is orchestrated using Docker for containerization and Kubernetes for management.

Technologies Used

  • Docker: Containerization of application components with images stored on Dockerhub registry.
  • Terraform: Infrastructure provisioning on AWS, including secure storage of backend configuration files in an AWS S3 bucket, configured with a DynamoDB table to ensure exclusive access.
  • Kubernetes: Deployment of application components, with the implementation of Horizontal Pod Autoscaler (HPA) to automatically scale the backend (Redis) based on CPU utilization.

Key Features

  • Containerization: Utilizing Docker to encapsulate application components, ensuring consistency and portability across environments.
  • Infrastructure as Code (IaC): Leveraging Terraform to automate the provisioning of AWS resources, promoting reproducibility and scalability.
  • Secure Configuration Management: Storing sensitive backend configuration files securely in an AWS S3 bucket, with access controlled via DynamoDB table to prevent concurrent modifications.
  • Scalability: Implementing Horizontal Pod Autoscaler (HPA) in Kubernetes to dynamically scale the backend microservice based on CPU usage, ensuring optimal resource utilization.

Accessing the Application

The application can be accessed through the browser via the vote service, which is exposed through a load balancer.

zocket-assignment-'s People

Contributors

samarthr8 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.