Deploy Ruby apps with AWS App RunnerTutorial on how to deploy Ruby app with AWS App Runner from the Github source code.Read more
Quick hint how to trace lambda functions in LumigoTracing lambda functions with Lumigo serverless monitoring - how to do it quickly for Serverless framework projects.Read more
AWS SDK integrations with AWS Step Functions serverless pluginWalkthrough on how to use AWS SDK integrations with AWS Step Functions serverless pluginRead more
Storing secrets with AWS Secrets ManagerInformation about how to store API keys with AWS Secrets Manager and later use them in Serverless FrameworkRead more
AWS Serverless Framework Apollo GraphQL workshop (June 10-11, 2022) - InvitationInformation about incoming workshop devoted to Apollo GraphQL on AWS with Serverless FrameworkRead more
How to handle quickly lambda functions warmup in the Serverless FrameworkWalkthrough with code example on how to handle issue with coldstart among AWS lambda functions.Read more
AWS Step Functions blue-green deployment with Serverless FrameworkHow to deal with production workload when we need to change the definition of the AWS Step Functions state machine.Read more
Prune your Lambda FunctionsHow to setup cleanup of previous versions of the lambda functions with SLS plugin.Read more
Create your own language detector with Amazon ComprehendWalkthrough how to create your own language detector with Amazon Comprehend, AWS Lambda, API Gateway, and Serverless Framework.Read more
Amazon S3 workshop (conducted Aug 18th, 2021) - SummarySummary about the Amazon S3 workshop (conducted Aug 18th, 2021).Read more
Amazon S3 Wokshop - invitation (18.08.2021)Information on upcoming Amazon S3 workshop (18.08.2021)Read more
Upload large files with S3 multipart upload - basicsBasics related to multipart upload to S3.Read more
AWS Step Functions with the callback pattern - Ruby with Serverless Framework exampleServerless project example which uses AWS Step Functions with the callback pattern.Read more
AWS CDK constructs with Serverless Framework - examples of usageExamples of using Lift plugin static-website and storage constructs in serverless applications.Read more
AWS Step Functions with Workflow Studio finally there!Information about AWS Step Functions with Workflow Studio with play around with creating an example workflow.Read more
AWS CDK constructs with Serverless Framework - introductionInformation about Lift Serverless Framework plugin to enable using AWS CDK constructs.Read more
AWS Lambda end of support for Ruby 2.5Information about AWS Lambda end of support for Ruby 2.5Read more
Summary from AWS Serverless Framework Ruby workshop conducted May 29, 2021Summary from AWS Serverless Framework Ruby workshop conducted May 29, 2021Read more
AWS App Runner - an example of deployment from the source code for the HapiJS appAWS App Runner - an example of deployment from the source code for the HapiJS app.Read more
If there is a new sheriff in town? AWS App Runner - introduction partIntroduction part of the AWS App Runner.Read more
AWS Serverless Framework Ruby workshop (May 29, 2021) - InvitationInformation about upcoming AWS Serverless Framework Ruby workshop (May 29, 2021).Read more
PII data redacting in-house based on the detection result from Amazon ComprehendCoding part of PII data redacting in-house based on the detection result from Amazon Comprehend.Read more
Amazon Comprehend - redacting PII data (introduction part)Introduction part of the Amazon Comprehend in case of the redacting PII data.Read more
Amazon Comprehend - detecting PII data (coding part)Coding part of the Amazon Comprehend in case of the detecting PII data.Read more
Amazon Comprehend - detecting PII data (introduction part)Introduction into the Amazon Comprehend in case of the detecting PII data.Read more
How to deal with the PII data within the applicationA post for people who are wondering about possible approaches to handling PII data within the appllication.Read more