Skip to content

In this project the weather data of a desired city is retrieved using API from weather data providers and that will be pushed to the S3 bucket via gateway endpoint, that is performed by a python code in an EC2 instance which is present in private subnet.

License

Notifications You must be signed in to change notification settings

TejeshKumarReddyC/Upload-weather-data-to-S3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

AWS Services used

  1. S3
  2. EC2
  3. VPC (NAT Gateway, Gateway endpoint)

Goal

Here security of data is the concern and it is acheived by NAT gateway and Gateway endpoint. We can make ourselves familiar with secure connection between Internet & AWS services and in between the services.

About

In this project the weather data of a desired city is retrieved using API from weather data providers and that will be pushed to the S3 bucket via gateway endpoint, that is performed by a python code in an EC2 instance which is present in private subnet.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages