article thumbnail

AWS serverless services: Exploring your options

Dynatrace

For many companies, the journey to modern cloud applications starts with serverless. While these serverless services provide strong business benefits due to their flexible on-demand usage and pricing model, they also introduce new complexities for observability. Amazon Web Services (AWS), offers a wide range of serverless solutions.

article thumbnail

Dynatrace supports SnapStart for Lambda as an AWS launch partner

Dynatrace

Lambda serverless functions help developers innovate faster, scale easier, and reduce operational overhead, removing the burden of managing underlying infrastructure when updating and deploying code. Most enterprises use serverless functions as part of a broader hybrid environment, covering both cloud and traditional technologies.

Lambda 246
Insiders

Sign Up for our Newsletter

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

article thumbnail

Dynatrace Support for AWS Lambda Functions Powered by x86 and AWS Graviton2

Dynatrace

These end-to-end traces, powered by PurePath , enable you to automatically monitor dynamic serverless functions in context to the overall application and landscape. The dynamic nature of serverless makes it difficult to identify and resolves issues in a timely manner. Dynatrace Service flow.

Lambda 246
article thumbnail

Managing the Dynatrace API across multiple thousand environments

Dynatrace

TenantCache: a cache to store tenant information and API token information and semi-permanent data to avoid unnecessary roundtrips. ? These API tokens are then stored in a local cache (the TenantCache using Redis), alongside with other rather static information of the environments: ? tenant-token the current API token to use.

Cache 289
article thumbnail

Seamlessly Swapping the API backend of the Netflix Android app

The Netflix TechBlog

We went from an essentially serverless model in a monolithic service, to deploying and maintaining a new microservice that hosted our app backend endpoints. This allows the app to query a list of “paths” in each HTTP request, and get specially formatted JSON (jsonGraph) that we use to cache the data and hydrate the UI.

Latency 241
article thumbnail

Application vulnerabilities: Important lessons from the OWASP top 10 about application security risks

Dynatrace

The advent of microservices and serverless computing means that cloud-based applications may consist of thousands of containerized services. For these, it’s important to turn off auto-completing forms, encrypt data both in transit and at rest with up-to-date encryption techniques, and disable caching on data collection forms.

article thumbnail

Cloudburst: stateful functions-as-a-service

The Morning Paper

Today’s paper choice is a fresh-from-the-arXivs take on serverless computing from the RISELab at Berkeley, addressing some of the limitations outlined in last year’s ‘ Berkeley view on serverless computing.’ Cloudburst’s design includes consistent mutable caches in the compute tier. arXiv 2020.