B4J Question aws lambda - Pablo Torres (first post)    Mar 2, 2022 choosed VPS in all my projects before and that works great, but I need to implement AWS lambda...In fact,
@Pablo Torres , time to rethink your strategy. aws is one of many options you may... B4J Question AWS Lambda can run b4j webapp? - juvanum (first post)    Dec 21, 2017 Sure, it is a 13 parts tutorial with step-to-step explaining and screenshots by Ed Brown: https://ww... B4J Question Problem with jOKHttpUtils2 3.0 - aeric (first post)    Jun 28, 2022 I assume the code you posted is a "server" app, even though aws lambda should be a serverless service.
My question is how do you call or trigger this service?
or in other words, how do... B4A Question Need guidance for an upcoming new project - Indic Software (first post)    Aug 25, 2018 not heard about AWS Lambda so will need to look it up closely. Once again thanks for the info...Hello, Thanks for the info. But after studying AWS services I have come to the conclusion that is not that usable. Like for example SQS does not guarantee delivery of message and at times will deliver same message twice. I asked AWS support whether they will count extra/duplicate deliver of message or not but still they have not responded. I am currently looking into AWS SNS to see if it fits... B4J Question [SOLVED] How to create JPEG output stream - OliverA (first post)    Sep 13, 2017   (1 reaction) .
Resize Images on the Fly with Amazon S3, AWS Lambda, and Amazon API Gateway...images arriving via FTP in AWS S3 buckets as JPEGs
adjust the jpeg quality and hence reduce file... resizing various JPEGs, I just wanted to point out another method, using the Lambda and API services... Java Question How to use code with lambda? - DonManfred    May 11, 2019 Androidapplication in which they are using lambda.
https://developers.tapkey.io/mobile/android/getting_started... sure
E:\B4ALibs.workspace\TapKeySDK\src\de\donmanfred\TapKeyAppwrapper.java:60: error: lambda... Other Question about Java and Lambda - Star-Dust    Dec 20, 2022 question since I know very little about java, how could I change this Lambda into a normal function... B4A Question AWS Device Farm (B4X) - JackKirk    May 4, 2019   (8 reactions) I have just discovered something that I believe all community members should be aware of:
AWS... testing.
The only real hassle is setting up an AWS account if you don't have one.
Cost is USD0... B4J Question Server application running on AWS is crashing - Swissmade (first post)    Aug 15, 2022 Nice problem
1e What you can do is limit the memory is using by Java.
2e A function to clear memory.... Java Question lambda expressions are not supported in -source 7 - Johan Schoeman    Feb 2, 2022 How can I by bypass this error in a wrapper?
lambda expressions are not supported in -source 7
runOnUiThread(() -> {
^
(use -source 8 or higher to enable lambda... Page: 1   2   3   4   5   |