Operations | Monitoring | ITSM | DevOps | Cloud

Cloud

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

Avoid outages in your AWS environment with Site24x7

AWS services have faced many outages in the past and the impact of these outages is well known in the tech world. Multiple AWS services are affected during such scenarios, which drastically impact customers and businesses. When business-critical applications are hosted on AWS, it becomes necessary for businesses to adopt fool-proof methods to avoid outages. An outage can be a wake-up call for enterprises to create business continuity plans and implement a solution to monitor AWS health.

How to setup and use Azure SFTP Service with Azure Storage.

Azure SFTP (Secure File Transfer Protocol) is a service provided by Microsoft Azure that enables you to transfer files securely to and from Azure storage. The service is built on the SFTP protocol, which provides a secure way to transfer files over the internet by encrypting both the data in transit and the data at rest. Azure SFTP allows you to easily automate the transfer of large amounts of data such as backups and log files, to and from your Azure storage account.

MongoDB Pricing Explained: A 2023 Guide To MongoDB Costs

MongoDB is a popular non-relational database among developers of distributed apps. This Not Only SQL (NoSQL) database system delivers versatility, high scalability, and a flexible querying model. MongoDB is also remarkable for its fault-tolerance, self-healing, and real-time analytics capabilities. But many companies also decry that MongoDB pricing is expensive and complicated. We’ll share how the MongoDB pricing model works.

What is Azure Automation?

As Microsoft Azure continues to be developed and more automation options become available; Azure Automation, Logic Apps, ARM (Azure Resource Manager) and Azure Function Apps to name a few. The question is quickly turning from ‘how do I automate with Azure?’ to ‘what automation type do I use in Azure?’. Across our next few blogs, we will seek to delve into the options available and look to define how they stack up against Azure Automation.

Dashboard Fridays: Sample Azure Monitor Dashboard

These Azure dashboards built in SquaredUp show some of the capabilities of SquaredUp’s Azure plugin. SquaredUp lets you easily create dashboards for your Azure resources, scoping a new tile with just a few clicks. The Azure plugin provides the ability to show metrics, alerts, and cost, as well leverage KQL queries against Application AppInsights and Log Analytics workspaces - all from one plugin. When scoping a tile, you can also choose whether to group, aggregate, sort or filter the data.

Comparing Amazon ECS launch types: EC2 vs. Fargate

Amazon Elastic Container Service (ECS) is a fully managed container orchestration service that enables users to easily run, manage and scale containers on AWS. With ECS, you can deploy containers either on a cluster of Amazon EC2 instances or on AWS Fargate, a serverless computing engine for containers. In this article, we’ll look at how these two launch types compare and explore how to start using them.