CS552-Container-Based-SMS-News-Application

所属分类:中间件编程
开发工具:Python
文件大小:0KB
下载次数:0
上传日期:2022-05-14 00:27:08
上 传 者sh-1993
说明:  基于容器的SMS新闻应用程序通过短信服务(SMS)向没有......、...,
(The Container Based SMS News Application provides on-demand news information through Short Message Service (SMS) to people who do not have access to internet.)

文件列表:
smsnews-container/ (0, 2022-05-13)
smsnews-container/Dockerfile (175, 2022-05-13)
smsnews-container/Makefile (86, 2022-05-13)
smsnews-container/app.py (2300, 2022-05-13)
smsnews-container/news.py (388, 2022-05-13)
smsnews-container/requirements.txt (28, 2022-05-13)
smsnews-minikube/ (0, 2022-05-13)
smsnews-minikube/chaos-test.yaml (239, 2022-05-13)
smsnews-minikube/metrics-server-components.yaml (4195, 2022-05-13)
smsnews-minikube/rbac.yaml (746, 2022-05-13)
smsnews-minikube/serviceSmsnews.yaml (207, 2022-05-13)
smsnews-minikube/smsnews-deploy.yaml (451, 2022-05-13)
smsnews-minikube/smsnews-hpa.yaml (472, 2022-05-13)

# CS552 - Container Based SMS News Application The Container Based SMS News Applicattion provides on-demand news information through Short Message Service (SMS) to people who do not have access to the internet. E.g. People who live in remote/rural areas. By developing the SMS information service we have created a communication platform with the aid of Cloud Computing to manage workload resources. We measure requests from users to the server with the help of Chaos Mesh tool, and allocate the necessary (CPU) resources for the application to run smoothly. In order to complete this project we have used communications tool API to manage SMS, and a News media API to retrieve the information requested by the user. For containerization we have used Docker and for container orchestration we have implemented Kubernetes. Local testing is done with the aid of Minikube by creating a Kubernetes cluster in Google Cloud Platform (GCP). ## Platforms - Python - [Twilio API](https://www.twilio.com/) - [News API](https://newsapi.org/) - Docker - Kubernetes - Minikube - [Chaos Mesh](https://chaos-mesh.org/)

近期下载者

相关文件


收藏者