Operations | Monitoring | ITSM | DevOps | Cloud

Black Hat 2023 Recap: The Future is Artificial

After a solid week in Vegas and another solid week of recovery, I’m back in the office (AKA sitting on my couch eating Doritos with chopsticks so I don’t get my keyboard dirty) to bring you my official Black Hat 2023 recap. This year’s event was noticeably scaled back, with fewer people swag surfing the business hall and more technical security folks in search of solutions for actual business problems.

Azure Monitoring Tool: Here's What's New in Serverless360 for June 2023

Looking to optimize your Azure monitoring and management? In this video, Michael Stephenson dives into the latest release updates of #Serverless360, an enterprise-grade management and monitoring tool for Microsoft Azure. Discover the latest features added in June 2023, including failure monitoring for logic app standards, Hybrid Tracking between BizTalk to Azure, and much more.

Securing Firmware Updates With AES Encryption

Connected devices require a secure point-to-point channel to ensure that there is no possibility of exposing important data for the integrity of an embedded system. This is especially true when we talk about over-the-air (OTA) software updates, where the new firmware has a long way to go before reaching its destination and being installed by our bootloader. In this publication, we will explore a simple method to encrypt the firmware using the AES algorithm, using open-source libraries in Python.