排序
Spring Boot 3 application on AWS Lambda – Part 14 Measuring cold and warm starts with GraalVM Native Image and memory settings
Spring Boot 3 application on AWS Lambda - Part 14 Measuring cold and warm starts with GraalVM Native Image and memory settings, SpringBootOnAWSLambda (14 Part Series) 1 Spring Boot...
Java Can Be Serverless Too: Using GraalVM for Fast Cold Starts
Java Can Be Serverless Too: Using GraalVM for Fast Cold Starts, Introduction A fairly common approach when it comes to working with serverless code is to write it as a Python, Node...
Spring Boot 3 application on AWS Lambda – Part 13 Measuring cold and warm starts with GraalVM Native Image
Spring Boot 3 application on AWS Lambda - Part 13 Measuring cold and warm starts with GraalVM Native Image, SpringBootOnAWSLambda (14 Part Series) 1 Spring Boot 3 application on AW...
Spring Boot 3 application on AWS Lambda – Part 12 Develop application with GraalVM Native Image
Spring Boot 3 application on AWS Lambda - Part 12 Develop application with GraalVM Native Image, SpringBootOnAWSLambda (14 Part Series) 1 Spring Boot 3 application on AWS Lambda - ...
Modernizing Java Monoliths for Better Performance with Async and Non-Blocking Architectures
Modernizing Java Monoliths for Better Performance with Async and Non-Blocking Architectures,In a recent project, I modernized an aging monolithic Java web service written in Dropwi...
Lambda function with GraalVM Native Image – Part 4 Measuring cold and warm starts using different Lambda memory settings
Lambda function with GraalVM Native Image - Part 4 Measuring cold and warm starts using different Lambda memory settings, AWSLambdaWithGraalVMNativeImage (4 Part Series) 1 Lambda f...
Lambda function with GraalVM Native Image – Part 3 Measuring cold and warm starts
Lambda function with GraalVM Native Image - Part 3 Measuring cold and warm starts, AWSLambdaWithGraalVMNativeImage (4 Part Series) 1 Lambda function with GraalVM Native Image - Par...
Data API for Amazon Aurora Serverless v2 with AWS SDK for Java – Part 10 Aurora Serverless v2 Data API meets DevOps Guru or not?
Data API for Amazon Aurora Serverless v2 with AWS SDK for Java - Part 10 Aurora Serverless v2 Data API meets DevOps Guru or not?, DataAPIforAmazonAuroraServerlessv2 (11 Part Series...
Spring Boot 3 application on AWS Lambda – Part 1 Introduction to the series
Spring Boot 3 application on AWS Lambda - Part 1 Introduction to the series, SpringBootOnAWSLambda (14 Part Series) 1 Spring Boot 3 application on AWS Lambda - Part 1 Introduction ...
AWS SnapStart – Part 15 Measuring cold and warm starts with Java 21 using different synchronous HTTP clients
AWS SnapStart - Part 15 Measuring cold and warm starts with Java 21 using different synchronous HTTP clients, AWSSnapStartWithJava (26 Part Series) 1 AWS Lambda SnapStart - Part 1 ...
HystrixCommand Example
HystrixCommand Example,HystrixCommand is the central part of the Hystrix library. If your application has a risky code that may fail or may have high latency. Then HystrixCommand s...
System Design Uber Backend
System Design Uber Backend,Video explain how Uber system is design and it different components integrations https://youtu.be/8zWQYCMgVOI 原文链接:System Design Uber Backend