aws 第6页
How to unzip a zip file from s3 using lambda function-拾光赋

How to unzip a zip file from s3 using lambda function

How to unzip a zip file from s3 using lambda function,I uploaded zip file in s3 bucket. I want to extract the zip file and store it into the s3 again. How can achieve these things ...
kity的头像-拾光赋kity4年前
04310
Face recognition of celebrities in Java with Amazon Rekognition-拾光赋

Face recognition of celebrities in Java with Amazon Rekognition

Face recognition of celebrities in Java with Amazon Rekognition,As stated on the Amazon Web Services website, Amazon Rekognition is a service that enables you to add image analysis...
kity的头像-拾光赋kity4年前
0269
Deploying a Java Springboot App to an AWS Amazon Linux 2 EC2 Instance-拾光赋

Deploying a Java Springboot App to an AWS Amazon Linux 2 EC2 Instance

Deploying a Java Springboot App to an AWS Amazon Linux 2 EC2 Instance,Hey there, in this post, I'm going to show you step by step how to deploy a Java SpringBoot Application to an ...
kity的头像-拾光赋kity5年前
02610
Interview OS (Part 1)-拾光赋

Interview OS (Part 1)

Interview OS (Part 1),In this article, we will talk about the types of OS and how they can be asked in the interviews. The types of OS that we will discuss are:- Batched OS Time Sh...
kity的头像-拾光赋kity5年前
0468
Building Quarkus native images. You can do it too!-拾光赋

Building Quarkus native images. You can do it too!

Building Quarkus native images. You can do it too!,If you read the Quarkus native build page, it should be a breeze: enable -Pnative and there we go! Well… not so fast. Not so fas...
kity的头像-拾光赋kity5年前
02514
What is Lambda Layers and how to use it with Java runtime?-拾光赋

What is Lambda Layers and how to use it with Java runtime?

What is Lambda Layers and how to use it with Java runtime?,When developing serverless functions, you often need additional dependencies or libraries for the function to work. For L...
kity的头像-拾光赋kity5年前
0226
Spring Boot : Handle AWS RDS password change or rotation without restarting-拾光赋

Spring Boot : Handle AWS RDS password change or rotation without restarting

Spring Boot : Handle AWS RDS password change or rotation without restarting,This article is about how you can handle AWS RDS secrets rotation without restarting your Spring Boot ap...
kity的头像-拾光赋kity5年前
04715
Creating an AWS Lambda Function in Java-拾光赋

Creating an AWS Lambda Function in Java

Creating an AWS Lambda Function in Java,To create an AWS Lambda function in Java, first, we need to create a Handler class that implements the RequestHandler interface from the lam...
kity的头像-拾光赋kity5年前
02912
How to create dynamic content using AWS Lambda?-拾光赋

How to create dynamic content using AWS Lambda?

How to create dynamic content using AWS Lambda?,Hello Everyone! Today we are going to see how you can generate dynamic content in Lamdba. We are going to use Java 8, Apache Maven, ...
kity的头像-拾光赋kity5年前
04714
REST API using AWS Java SDK-拾光赋

REST API using AWS Java SDK

REST API using AWS Java SDK,In the previous post, we looked at a simple Lambda handler using the AWS Java SDK. In this post, we're going to implement Rest API with Lambda (using La...
kity的头像-拾光赋kity5年前
0417
Fresher to DEV-拾光赋

Fresher to DEV

Fresher to DEV,Posting my first update..! 原文链接:Fresher to DEV
kity的头像-拾光赋kity5年前
04911
Unsupported mediatype error in Amazon eventbridge call-拾光赋

Unsupported mediatype error in Amazon eventbridge call

Unsupported mediatype error in Amazon eventbridge call, Unsupported mediatype error in Amazon eventbridge call Sep 11 '20 Comments: 1 Answers: 0 0 I am trying to push event on Amaz...
kity的头像-拾光赋kity5年前
04814