Remove articles aws-lambda-best-practices
article thumbnail

Rotating secrets with serverless

Xebia

In this article we are going to explore how we can use a serverless approach to automate the secret rotation process, avoiding having to ever endure one of these arduous events again! For this article I will be using the example of rotating the keys for an AWS IAM service account, and updating them in a GitLab.

article thumbnail

Performance Optimization for Multi-Layered Cloud Native AWS Application

Dzone - DevOps

Cloud-native application development in AWS often requires complex, layered architecture with synchronous and asynchronous interactions between multiple components, e.g., API Gateway, Microservices, Serverless Functions, and system of record integration.

AWS 78
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Can’t-miss sessions for AWS Summit Chicago

Stackery

AWS Summit Chicago on the horizon, and while there’s no explicit serverless track, there are some amazing sessions to check out. Here are my top choices for the serverless sessions and a workshop you won’t want to miss: Workshop for Serverless Computing with AWS + Stackery + Epsagon. Performing Serverless Analytics in AWS Glue.

AWS 105
article thumbnail

Benchmarking AWS Lambda runtimes in 2019 (part I)

The Agile Monkey

Have you ever wondered whether your AWS Lambda could be faster if you used a different runtime? AWS Lambda allows us to execute code in the cloud without needing to provision anything. As an addition to all the available runtimes in AWS Lambda, AWS announced Custom Runtimes at Re:Invent 2018.

Lambda 66
article thumbnail

Six people on the cutting edge of serverless modernization

Stackery

Serverless is a quickly-maturing technology and, if you’ve followed its evolution over the past several years, you’ve likely seen a host of great (and not-so-great) documentation of its technology and practices. His twitter is a treasure trove of insider tips, and he much of what he shared showcases easily digestible best practices. ->

article thumbnail

Cloud Computing Trends and Innovations

Apiumhub

This article explores cloud computing trends that will define the landscape of cloud computing in the coming years, from edge computing to quantum computing and the implications for businesses and technology enthusiasts. Although security breaches are kind of rare, some businesses get scared off by them when it comes to the public cloud.

Trends 52
article thumbnail

Learning Lambda — Part 9

Mike Roberts

Scaling and State This is Part 9 of Learning Lambda, a tutorial series about engineering using AWS Lambda. To see the other articles in this series please visit the series home page. So far in this series we’ve only been talking about processing a small number of events with Lambda, one after the other.

Lambda 52