Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by dmschauer

A curated list of projects in awesome lists by dmschauer .

https://github.com/dmschauer/aws-glue-local-mocking

Code for a blog article. Main reference is: https://medium.com/@dominikschauer/professional-aws-glue-pyspark-development-mocking-aws-services-for-unit-tests-e6c222e95933

Last synced: 08 Jan 2025

https://github.com/dmschauer/fastapi-demo-app

Basic CRUD API using FastAPI (Python) on Docker; stores logical objects in Python Dictionary

docker fastapi python python3

Last synced: 08 Jan 2025

https://github.com/dmschauer/leetcode_solutions

Solutions to LeetCode questions using Python (algorithms, concurrency), T-SQL (database) and awk (shell) by https://leetcode.com/user6659P/

awk leetcode python python-interview-questions t-sql t-sql-interview-questions

Last synced: 08 Jan 2025

https://github.com/dmschauer/snippets-and-dot-files

Various snippets for various tasks

Last synced: 08 Jan 2025

https://github.com/dmschauer/my-github-actions-test-project

Simply testing out GitHub Actions with a basic example

Last synced: 08 Jan 2025

https://github.com/dmschauer/dbmap

Last synced: 08 Jan 2025

https://github.com/dmschauer/sql-server-examples

Showcases some examples of work done in the SQL Server ecosystem (SSDT, SSIS, SSRS)

sql sql-server ssdt ssis ssrs t-sql

Last synced: 08 Jan 2025

https://github.com/dmschauer/aws-glue-interactive-sessions

Code for a blog article. Main reference is https://docs.aws.amazon.com/glue/latest/dg/interactive-sessions.html

Last synced: 08 Jan 2025

https://github.com/dmschauer/aws-sagemaker-deployment-test

I did a simple test to see how deploying a machine learning model on AWS Sagemaker and thus turning it into an API works. Since scikit-learn models require less dependencies than e.g. TensorFlow models I went with them for this test. To do so I used a tutorial.

aws boto3 python sagemaker scikit-learn

Last synced: 08 Jan 2025

https://github.com/dmschauer/aws-glue-local-dev-and-test

Code for a blog article. Mainly copied from https://docs.aws.amazon.com/glue/latest/dg/aws-glue-programming-etl-libraries.html#develop-local-python

Last synced: 08 Jan 2025

https://github.com/dmschauer/aws-cdk-save-spotify-data

Use AWS CDK (Python) to periodically call Spotify APIs and store artist data using serverless services (Lambda, API-GW, DynamoDB, S3, EventBridge)

aws aws-cdk aws-lambda dynamodb python serverless spotify

Last synced: 08 Jan 2025

https://github.com/dmschauer/wap-pattern-pyspark-aws-glue

This repository shows how to implement the Write-Audit-Publish (WAP) pattern using Apache Spark and Apache Iceberg. It's aimed at Data Engineers who want to get started quickly.

apache-iceberg apache-spark aws aws-glue iceberg pyspark python

Last synced: 31 Dec 2024

https://github.com/dmschauer/wap-pattern-iceberg-pyspark-aws-glue

About This repository shows how to implement the Write-Audit-Publish (WAP) pattern using Apache Spark and Apache Iceberg. It's aimed at Data Engineers who want to get started quickly.

apache-iceberg apache-spark aws aws-glue iceberg pyspark spark

Last synced: 31 Dec 2024

https://github.com/dmschauer/aws-cdk-lambda-pytest

AWS CDK code written in Python to create an AWS Lambda function (also in Python) that does a basic ETL transformation. The project shows how to add pytest unit tests to the Lambda function within the CDK project.

Last synced: 08 Jan 2025

https://github.com/dmschauer/aws-cdk-twitter-bot-thirukkuralpoem

Use AWS CDK (Python) to create a Twitter Bot that tweets a poem once a day. Uses Lambda, API-GW and DynamoDB.

aws aws-cdk iac python twitter-api twitter-bot

Last synced: 08 Jan 2025