heart Posts from the community...
Story
@jeanvelez2 shared a post, 1 year, 8 months ago

AWS Lambda: Hidden treasures

No matter your level of expertise in AWS, there’s a high chance you’ll be working, or you already worked with AWS Lambda. It is a service that provides us the ease of launching and implementing our code without worrying much about server related maintenance and tasks.

Still there are features and components that many developers are not aware of that could be of great benefit to your projects.

Photo by GoogleUserContent
Story
@jeanvelez2 shared a post, 1 year, 8 months ago

AWS S3: Blank out your Bucket

Simple way to give your S3 bucket a fresh start when it is too filled with useless files.

Photo by Unsplash
Story
@jeanvelez2 shared a post, 1 year, 9 months ago

Sign your AWS Lambda packages

AWS provides a service named AWS Signer, which is a code-signing service that helps establish the trustworthiness of your code when uploading it to the Lambda Function or IoT services at AWS.

This post will show the concepts related to the AWS Signer service and a brief demo.

Photo by Unsplash