Operations | Monitoring | ITSM | DevOps | Cloud

Latest News

How to secure ASP.NET Core apps with Azure Key Vault and Sentry

Joao Grassi — a .NET developer, front-end hobbyist, and friend of Sentry — likes .NET very much. So do we. With the help of one of Sentry’s top 10 SDKs, .NET developer teams process roughly half a billion .NET events every month. In this post, we strive for app security with Azure Key Vault and Sentry. By now, it’s not big news that ASP.NET Core is the future of web development with .NET.

Don't Lose Sight of the Herd in a Cloud Migration

We’re quickly approaching an important inflection point in the cloud migration timeline. 451 Research estimates that by the end of next year, company-owned data centers will dip below 50% of primary IT environments as organizations move their IT investments to the cloud. They’re deciding overwhelmingly that they no longer want pets running their critical applications, they want herds of cattle.

How to Prepare Your Staff for Hybrid Cloud

By Des Nnochiri Budgetary constraints are often a key factor in determining how an organization sets up its IT infrastructure. The hybrid cloud typically leads to cost savings of between 5% and 30% for enterprises that make the transition. Besides the monetary aspects, performance benefits and easier administration also inspire many organizations to consider moving to a hybrid cloud.

12 Reasons to Opt for Serverless Computing for Your Mid-sized Venture

Serverless has become something of a buzzword lately - but it’s much more than a trend. Its benefits have gained the attention of professionals and amateurs in the tech industry, mainly due to how much cloud vendors have raved about the design. For mid-sized ventures, the idea of serverless is exceptionally appealing, for those looking for budget-friendly, but useful pieces of technology. It’s genuinely breaking the ground and is sure to make even more moves in the tech industry.

Icinga Module for AWS

Some say you have to move all of your server infrastructure into the cloud. Others counter that you should keep your data safe and secure in your own datacenter. And then there are many people in between who use cloud services as an addition to their self-hosted servers. In fact, there’s no right or wrong, because as always in IT: It depends. We at Icinga always try to find a way to make everyone happy with their monitoring – be it in the cloud or on premise.

The Secret Lives of Failed Amazon SQS Messages

A common pattern in serverless architecture is to have a queue before a function. This is great because you can create a second queue for all of the messages that failed in the function execution (or, if we want to put it in terms that don’t sound like we’re aggressively shaming them, we can classify them as having “encountered an error at some point”). This second queue is known as a “dead letter queue” or DLQ for short.

Announcing our AWS CloudTrail Integration

One of the most common reasons for system failures is changes to the underlying infrastructure. Amazon CloudTrail does a great job of recording when actions are taken but a lot of organizations don’t take advantage of it. FireHydrant now includes this data, giving you visibility into changes to your infrastructure while you’re investigating an incident.

Cloud Spend Optimization: 5 Questions You Must Answer

Cloud spend optimization is a challenging endeavor for most companies. The major reason for this is that most don’t have sufficient visibility into their live cloud costs, so they can’t tie day-to-day decision-making to those staggering AWS bills that arrive at the end of each month (way too late to make meaningful changes).

AWS Lambda vs EC2

AWS Lambda has gained good traction for building applications on AWS. But, is it really the best fit for all use cases? Since its introduction in 2014, Lambda has seen enthusiastic adoption – by startups and enterprises alike. There is no doubt that it marks a significant evolution in cloud computing, leveraging the possibilities of the cloud to offer distinct advantages over a more traditional model such as EC2.