Ecosyste.ms: Repos

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

GitHub topics: vpc-endpoints

nikovirtala/cdk-fargate-apigateway-http-api

Example of publishing private AWS Fargate service as Amazon API Gateway HTTP API.

Language: TypeScript - Size: 2.56 MB - Last synced: about 2 hours ago - Pushed: about 4 hours ago - Stars: 18 - Forks: 0

xoap-io/terraform-aws-networking-vpc-endpoint

Terraform Module to spin up a VPC Endpoint in AWS

Language: HCL - Size: 36.1 KB - Last synced: 9 days ago - Pushed: 9 days ago - Stars: 0 - Forks: 0

chameleonmetadata/AWS-VPC-Design-Networking-and-EC2-Admin-YouTube-Resources

Two Hours To Expert Series: AWS VPC Design, Networking and EC2 Administration

Size: 4.83 MB - Last synced: 21 days ago - Pushed: 22 days ago - Stars: 0 - Forks: 0

bgenev/impulse-xdr

Fully automated host & network intrusion detection platform. Detects malware from behavioural patterns rather than signatures and enables deeper visibility than legacy tools.

Language: Python - Size: 117 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 92 - Forks: 1

KateVu/aws-cdk-vpc-endpoint

Deploy endpoints for vpc via aws-cdk

Language: TypeScript - Size: 49.8 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 0 - Forks: 1

aws-samples/aws-vpc-builder-cdk

Using a configuration file alone, deploy complex AWS Network Architectures using the AWS CDK to learn from and explore!

Language: TypeScript - Size: 1.76 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 35 - Forks: 12

epomatti/aws-nat-instance

Custom NAT instance running on Debian.

Language: HCL - Size: 115 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

aws-samples/aws-network-hub-for-terraform

This repository demonstrates a scalable, segregated, secured AWS network hub for multi-account organizations using Terraform.

Language: HCL - Size: 1.16 MB - Last synced: 3 months ago - Pushed: about 1 year ago - Stars: 90 - Forks: 21

oieduardorabelo/cdk-lambda-private-subnet-dynamodb-vpc-endpoint

CDK example of running AWS Lambda in Private Subnet connecting to DynamoDB via VPC Endpoint

Language: TypeScript - Size: 102 KB - Last synced: about 1 month ago - Pushed: about 2 years ago - Stars: 3 - Forks: 1

epomatti/aws-vpc-endpoints

AWS VPC Endpoints integrated with SQS and KMS

Language: HCL - Size: 152 KB - Last synced: 8 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

epomatti/aws-nlb-vpce

AWS Network Load Balancer (NLB) with both public and VPC Endpoint

Language: HCL - Size: 133 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

niko-dunixi/simple-private-vpc-template

A runnable CDK snippet to create a simple private VPC with (some) VPC Endpoints configured

Language: Go - Size: 17.6 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

cruxstack/terraform-aws-vpc-network

Terraform Module to deploy a VPC network.

Language: HCL - Size: 18.6 KB - Last synced: about 1 month ago - Pushed: 9 months ago - Stars: 1 - Forks: 0

tireidev/security-dev-ec2-tf-hcl

プライベートサブネット上に構築したEC2インスタンスにSession Managerを利用してSSH接続、HTTP接続を行う手順

Language: HCL - Size: 246 KB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 2 - Forks: 0

aws-samples/apigateway-vpcendpoints

This repository demonstrates an approach to set up a central API Gateway with integrations to multiple APIs in different AWS accounts, using VPC Endpoints. All of the network traffic from the Central HTTP ApiGateway is private, using PrivateLink via the VPC Endpoints and VPC Endpoint Services which are created in the providing accounts.

Language: Python - Size: 214 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 14 - Forks: 6

clowdhaus/terraform-aws-vpc-endpoints 📦

Terraform module which creates AWS VPC endpoint resources

Language: HCL - Size: 23.4 KB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 1 - Forks: 7

stefanycos/aws-cloudformation-vpc-endpoints

AWS Cloudformation example templates for create VPC Endpoints

Size: 11.7 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 5 - Forks: 1

jcjorel/interconnectdmz4aws

An automated deployment of an Interconnect DMZ pattern for AWS

Language: Python - Size: 11.5 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 3 - Forks: 0

thecraftman/AWS-NAT-Gateway

Understand the basics of a NAT-Gateway, create one using AWS

Size: 96.7 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 4 - Forks: 5

epomatti/aws-vpc-terraform

AWS VPC with Terraform

Language: HCL - Size: 385 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

ElendelOSS/VPCBuilder

AWS Cloudformation Marco for VPC with IPv6, VPC Endpoints, Subnets, Routetables & Network ACLs

Language: Python - Size: 185 KB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 9 - Forks: 3

tochiOz/candidate-details-serverless

AWS VPC, VPC endpoints, Security groups, routing tables, Serverless, Lambda, Security, cloud

Language: HCL - Size: 12.5 MB - Last synced: 7 months ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

erankitcs/AWS_PhotoSimilarity

This project is created to identify and provide similar faces recommendation based on AWS Serverless and Neptune Graph DB.

Language: JavaScript - Size: 3 MB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

shazChaudhry/terraform-aws-privateLink

Privately access AWS S3 from your VPC without requiring the traffic to traverse across the Internet

Language: HCL - Size: 93.8 KB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 2 - Forks: 4

silvermullet/vpce-operator

K8s operator to manage the full life cycle of VPC Endpoints and Endpoint Services on AWS

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