Operations | Monitoring | ITSM | DevOps | Cloud

Latest News

3 Things Gartner Says Are Difficult About Cost Management and Optimization That CloudZero Makes Easier

Earlier this year, Gartner published a report called “How to Manage and Optimize Costs of Public Cloud IaaS and PaaS.” Overall, we agreed with the piece and wrote a blog post about what they get right (and where they miss). However, one thing that stood out to us is how many aspects of optimization Gartner described as very difficult — which CloudZero can help make easier.

How to perform a zero-downtime upgrade of Elasticsearch in production

Many users need their Elasticsearch clusters to always be available. And a lot of these same users also want to upgrade their Elasticsearch environment when a new version is released, so they can take advantage of all the new features and functionality. The result is that admins end up upgrading the Elasticsearch engine while it is operating at full capacity in production. Sound too good to be true?

Top 49 Must Have DevOps tools for 2021

Creating software products without DevOps and DevOps tools is nearly impossible today. Unless you are a huge fan of buggy code and chaotic version deployments. Development Operations professionals, combine IT, QA, infrastructure, and even some development tasks in their work. Devops are increasingly important members of any R&D department aiming to efficiently produce and deploy software products.

Monitor applications running on VMware Tanzu Application Service

Cloud Foundry is an open source deployment and orchestration platform that gives developers a readymade workflow for launching applications without configuring the underlying infrastructure. VMware Tanzu Application Service for VMs (TAS) is a commercially available certified platform for Cloud Foundry that provides complementary products like a partner network, auto-scaling CLI, and operations interface, and is used by enterprise-level customers like T-Mobile, The Home Depot, and Comcast.

Collect and monitor Microsoft 365 audit logs with Datadog

Microsoft 365 is a suite of cloud-based productivity and communication services that includes Microsoft Office applications (including OneNote and OneDrive) as well as other popular Microsoft tools like Skype and Teams. Microsoft 365 tools and services are at the core of many organizations’ data management and day-to-day workflows, so monitoring activity across your environment is key to making sure that these services remain secure and meet compliance standards.

How to Expose and protect Logic App using Azure API Management (Part 5) - API operation documentation: Descriptions (Part 1)

There is no doubt that organizations have a difficult task to address the current requirements for building and managing APIs, especially if they don’t use tools like API Management. APIs require up-to-date and strong documentation, increased security levels, comprehensive testing, routine versioning, and high-reliability to be appropriately utilized.

Top Technology Trends To Watch In 2021 (Part 1)

The way we all work fundamentally changed during 2020. The global pandemic has accelerated the pace of digital evolution for many businesses, while prompting others to pivot or change course completely. The response to the crisis will continue well into 2021, but as we edge closer to the end of the year, many organisations will already be thinking about the longer term impact of the pandemic and how to realign their business for growth.

Leveraging Multi-Tenancy For Your Team

Remote teams that work on dependent products face resource crunches and delays. When several teams work on interrelated projects, the chances are high that they will soon end up meeting at some point where they have to wait for resource release from another team or teams. For instance, when team A wants an update to an app currently maintained by Team B, they would want to automatically access the latest version of the app whenever a new bug is fixed and an update is made.

Route SSH Connections with HAProxy

Route SSH connections through HAProxy using the SSH ProxyCommand feature and SNI. Did you know that you can proxy SSH connections through HAProxy and route based on hostname? The advantage is that you can relay all SSH traffic through one public-facing server instead of needing to grant users direct access to potentially hundreds of internal servers from outside the network.

Using Hybrid and Multi-Cloud Service Mesh Based Applications for Distributed Deployments

Service Mesh is an emerging architecture pattern gaining traction today. Along with Kubernetes, Service Mesh can form a powerful platform which addresses the technical requirements that arise in a highly distributed environment typically found on a microservices cluster and/or service infrastructure. A Service Mesh is a dedicated infrastructure layer for facilitating service-to-service communications between microservices.