Posts

Showing posts from September, 2020

Deploying wordpress on kubernetes using terraform with RDS

Image
Task overview:-   I n this task, we have to deploy a WordPress application on Kubernetes and use rds for the database using terraform. Services used: Kubernetes :- Kubernetes is an open-source container orchestration system for automating computer application deployment, scaling, and management. It aims to provide a "platform for automating deployment, scaling, and operations of application containers across clusters of hosts". It works with a range of container tools, including Docker. RDS:- Amazon Relational Database Service (Amazon RDS) makes it easy to set up, operate, and scale a relational database in the cloud. It provides cost-efficient and resizable capacity while automating time-consuming administration tasks such as hardware provisioning, database setup, patching, and backups minikube:- Minikube is a tool that makes it easy to run Kubernetes locally. Minikube runs a single-node Kubernetes cluster inside a Virtual Machine (VM) on your laptop for users looking to try

Driver Drowsiness Detection Alert System with Open-CV & Keras Using IP-webCam For Camera Connection

Image