Operations | Monitoring | ITSM | DevOps | Cloud

Serverless

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

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 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).

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).

Software Engineers: Confidence Matters Just as Much as Ability

Software engineering is a skilled task; those who obtain the experience and credentials necessary to become engineers know this, as do their employers. Engineers have an overarching goal of using these skills to construct experiences that enable end-users to complete a task successfully and they hope to provide enjoyment and comfort along the way. Anyone who has written software used by a decent number of people knows how daunting this task is.

SQS and Lambda: a Quick Tutorial and How to Handle Failure Modes

Since Lambda added SQS as an event source, there has been a misconception that SQS is now a “push-based” service. This seems true from the perspective of your function because you no longer have to poll SQS yourself. However, SQS itself hasn’t changed – it is still very much a “poll-based” service. The difference is that the Lambda service is managing the pollers (and paying for them!) on your behalf.

Serverless and containers - how and when to use them

If you have anything to do with the world of cloud computing or even programming for that matter, then I’m sure you’ve heard of different terms being tossed around such as “serverless computing” or “containers,” and even “monolithic architectures.” A lot of people who understand such computing methods can have a bad habit of using these terms without leaving any explanation as to what they are.

Stackery Professional Serverless Tooling Now Available on the AWS Marketplace

Stackery is now available on the Amazon Web Services (AWS) Marketplace! This is great news for development teams excited by the prospect of building and modernizing applications using AWS Lambda, DynamoDB, Kinesis, API Gateway, Fargate, and the rest of the growing menu of serverless capabilities. AWS teams can start their serverless journeys with prescriptive and flexible tooling that extends AWS tools and services with less friction in the purchasing process.