Skip to content
View TejeshKumarReddyC's full-sized avatar

Block or report TejeshKumarReddyC

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Access-multiple-linux-servers-remotely Access-multiple-linux-servers-remotely Public

    We can fetch information about remote linux servers like db, storage, backup etc... remotely from our local systems using shell script.

    Shell

  2. Upload-weather-data-to-S3 Upload-weather-data-to-S3 Public

    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 co…

    Python

  3. test test Public

    Python

  4. Log-processing-of-webserver-logs-AWS Log-processing-of-webserver-logs-AWS Public

    Logs of a web server such as apache are logged in cloudwatch and processed using subscription filter & ultimately error logs are stored in s3 via lambda for further analysis

    Python

  5. Auto-backup-and-DR-of-EC2-EBS Auto-backup-and-DR-of-EC2-EBS Public

    In this project backup of EC2 instance and EBS is taken and stored in different aws region for disaster recovery(DR) and can be recovered if it is needed.

    Python

  6. AWS-Cost-Sentinel AWS-Cost-Sentinel Public

    It is a simple project which analyzes AWS usage cost, detects resources whose cost is exceeded the allocated budget, and sends alerts via email or SNS notifications at the same time cost report is …

    Python