Remove Database Remove Lambda Remove Virtualization
article thumbnail

Common use-cases for AWS Lambda in the enterprise (and how to get observability for them)

Dynatrace

AWS Lambda is enormously popular amongst our customers and while it was once perceived as just a new toy for startups who wanted to be at the cutting edge of technology, we’ve seen that many enterprise customers are now adding Lambda functions to their stacks. A quick primer on Lambda functions. Dynatrace news. Auto scaling.

Lambda 246
article thumbnail

Common use-cases for AWS Lambda in the enterprise (and how to get observability for them)

Dynatrace

AWS Lambda is enormously popular amongst our customers and while it was once perceived as just a new toy for startups who wanted to be at the cutting edge of technology, we’ve seen that many enterprise customers are now adding Lambda functions to their stacks. A quick primer on Lambda functions. Dynatrace news. Auto scaling.

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

What is serverless computing? Driving efficiency without sacrificing observability

Dynatrace

Traditional computing models rely on virtual or physical machines, where each instance includes a complete operating system, CPU cycles, and memory. VMware commercialized the idea of virtual machines, and cloud providers embraced the same concept with services like Amazon EC2, Google Compute, and Azure virtual machines.

article thumbnail

What is Azure Functions?

Dynatrace

Similar to AWS Lambda , Azure Functions is a serverless compute service by Microsoft that can run code in response to predetermined events or conditions (triggers), such as an order arriving on an IoT system, or a specific queue receiving a new message. Consider using virtual machines or specialized frameworks for these types of tasks.

Azure 204
article thumbnail

Dynatrace SaaS release notes version 1.231

Dynatrace

Sometimes the Python virtual machine crashes. Settings > Anomaly detection > Database services. Fixed an issue in which the Client IP of an AWS Lambda invoked via API Gateway and monitored with OneAgent for AWS Lambda (Python, Node, Java) was additionally redundantly displayed as proxy IP. (APM-325810).

Lambda 246
article thumbnail

From syslog to AWS Firehose: Dynatrace log management innovations that enhance observability

Dynatrace

Native support for Syslog messages Syslog messages are generated by default in Linux and Unix operating systems, security devices, network devices, and applications such as web servers and databases. Dynatrace support for AWS Firehose includes Lambda logs, Amazon virtual private cloud (VPC) flow logs, S3 logs, and CloudWatch.

article thumbnail

Weighing a microservices approach means covering all architecture bases

Dynatrace

Smaller teams can launch services much faster using flexible containerized environments, such as Kubernetes, or serverless functions, such as AWS Lambda, Google Cloud Functions, and Azure Functions. Additionally, typical SOA models use larger relational databases. Each individual service could use a VM to host a specific feature.