serverless共38篇
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

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...
kity的头像-拾光赋kity3天前
04415
Java Can Be Serverless Too: Using GraalVM for Fast Cold Starts-拾光赋

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...
kity的头像-拾光赋kity8天前
0299
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

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...
kity的头像-拾光赋kity1个月前
03015
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

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 - ...
kity的头像-拾光赋kity2个月前
02511
Modernizing Java Monoliths for Better Performance with Async and Non-Blocking Architectures-拾光赋

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...
kity的头像-拾光赋kity2个月前
03613
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

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...
kity的头像-拾光赋kity2个月前
04113
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

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...
kity的头像-拾光赋kity3个月前
04110
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?

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...
kity的头像-拾光赋kity3个月前
04112
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

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 ...
kity的头像-拾光赋kity10个月前
0249
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

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 ...
kity的头像-拾光赋kity11个月前
04510
HystrixCommand Example-拾光赋

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...
kity的头像-拾光赋kity5年前
02812
System Design Uber Backend-拾光赋

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
kity的头像-拾光赋kity5年前
0407