An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: cloud-development-kit

miztiik/my-first-cdk-project

A hands on repo with multiple demonstrations on CDK: Used by Udemy Course🎓

Language: Python - Size: 1.61 MB - Last synced at: 21 days ago - Pushed at: almost 2 years ago - Stars: 73 - Forks: 188

alma-cdk/origin-verify

AWS CDK Construct to Enforce API Gateway or Application Load Balancer traffic via CloudFront.

Language: TypeScript - Size: 502 KB - Last synced at: 12 days ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 2

petergtz/g2s3

G2S3 is a solution to regularly back up your Google data by copying it over to S3.

Language: Rust - Size: 737 KB - Last synced at: 12 days ago - Pushed at: 7 months ago - Stars: 24 - Forks: 5

FarrOut/SeedyKay

A collection of useful scripts and snippets to help the adventuring CDK engineer.

Language: Python - Size: 786 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 7 - Forks: 1

Yetics/armkit

Define infrastructure resources using programming constructs and provision them using Azure ARM templates

Language: TypeScript - Size: 4.38 MB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 56 - Forks: 13

MauriceBrg/aws-blog.de-projects

Projects and examples for https://www.tecracer.com/blog

Language: Python - Size: 3.97 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 59 - Forks: 31

bartventer/casbin-go-cloud-watcher Fork of rusenask/casbin-go-cloud-watcher

A WatcherEX implementation for Casbin using Go Cloud Development Kit

Language: Go - Size: 271 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

AndrzejKomarnicki/awscdk-eks-fargate-cluster

Boilerplate CDK code for deploying Express.js using Amazon EKS on AWS Fargate

Language: TypeScript - Size: 150 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 8 - Forks: 0

miztiik/s3-to-rds-with-glue

Extract, transform, and load data for analytic processing using AWS Glue

Language: Python - Size: 2.79 MB - Last synced at: 5 months ago - Pushed at: almost 4 years ago - Stars: 17 - Forks: 10

miztiik/url-filtering-with-nw-firewall

Deploy a firewall that should allow or drop traffic based on customisable rules

Language: Python - Size: 1.23 MB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 2

miztiik/simple-eks-cluster

simple-eks-cluster

Language: Python - Size: 172 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 4

miztiik/serverless-async-lambda-api

Synchronous Vs Asynchronous Invocation with AWS Lambda

Language: Python - Size: 440 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 9

miztiik/sensitive-data-filter-instream

Scrub Sensitive Data from Event Streams - Kinesis

Language: Python - Size: 155 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 1

miztiik/secure-s3-with-access-points

Easily Manage Shared Data Sets with Amazon S3 Access Points

Language: Python - Size: 776 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 4

miztiik/secure-api-with-keys

AWS API Gateway Security: API Keys | Rate Limiting with Usage Plan

Language: Python - Size: 232 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 6

miztiik/scale-eks-with-keda-irsa-pod-irsa

Event Driven Scaling Architecture with Kubernetes KEDA on AWS

Language: Python - Size: 223 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 2

miztiik/scale-eks-with-keda

Event Driven Scaling Architecture with Kubernetes KEDA on AWS

Language: Python - Size: 206 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 4

miztiik/s3-object-lambda-demo

S3 Object Lambda - Process S3 Retrieved Data Inflight

Language: Python - Size: 8.77 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 10

miztiik/message-filtering-with-sns

Event driven architecture: Message filtering & routing using SNS, SQS and Lambda

Language: Python - Size: 603 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 4

miztiik/kinesis-tumbling-window-analytics

Streaming analytics using Kinesis Data Analytics using SQL

Language: Python - Size: 563 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 4

miztiik/eks-security-with-psp

Use Kubernetes Pod Security Policy to secure your clusters.

Language: Python - Size: 105 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

miztiik/eks-security-with-network-policies

Secure kubernetes with network policies

Language: Python - Size: 385 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 5

miztiik/eks-scheduling-with-affinity

Kubernetes scheduling

Language: Python - Size: 212 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 5

miztiik/eks-log-shipping-with-fluentbit

Kubernetes(EKS) Application Logging using FluentBit

Language: Python - Size: 443 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 3

miztiik/api-performance-with-caching

Use API caching in API Gateway to cache your responses. Reduce calls made to backend and improve latency of requests to your API

Language: Python - Size: 947 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 5

miztiik/api-request-validation

Validate your API requests using API Gateway | Reduce cost & Improve Performance

Language: Python - Size: 117 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 3

FarrOut/CloudVirtualMachine

A VirtualMachine deployed on the AWS Cloud.

Language: Python - Size: 98.6 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

miztiik/event-processor-on-eks

Event Driven Architecture with Kubernetes on AWS

Language: Python - Size: 762 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 3

miztiik/emr-on-eks

Run EMR workloads on EKS

Language: Python - Size: 849 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 12 - Forks: 6

apolopena/gitpod-phpmyadmin

Quick setup for MySql for data persistence and phpmyadmin for db adminstration. Configurable LAMP or LEMP stack.

Language: Shell - Size: 104 KB - Last synced at: 5 months ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 8

miztiik/serverless-api-mutual-tls

Implement Mutual TLS auth for an API on AWS API Gateway

Language: Python - Size: 1.13 MB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 6 - Forks: 4

miztiik/secure-private-api

AWS API Gateway Security Deep dive

Language: Python - Size: 298 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 22 - Forks: 18

miztiik/eks-with-fargate-pods

Schedule Kubernetes pods on AWS Fargate

Language: Python - Size: 249 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

miztiik/fargate-with-efs

Run serverless containers with AWS Fargate and use persistent storage from Amazon EFS

Language: Python - Size: 141 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 8 - Forks: 9

miztiik/reliable-sqs-with-dlq

Reliably process messages in queue with dead-letter queues in SQS

Language: Python - Size: 1020 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 1

miztiik/reliable-queues-with-retry-dlq

Reliable Message Processing with Dead-Letter-Queues Replay

Language: Python - Size: 923 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 10 - Forks: 3

miztiik/stream-etl-with-glue

Serverless streaming ETL in with glue job & querying with Athena

Language: Python - Size: 2.93 MB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 8 - Forks: 6

miztiik/api-with-stage-variables

Use Stage Variables in API Gateway to point to different version of AWS Lambda Functions.

Language: Python - Size: 312 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 13 - Forks: 9

miztiik/eks-persistent-storage-with-efs

Persistent storage for Kubernetes using AWS EFS

Language: Python - Size: 643 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 4

miztiik/eks-security-with-security-group

Secure kubernetes with AWS Security Groups

Language: Python - Size: 484 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 5

miztiik/eks-external-dns-with-route53

Kubernetes(EKS) External DNS With Amazon Route 53

Language: Python - Size: 206 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 5

miztiik/event-streams-with-managed-kafka

Event Driven Architecture with Kafka & Lambda

Language: Python - Size: 1.26 MB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 4

Desquaredp/serverless-multi-cloud-deployer

A provider agnostic cloud deployment tool for containerized applications.

Language: TypeScript - Size: 1.32 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

miztiik/improve-db-perf-with-rds-proxy

Improve Databases Performance & Availability with RDS Proxy

Language: Python - Size: 333 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 9 - Forks: 7

stefanfreitag/aws_cdk_ecs_ec2_cluster

Demonstrates how to run a dockerized Python application in an ECS cluster Fargate or EC2-based)

Language: TypeScript - Size: 405 KB - Last synced at: 2 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0