Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on Cloud monitoring, security and related technologies.

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.

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.

How we built our cloud migration strategy for Confluence

If you’ve ever created products that can be deployed in different types of environments, you know that it can be challenging to migrate between one and the other since the core architecture often needs to be very different. We learned this the hard way back in 2018 on Confluence, when a large number of customers trying to migrate from server to cloud were having problems. It was a challenging, prone-to-failure process that required a lot of attention and preparation from site admins.

The Rise of the Hybrid Cloud

Organizations of all sizes—but, in particular, the larger ones—view hybrid cloud infrastructures as the new normal. The Rightscale 2019 State of the Cloud Report from Flexera (registration required) surveyed close to 800 business, IT, and development professionals around the globe. They worked for both large and small organizations across a wide range of verticals.

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.

Step by Step guide on how to update to SCCM 1906

Hi all, Microsoft has just recently released their latest iteration to SCCM, version 1906. With this update of SCCM comes quite a few welcome features and to find out more go to this link on the Microsoft site. But you are here to see how easy it is to upgrade your SCCM to the current branche 1906. So let’s get started on the upgrade process for SCCM 1906.

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.