Remove Cache Remove Design Remove Serverless
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

Managing the Dynatrace API across multiple thousand environments

Dynatrace

I wanted a rather lightweight design that is yet versatile. TenantCache: a cache to store tenant information and API token information and semi-permanent data to avoid unnecessary roundtrips. ? Although there are tons of API gateway libraries for golang out there, most of them are designed for a different use case.

Cache 289
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

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

Implementing AWS well-architected pillars with automated workflows

Dynatrace

This is a set of best practices and guidelines that help you design and operate reliable, secure, efficient, cost-effective, and sustainable systems in the cloud. For example, optimizing resource utilization for greater scale and lower cost and driving insights to increase adoption of cloud-native serverless services.

AWS 305
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.