Torrent Downloads » Other » [ TutSala com ] Udemy - AWS Serverless REST APIs - Introduction for Java Developers
Other
[ TutSala com ] Udemy - AWS Serverless REST APIs - Introduction for Java Developers
Torrent info
Name:[ TutSala com ] Udemy - AWS Serverless REST APIs - Introduction for Java Developers
Infohash: 8BCC28D69343120ABFC364AA0A0A0CB2C70E1EED
Total Size: 2.36 GB
Magnet: Magnet Download
Seeds: 0
Leechers: 0
Stream: Watch Full Movies @ LimeMovies
Last Updated: 2026-01-13 22:27:13 (Update Now)
Torrent added: 2021-11-10 03:06:09
Alternatives:[ TutSala com ] Udemy - AWS Serverless REST APIs - Introduction for Java Developers Torrents
Torrent Files List
Get Bonus Downloads Here.url (Size: 2.36 GB) (Files: 280)
Get Bonus Downloads Here.url
~Get Your Files Here !
1. Introduction
1. Introduction.mp4
1. Introduction.srt
10. AWS SAM - Tools to create & deploy Lambda functions
1. Introduction.mp4
1. Introduction.srt
10. SAM template - Resources.mp4
10. SAM template - Resources.srt
11. SAM template - Outputs.mp4
11. SAM template - Outputs.srt
12. The event.json file.mp4
12. The event.json file.srt
13. Install Docker.html
14. Invoke Remote Lambda function from local computer.mp4
14. Invoke Remote Lambda function from local computer.srt
15. Debug Lambda function locally.mp4
15. Debug Lambda function locally.srt
16. Deploy Lambda function to AWS.mp4
16. Deploy Lambda function to AWS.srt
17. Invoke public API Endpoint.mp4
17. Invoke public API Endpoint.srt
18. Viewing logs.mp4
18. Viewing logs.srt
19. Delete AWS SAM application.mp4
19. Delete AWS SAM application.srt
2. Creating a new IAM User.mp4
2. Creating a new IAM User.srt
3. Installing AWS SAM.mp4
3. Installing AWS SAM.srt
4. Installing AWS CLI.mp4
4. Installing AWS CLI.srt
5. Configure AWS Credentials on your computer.mp4
5. Configure AWS Credentials on your computer.srt
6. Creating a new project with SAM.mp4
6. Creating a new project with SAM.srt
7. Refactor project to use a different name.mp4
7. Refactor project to use a different name.srt
8. Read User Details JSON and return HTTP Response.mp4
8. Read User Details JSON and return HTTP Response.srt
9. SAM template file overview.mp4
9. SAM template file overview.srt
11. Data Transformations
1. Introduction.mp4
1. Introduction.srt
10. Response Mapping Template.mp4
10. Response Mapping Template.srt
11. Configure Method Response.mp4
11. Configure Method Response.srt
12. Trying how the Response Mapping.mp4
12. Trying how the Response Mapping.srt
13. Reading with Query String Parameters & Headers.mp4
13. Reading with Query String Parameters & Headers.srt
2. Project source code.html
3. Java Map instead of APIGatewayProxy Event objects.mp4
3. Java Map instead of APIGatewayProxy Event objects.srt
4. Deploying application to AWS.mp4
4. Deploying application to AWS.srt
5. Creating a new Request Model.mp4
5. Creating a new Request Model.srt
6. Creating a new Response Model.mp4
6. Creating a new Response Model.srt
7. Transforming HTTP Request Payload.mp4
7. Transforming HTTP Request Payload.srt
8. Reading New Request Model.mp4
8. Reading New Request Model.srt
9. Trying how it works.mp4
9. Trying how it works.srt
12. Error Responses
1. Introduction.mp4
1. Introduction.srt
10. Deploy and disable Proxy Integration.mp4
10. Deploy and disable Proxy Integration.srt
11. Response code & Lambda Error Regex for 500 status code.mp4
11. Response code & Lambda Error Regex for 500 status code.srt
12. Mapping template for 500 status code.mp4
12. Mapping template for 500 status code.srt
13. Lambda Error Regex for Different Error.mp4
13. Lambda Error Regex for Different Error.srt
14. Handle multiple exceptions.mp4
14. Handle multiple exceptions.srt
2. Project source code(Proxy Integration).html
3. Deploy project.mp4
3. Deploy project.srt
4. Customize the Default API Gateway Error Response.mp4
4. Customize the Default API Gateway Error Response.srt
5. Trying how it works.mp4
5. Trying how it works.srt
6. Proxy Integration. Causing a 500 Server Error..mp4
6. Proxy Integration. Causing a 500 Server Error..srt
7. Proxy Integration. Handle Exception and return custom JSON..mp4
7. Proxy Integration. Handle Exception and return custom JSON..srt
8. Trying how it works.mp4
8. Trying how it works.srt
9. Source code. Non Proxy Integration..html
__MACOSX
error-response-example-non-proxy
ErrorResponseExampleNonProxy
_.DS_Store
error-response-example-non-proxy
ErrorResponseExampleNonProxy
DS_Store
idea
compiler.xml
gitignore
jarRepositories.xml
misc.xml
runConfigurations.xml
workspace.xml
pom.xml
src
main
java
com
appsdeveloperblog
aws
errorresponse
lambda
DivisionExampleFunction.java
MyException.java
test
java
com
appsdeveloperblog
aws
errorresponse
lambda
DivisionExampleFunctionTest.java
README.md
aws-sam
build.toml
build
DivisionExampleFunction
com
appsdeveloperblog
aws
errorresponse
lambda
DivisionExampleFunction.class
MyException.class
lib
com.amazonaws.aws-lambda-java-core-1.2.1.jar
com.amazonaws.aws-lambda-java-events-3.6.0.jar
joda-time.joda-time-2.6.jar
template.yaml
events
event.json
samconfig.toml
template.yaml
13. Lambda Function Versions
1. Introduction.mp4
1. Introduction.srt
2. Project source code.html
3. Deploying new code.mp4
3. Deploying new code.srt
4. Publishing a new version.mp4
4. Publishing a new version.srt
5. Assign new version to API endpoint.mp4
5. Assign new version to API endpoint.srt
6. Publish version #2.mp4
6. Publish version #2.srt
LambdaVersionExample
DS_Store
LambdaVersionExample
DS_Store
LambdaVersionExample.iml
idea
compiler.xml
gitignore
jarRepositories.xml
libraries
Maven__com_amazonaws_aws_lambda_java_core_1_2_1.xml
Maven__com_amazonaws_aws_lambda_java_events_3_6_0.xml
Maven__joda_time_joda_time_2_6.xml
Maven__junit_junit_4_13_1.xml
Maven__org_hamcrest_hamcrest_core_1_3.xml
misc.xml
modules.xml
runConfigurations.xml
uiDesigner.xml
workspace.xml
pom.xml
src
main
java
com
appsdeveloperblog
aws
lambda
LambdaVersionExample.java
test
java
com
appsdeveloperblog
aws
lambda
LambdaVersionExampleTest.java
README.md
aws-sam
build.toml
build
LambdaVersionExampleFunction
com
appsdeveloperblog
aws
lambda
LambdaVersionExample.class
lib
com.amazonaws.aws-lambda-java-core-1.2.1.jar
com.amazonaws.aws-lambda-java-events-3.6.0.jar
joda-time.joda-time-2.6.jar
template.yaml
events
event.json
samconfig.toml
template.yaml
__MACOSX
LambdaVersionExample
LambdaVersionExample
_.DS_Store
_.DS_Store
14. Lambda Function Aliases
1. Lambda Aliases - Introduction.mp4
1. Lambda Aliases - Introduction.srt
2. Creating an Alias.mp4
2. Creating an Alias.srt
3. Using Alias in API Gateway.mp4
3. Using Alias in API Gateway.srt
4. Trying how the Lambda Alias works.mp4
4. Trying how the Lambda Alias works.srt
5. Shift traffic between two lambda versions.mp4
5. Shift traffic between two lambda versions.srt
15. Canary Release Deployment
1. Introduction.mp4
1. Introduction.srt
2. Create Canary.mp4
2. Create Canary.srt
3. Deploy changes to Canary.mp4
3. Deploy changes to Canary.srt
4. Trying how it works.mp4
4. Trying how it works.srt
5. Promoting and Deleting Canary.mp4
5. Promoting and Deleting Canary.srt
2. Introduction to REST API
1. What is an API.mp4
1. What is an API.srt
2. Introduction to REST API.mp4
2. Introduction to REST API.srt
3. REST API Resources & URIs.mp4
3. REST API Resources & URIs.srt
4. API Operations and HTTP methods.mp4
4. API Operations and HTTP methods.srt
3. Introduction to AWS Serverless
1. The multi-tier architecture and Microservices.mp4
1. The multi-tier architecture and Microservices.srt
2. AWS Serverless services overview.mp4
2. AWS Serverless services overview.srt
3. AWS Serverless architecture example.mp4
3. AWS Serverless architecture example.srt
4. AWS API Gateway
1. Introduction.mp4
1. Introduction.srt
2. Import from Swagger or Open API 3.mp4
2. Import from Swagger or Open API 3.srt
3. Method execution flow overview.mp4
3. Method execution flow overview.srt
4. Method request overview.mp4
4. Method request overview.srt
5. Integration request overview.mp4
5. Integration request overview.srt
6. Integration response overview.mp4
6. Integration response overview.srt
7. Method response overview.mp4
7. Method response overview.srt
8. Trying how it works.mp4
8. Trying how it works.srt
5. Creating Mock API Endpoints
1. Introduction.mp4
1. Introduction.srt
10. Deploying Mock API.mp4
10. Deploying Mock API.srt
11. Documenting API.mp4
11. Documenting API.srt
2. Creating a new API.mp4
2. Creating a new API.srt
3. Creating a new Resource.mp4
3. Creating a new Resource.srt
4. Creating HTTP Method.mp4
4. Creating HTTP Method.srt
5. Returning Mock Data.mp4
5. Returning Mock Data.srt
6. Path parameter.mp4
6. Path parameter.srt
7. Reading the path parameter.mp4
7. Reading the path parameter.srt
8. Query String Parameters.mp4
8. Query String Parameters.srt
9. Reading Query String Parameter in a Mapping template.mp4
9. Reading Query String Parameter in a Mapping template.srt
6. Exporting API
1. Introduction.mp4
1. Introduction.srt
2. Export API and Test with Swagger.mp4
2. Export API and Test with Swagger.srt
3. Export API with Gateway Extensions.mp4
3. Export API with Gateway Extensions.srt
4. Export API and Test with Postman.mp4
4. Export API and Test with Postman.srt
7. Validating HTTP Request
1. Introduction.html
2. Validating Request Parameters & Headers.mp4
2. Validating Request Parameters & Headers.srt
3. Validating Request Body - Creating a Model..mp4
3. Validating Request Body - Creating a Model..srt
4. Associate Model with HTTP Request.mp4
4. Associate Model with HTTP Request.srt
5. Validating Request Body - Trying how it works..mp4
5. Validating Request Body - Trying how it works..srt
8. Introduction to Lambda
1. Function as a Service(SaaS).mp4
1. Function as a Service(SaaS).srt
2. Lambda function & other Services.mp4
2. Lambda function & other Services.srt
3. Anatomy of a Java Lambda function handler.mp4
3. Anatomy of a Java Lambda function handler.srt
4. Lambda Execution Environment.mp4
4. Lambda Execution Environment.srt
5. Cold start, warm start & provisioned concurrency.mp4
5. Cold start, warm start & provisioned concurrency.srt
6. Pricing.mp4
6. Pricing.srt
9. Create Java Lambda using Maven and IDE
1. Introduction.html
10. Create new API project.mp4
10. Create new API project.srt
11. Assigning Lambda function to API Endpoint.mp4
11. Assigning Lambda function to API Endpoint.srt
2. Creating new Maven project.mp4
2. Creating new Maven project.srt
3. Adding Maven dependencies.mp4
3. Adding Maven dependencies.srt
4. Maven Shade Plugin.mp4
4. Maven Shade Plugin.srt
4.1 pom.xml
5. Creating Lambda function.mp4
5. Creating Lambda function.srt
6. Reading Request returning Response.mp4
6. Reading Request returning Response.srt
7. Creating function in AWS Console.mp4
7. Creating function in AWS Console.srt
8. Deploying Lambda function.mp4
8. Deploying Lambda function.srt
9. Testing Lambda function with Input Template.mp4
9. Testing Lambda function with Input Template.srt
Bonus Resources.txt
tracker
leech seedsTorrent description
Feel free to post any comments about this torrent, including links to Subtitle, samples, screenshots, or any other relevant information, Watch [ TutSala com ] Udemy - AWS Serverless REST APIs - Introduction for Java Developers Online Free Full Movies Like 123Movies, Putlockers, Fmovies, Netflix or Download Direct via Magnet Link in Torrent Details.
related torrents
Torrent name
health leech seeds Size







