Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on Serverless Monitoring, Management, Development and related cloud technologies.

A SAR app to propagate CloudFormation tags to unsupported resources

Did you know that CloudFormation tags don’t automatically propagate to some resource types? Chief among these are CloudWatch log groups, which means you can’t include them in your cost monitoring (via cost allocation tags) among other things. The only way to tag CloudWatch log groups right now is via API calls. You can do this with the AWS SDK, or using the AWS CLI. This is hugely inconvenient!

Serverless Summer School Cliff's Notes - AWS Serverless Products, Explained

School’s out for… Autumn? That’s right, while you were avoiding the back-to-school rush at Office Depot, cutting the crusts off PB&Js, and taking the layers out of mothballs (confession: I have never seen let alone used a single mothball), Serverless Summer School began winding down and is now over for the season. Until next year, school-themed Stackery livestreams!

Serverless Summer School (SSS) Week Four: Intro to SES with Serverless

Amazon Simple Email Service (Amazon SES) is a cloud-based email sending service designed to help digital marketers and application developers send marketing, notification, and transactional emails. This introductory course will teach you the basics of setting up a serverless SES while sharpening the skills you learned in the Wild Rydes workshop.

The Quest to Eradicate Lingering VPCs

Cost is a big reason many dev teams are transitioning to serverless. However, there are still some ways costs can creep up on you in serverless apps. The biggest culprit I’ve found in my own experience is the VPC resource. Because adding a VPC to a serverless stack is ridiculously easy in Stackery, I’ve sometimes gotten carried away. I’d deploy a stack with a VPC for testing, then quickly forget about it.

Best serverless video tutorials

Now I’m sure this is not the case for everyone but for me personally, I like watching video tutorials on subjects that I need help with. I spent a good amount of time searching for these tutorials and while there might be a lot more of them out there I believe these are some of the best and easiest tutorials to follow but nevertheless, I’d like to keep this list updated so if you have any suggestions please let me know.

Serverless Summer School (SSS) Week Three: Building the Wild Rydes Back-End

The second part of the comprehensive Wild Rydes simple serverless application workshop. This session covers common topics for building serverless applications like secrets management and user authentication, authorization, and management. Hosts: Chase Douglas (CTO @ Stackery), AM Grobelny (Startup Partner Solutions Architect @ AWS), & Eric Johnson (Sr. Developer Advocate @ AWS).

Serverless Summer School (SSS) Week 1: Local Debugging Workshop

Stackery's CTO, Chase Douglas, AWS Startup Partner Solutions Architect AM Grobelny, and AWS Senior Developer Advocate Eric Johnson kick off the Serverless Summer School series with a local debugging workshop. The gang will address the frustrations of developers attempting to locally debug Lambda functions and reviewing tools like the AWS SAM CLI and the Stackery CLI to proposing a language-independent workflow that doesn't require hours of research to set up. Follow along through the example of setting up a simple serverless application.

Serverless Summer School (SSS) Week 2: Implementing the Wild Rydes Front-End

The first part of the comprehensive Wild Rydes simple serverless application workshop. This session also covers common topics for building serverless applications like secrets management and user authentication, authorization, and management. Hosts: Chase Douglas (CTO @ Stackery), AM Grobelny (Startup Partner Solutions Architect @ AWS), and Eric Johnson (Sr. Developer Advocate @ AWS).