https://github.com/mukul273/spring-cloud-functions
https://github.com/mukul273/spring-cloud-functions
spring-boot spring-cloud-functions springframework
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mukul273/spring-cloud-functions
- Owner: mukul273
- Created: 2020-03-28T10:42:58.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-28T11:05:00.000Z (about 6 years ago)
- Last Synced: 2025-02-15T19:49:03.653Z (over 1 year ago)
- Topics: spring-boot, spring-cloud-functions, springframework
- Language: Java
- Size: 8.79 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Welcome to Spring Cloud Functions demo
This tutorial uses Spring cloud functions using @Beans and
AWS Lambda for accessing the AWS S3 where the application jar file is
stored. We will have AWS API Gateway for accesing the application lambda API's.
We will also use CloudWatch logs (optional)