Skip to content

deepukr85/aws-console-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aws-console-backend

aws-console-backend is a python backend application which provides REST API services for the following

  • EC2 instance metrics
  • CloudFormation paramaters updation

Tech

aws-console-backend uses the following open source technologies to work properly:

  • [python-3.5] python3.5 interpreter
  • [boto3] - AWS python SDK
  • [hug] - local,HTTP,command line API interfacing for python projects

Installation

  1. Install python3.5 stack
  2. create virtual environment using python3.5 $ python3.5 -m venv venv
  3. source to new virtual environment $ source venv/bin/activate
  4. clone the project dynamoNLP_Intent $ cd aws-console-backend $ pip install -e .

For production environments...

'''

'''

Development

'''

'''

Building for source

'''

'''

Docker

'''

'''

Kubernetes + Google Cloud

'''

'''

Todos

Architecture Diagram

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages