Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Devops Exercises | 43,460 | 4 days ago | 14 | other | Python | |||||
Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions | ||||||||||
Devops Resources | 6,995 | 4 days ago | 13 | Groovy | ||||||
DevOps resources - Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP | ||||||||||
Steampipe | 5,281 | 3 | 7 hours ago | 352 | September 20, 2022 | 245 | agpl-3.0 | Go | ||
Use SQL to instantly query your cloud services (AWS, Azure, GCP and more). Open source CLI. No DB required. | ||||||||||
Developer Handbook | 5,106 | a month ago | 6 | mit | ||||||
An opinionated guide on how to become a professional Web/Mobile App Developer. | ||||||||||
Cloudquery | 4,540 | 6 | 7 hours ago | 241 | August 14, 2022 | 260 | mpl-2.0 | Go | ||
The open source high performance data integration platform built for developers. | ||||||||||
Ethereum Etl | 2,548 | 7 hours ago | 37 | May 24, 2022 | 132 | mit | Python | |||
Python scripts for ETL (extract, transform and load) jobs for Ethereum blocks, transactions, ERC20 / ERC721 tokens, transfers, receipts, logs, contracts, internal transactions. Data is available in Google BigQuery https://goo.gl/oY5BCQ | ||||||||||
Data Science Best Resources | 2,466 | 5 days ago | 5 | mit | ||||||
Carefully curated resource links for data science in one place | ||||||||||
Iasql | 545 | 10 days ago | 120 | agpl-3.0 | TypeScript | |||||
Cloud Infrastructure as data in PostgreSQL | ||||||||||
Spark Redshift | 514 | 4 | 1 | 4 years ago | 10 | November 01, 2016 | 134 | apache-2.0 | Scala | |
Redshift data source for Apache Spark | ||||||||||
Machine_learning_and_deep_learning | 425 | 14 days ago | gpl-3.0 | Jupyter Notebook | ||||||
Use SQL to query infrastructure including servers, networks, identity and more from AWS.
Install the plugin with Steampipe:
steampipe plugin install aws
Run a query:
select arn, creation_date from aws_kms_key
The AWS plugin has the power to:
Prerequisites:
Clone:
git clone https://github.com/turbot/steampipe-plugin-aws.git
cd steampipe-plugin-aws
Build, which automatically installs the new version to your ~/.steampipe/plugins
directory:
make
Configure the plugin:
cp config/* ~/.steampipe/config
vi ~/.steampipe/config/aws.spc
Try it!
steampipe query
> .inspect aws
Further reading:
Please see the contribution guidelines and our code of conduct. All contributions are subject to the Apache 2.0 open source license.
help wanted
issues: