jasvolpe's Stars
awslabs/athena-glue-service-logs
Glue scripts for converting AWS Service Logs for use in Athena
amazon-archives/aws-serverless-auth-reference-app
Serverless reference app and backend API, showcasing authentication and authorization patterns using Amazon Cognito, Amazon API Gateway, AWS Lambda, and AWS IAM.
awslabs/social-networks-rekognition-neo4j-blog
Jupyter notebook that calls Rekognition, displays an image, and calls a local Neo4j DB to display a graph of relationships
amazon-archives/dynamodb-import-export-tool
Exports DynamoDB items via parallel scan into a blocking queue, then consumes the queue and import DynamoDB items into a replica table using asynchronous writes.
awslabs/aws-config-rules
[Node, Python, Java] Repository of sample Custom Rules for AWS Config.
awslabs/aws-api-gateway-developer-portal
A Serverless Developer Portal for easily publishing and cataloging APIs
awslabs/open-data-registry
A registry of publicly available datasets on AWS
awslabs/aws-glue-data-catalog-client-for-apache-hive-metastore
The AWS Glue Data Catalog is a fully managed, Apache Hive Metastore compatible, metadata repository. Customers can use the Data Catalog as a central repository to store structural and operational metadata for their data. AWS Glue provides out-of-box integration with Amazon EMR that enables customers to use the AWS Glue Data Catalog as an external Hive Metastore. This is an open-source implementation of the Apache Hive Metastore client on Amazon EMR clusters that uses the AWS Glue Data Catalog as an external Hive Metastore. It serves as a reference implementation for building a Hive Metastore-compatible client that connects to the AWS Glue Data Catalog. It may be ported to other Hive Metastore-compatible platforms such as other Hadoop and Apache Spark distributions
awslabs/dynamodb-data-mapper-js
A schema-based data mapper for Amazon DynamoDB.
amazon-archives/cdk-reinvent
AWS re:Invent 2018 DEV372 "Infrastructure is Code" demo
awslabs/aws-serverless-twitter-event-source
A serverless app that periodically polls the public Twitter Standard Search API and invokes a given lambda function to process new tweets
amazon-archives/aws-serverless-sns-forwarder
This is a serverless app that receives a JSON array of strings and forwards them to a SNS topic.
aws-solutions/real-time-insights-account-activity
An application and real-time dashboard providing insights into AWS account activity.
amazon-archives/streaming-analytics-pipeline
WARNING- This package is no longer supported and will be replaced in the near future. A solution that enables customers to easily create Kinesis Streams to load streaming data, Kinesis Analytics applications to process data with SQL code, and Kinesis Firehose delivery streams to persist data to various data stores.
awslabs/aws-powershell-extensions
The extensions for AWS Tools for PowerShell provide workflow enhancements on top of the core AWSPowerShell module.
aws-solutions/aws-connected-vehicle-solution
The AWS Connected Vehicle Solution is a reference implementation that provides a foundation for automotive product transformations for connected vehicle services, autonomous driving, electric powertrains, and shared mobility.
awslabs/cloudwatch-api-tracker
This application (in the form of a lambda function) will publish CloudWatch metrics based on API usage. It listens to a CloudWatch Log Stream that is associated with a CloudTrail log and publishes metrics in specified batches.
amazon-archives/aws-weathergen
This software provides a starter kit for users to be able to take a range of data and have this data published on to arbitrary MQTT topics for consumption by any application able to ingest such a stream. This includes AWS IoT.
awslabs/aws-lex-ai-kit
A demonstration of how to get a simple voice based AI kit up and running and connected to Amazon Lex, using a Raspberry Pi and off-the-shelf components
awslabs/elasticache-hybrid-architecture-demo
Demo to deploy and test Amazon ElastiCache in hybrid architectures with database living on-premises.
aws-samples/aws-golden-ami-pipeline-sample
Golden AMI pipeline setup sample
aws-samples/amazon-ec2-mssql-workshop
workshop for building mssql always on basic availability group on window and Linux. Build Amazon FSx for managed shared file service, AWS Directory services for Identity management and Amazon EC2 to create a Well-Architected Microsoft SQL solution.
python/pythondotorg
Source code for python.org
python/typeshed
Collection of library stubs for Python, with static types
python/devguide
The Python developer's guide
python/cpython
The Python programming language
ktaranov/sqlserver-kit
Useful links, scripts, tools and best practice for Microsoft SQL Server Database
milesgranger/nyc-taxi-aws
Big Data on AWS Using NYC Taxi data
aws-samples/startup-kit-templates
CloudFormation templates to accelerate getting started on AWS.
prestodb/presto
The official home of the Presto distributed SQL query engine for big data