Remove AWS Remove Java Remove Presentation Remove Tuning
article thumbnail

A look behind the scenes of AWS Lambda and our new Lambda monitoring extension

Dynatrace

Since its introduction by AWS in 2014, AWS Lambda has revolutionized the compute space and boosted the entire serverless movement. This has led to the recent release of our new Lambda monitoring extension supporting Node.js, Java, and Python. A look under the hood of AWS Lambda. file uploaded to AWS Lambda.

Lambda 227
article thumbnail

The Speed of Time

Brendan Gregg

There's no Java stack—there should be a tower of green Java methods—instead there's only a single green frame or two. This is how Java flame graphs looked at the time. Later that year I prototyped the c2 frame pointer fix that became -XX:+PreserveFramePointer, which fixes Java stacks in these profiles.

Speed 126
Insiders

Sign Up for our Newsletter

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

Trending Sources

article thumbnail

Zero Configuration Service Mesh with On-Demand Cluster Discovery

The Netflix TechBlog

A brief history of IPC at Netflix Netflix was early to the cloud, particularly for large-scale companies: we began the migration in 2008, and by 2010, Netflix streaming was fully run on AWS. Eureka and Ribbon presented a simple but powerful interface, which made adopting them easy.

Traffic 220
article thumbnail

Optimizing data warehouse storage

The Netflix TechBlog

By Anupom Syam Background At Netflix, our current data warehouse contains hundreds of Petabytes of data stored in AWS S3 , and each day we ingest and create additional Petabytes. This article will list some of the use cases of AutoOptimize, discuss the design principles that help enhance efficiency, and present the high-level architecture.

Storage 203
article thumbnail

The Speed of Time

Brendan Gregg

There's no Java stack—there should be a tower of green Java methods—instead there's only a single green frame or two. This is how Java flame graphs looked at the time. Later that year I prototyped the c2 frame pointer fix that became -XX:+PreserveFramePointer, which fixes Java stacks in these profiles.

Speed 40
article thumbnail

23 Useful PHP Tools for the Everyday Web Developer

KeyCDN

AWS Cloud 9 AWS Cloud 9 is ideal for developing PHP applications completely in the cloud. Eclipse PDT Though originally intended for Java coding, Eclipse can be extended to support PHP with the PDT plugin. PHPUnit PHPUnit is just like JUnit except that it’s for PHP testing instead of Java testing.

article thumbnail

DBLog: A Generic Change-Data-Capture Framework

The Netflix TechBlog

There are services at Netflix that use RDBMS kind of databases such as MySQL or PostgreSQL via AWS RDS. Go to step 1 if more chunks present. Stay Tuned DBLog has additional capabilities which are not covered by this blog post, such as: Ability to capture table schemas without using locks. Supporting Relational Databases.

Database 197