Skip to content

A sample weather web server written in Python that retrieves data from OpenWeather about the current weather in London

Notifications You must be signed in to change notification settings

kkalesnikava/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python weather webserver app and infrastructure setup

The repository contains 3 independent components, each with its separate README.md file:

  • Application - code for weather webserver app written in Python and documentation on how the application is organized and how to run it
  • Helm chart - helm chart for weather webserver Python app
  • Terraform infrastructure - terraform infrastructure code to create VPC, subnets, routing tables, NAT gateways, EKS cluster and ECR on AWS required for weather webserver app setup.

About

A sample weather web server written in Python that retrieves data from OpenWeather about the current weather in London

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published