Remove docs using-dynamic-configuration
article thumbnail

Introducing the CircleCI Config SDK

CircleCI

Developers can now write and manage their CircleCI config.yml files using TypeScript and JavaScript. For developers used to the ecosystem and flexibility of a full-fledged programming language, sometimes YAML can feel limiting or intimidating. Let’s build the config template package, and then build the pipelines that will use it.

Testing 138
article thumbnail

Sending OpenTelemetry Data From AWS Lambda to Honeycomb

Honeycomb

I will be showing these steps using a Lambda written in Python and created and deployed using AWS Serverless Application Model (AWS SAM). Add a Collector configuration file into the Lambda’s source directory, and configure the exporter to send data to Honeycomb using your Honeycomb environment’s API key.

Lambda 52
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

AWS Lambda Benchmarking

Xebia

Many languages can be used with AWS Lambda today, so we focus on four interesting ones. We target JVM 21 for our experiment, using Scala as the language frontend and ecosystem, but one might reasonably expect similar outcomes for Java and Kotlin. We use mypy for the safety afforded by a static type system.

Lambda 130
article thumbnail

Checking out LiveViewJS

Xebia

It uses the same definitions and protocols where possible. In fact, LiveViewJS uses the same JavaScript bundle as Phoenix LiveView on the client. As you can see in the above picture, the websocket message has a response which contains a “1” for dynamic position “2”. This introduces a battle-tested architecture to a new audience.

Examples 130
article thumbnail

Tech Docs: Panorama Plugin for Cisco ACI

Palo Alto Networks

The new Panorama plugin for Cisco ACI gives you the power to dynamically secure the endpoints in your Cisco ACI fabric. When an endpoint’s tag matches match criteria on Panorama, the endpoint is placed in a Dynamic Address Group (DAG) and matches against the appropriate security policy rules. Configure the monitoring definition.

article thumbnail

Streams Replication Manager Prefixless Replication

Cloudera

Replication can be dynamically enabled for topics and consumer groups. Introduction Kafka as an event streaming component can be applied to a wide variety of use cases. MM1 has been used for years in large-scale production environments, but not without several limitations — that is why MM2 was introduced.

article thumbnail

ConsoleMe: A Central Control Plane for AWS Permissions and Access

Netflix Tech

Access the AWS console ( docs , talk , demo ) ConsoleMe allows users to access the AWS console through the use of temporary IAM role credentials. Access the AWS console ( docs , talk , demo ) ConsoleMe allows users to access the AWS console through the use of temporary IAM role credentials.

AWS 100