Operations | Monitoring | ITSM | DevOps | Cloud

Latest News

Azure Storage Queue vs Service Bus

Azure is a cloud computing service created by Microsoft to help businesses tackle challenges and build solutions through a comprehensive suite of cloud services. It offers a wide range of integrated cloud services and functionalities such as analytics, computing, database, mobile, networking, storage, and web, allowing developers to pick and choose from these services to develop and scale new applications, or run existing applications, in the public cloud.

Logic App Best Practices, Tips, and Tricks: #33 Specifying JSON Schema restrictions

In the last two blog posts, we explain how to specify nullable and required elements/properties inside our JSON messages. Today we will continue on the same topic, JSON Schemas. This time I will speak about another Best practice, Tips, and Tricks that you must consider while designing your business processes (Logic Apps): Specifying JSON Schema restrictions.

Data Management Strategy: Best Practices to Choose

With data being the cornerstone of organizational growth, your data management strategy is integral to your business's success. Data is valued as much as human capital in today's business world: both are key factors contributing to the overall productivity of a company's strategy. Companies have to take simple steps to collect, manage, and analyze various data to run their operations successfully and efficiently.

Ocean CD is now generally available: Control Kubernetes application changes with reliable continuous delivery automation

In the beginning, cloud cost savings were the focus for Spot. As we grew, our customers helped us understand that cloud cost reduction is just one of the many challenges they face when operating in the public cloud. Spot by NetApp has since invested in and developed multiple solutions that can promote FinOps best practices and equip DevOps with comprehensive infrastructure automation and optimization solutions for VMs and containers.

Azure Integration with Graphite and Grafana

In this article, we will see how we can integrate an Azure data source with Graphite and Grafana. This will allow us to monitor metrics from the applications hosted in the Azure cloud on a Grafana dashboard. We will also see how to integrate Azure Active Directory with MetricFire’s Hosted Graphite and Grafana. You don’t need fully functional cloud services running with Azure to understand this article, but it assumes that you have basic familiarity with Azure Cloud.

Logic App Best Practices, Tips, and Tricks: #32 Specifying JSON Schema required elements

In the last post, we explain how to specify nullable elements inside our JSON. Today we will continue on the same topic, JSON Schema. This time I will speak about another Best practice, Tips, and Tricks that you must consider while designing your business processes (Logic Apps): Specifying JSON Schema required elements.

Top 5 cloud security risks

Cloud security is a constant concern and tends to revolve around common themes - how do you give intended users access to the data and systems their clearance allows, while maintaining a good user experience; and how do you keep unintended users or malicious bots out? In the entanglement of systems, services, and applications that make up a modern IT infrastructure, this is a lot harder to balance in practice than it is on paper.

Differences between snapshot with memory and without memory

In the realm of virtualization, snapshots play an integral role in managing virtual machines (VMs). Essentially, a snapshot captures the state of a VM at a specific point in time, providing a reference point to which you can revert if necessary. This can be especially handy when implementing changes to your VM or its applications, allowing you to quickly undo the changes if they cause any unforeseen issues.

Scaling Kubernetes on AWS: Everything You Need to Know

Kubernetes has emerged as the go-to platform for container orchestration, empowering organizations to efficiently deploy and manage applications at scale. As the demands on applications continue to grow, scaling Kubernetes becomes essential to ensure high availability, optimal performance, and seamless expansion. Today, we will delve into the intricacies of scaling Kubernetes on AWS, exploring best practices, popular tools, performance optimization strategies, cost considerations, and future trends.