{"categories":[{"label":"Build Tools","url":"https://skillfed.io/packages/category/software-development-build-tools/4"}],"enrichment":{"capability":"Provides AWS CDK constructs for defining and managing service discovery resources via AWS Cloud Map, supporting HTTP, private DNS, and public DNS namespaces with instance registration.","skillfed_tags":["aws-infrastructure","end-of-life"],"use_cases":["Define service discovery infrastructure for microservices running in ECS or on EC2 within a VPC using private DNS namespaces.","Register load balancers as service instances so clients can discover and route traffic to them via Cloud Map.","Set up HTTP-based service discovery for applications that need API-driven instance registration without DNS.","Create public DNS namespaces to register and discover services accessible over the internet with health checks."],"what_it_does":"This package provides AWS CDK constructs for working with AWS Cloud Map, a managed service discovery system. It allows you to define and register backend services and resources that your applications depend on, supporting HTTP namespaces (API-only), private DNS namespaces (within a VPC), and public DNS namespaces (internet-accessible). You can create namespaces, define services within them, and register instances\u2014whether IP-based, non-IP, load balancers, or CNAME records\u2014all through infrastructure-as-code.\n\nThe package wraps AWS Cloud Map's API into CDK constructs that integrate with other AWS CDK modules like EC2, Elastic Load Balancing, and Route 53. It is built on the jsii bridge, allowing it to work across multiple programming languages. However, this is a v1 package that stopped receiving updates on 2023-06-01; new projects should use AWS CDK v2 instead.","worth_installing":"No, unless you are maintaining an existing AWS CDK v1 codebase. This package reached end-of-support on 2023-06-01 and is no longer updated. New projects should use AWS CDK v2's service discovery constructs instead. If you are already on v1, it remains functional and has no known vulnerabilities, but migration to v2 is strongly recommended."},"id":"aws-cdk-aws-servicediscovery","links":{"html":"https://skillfed.io/packages/aws-cdk-aws-servicediscovery","md":"https://skillfed.io/packages/aws-cdk-aws-servicediscovery.md","pypi":"https://pypi.org/project/aws-cdk-aws-servicediscovery/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2023-06-19","license_spdx":null,"license_treatment":"permissive","name":"aws-cdk.aws-servicediscovery","python_support":"supports_current","summary":"The CDK Construct Library for AWS::ServiceDiscovery"},"popularity":{"monthly_downloads":144696,"position":11146,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.204.0"}
