Operations | Monitoring | ITSM | DevOps | Cloud

Rancher Online Meetup - December 2020: Open Source Hyperconverged Infrastructure

Learn about a new project we’ve been working on at Rancher Labs! Harvester is a virtualization and HCI platform that uses open-source hypervisors and other CNCF technologies to produce a seamless experience for administrators of complex environments that depend on Virtual Machines. Join Harvester’s principal engineer Sheng Yang and product manager William Jimenez as they walk you through the new tech.

Webinar: Choosing the right messaging service for serverless apps

By nature, serverless applications are highly-distributed and event-driven, relying heavily on relaying events from one service to another. With that in mind, selecting the right messaging service for routing events is critical for your serverless application's functionality and performance.

JFrog ChartCenter: How to Include Helm Charts from Source

Learn how you can add your Helm chart to ChartCenter directly from its Git-stored source. ChartCenter will host your Helm repository for you to share it with the world. Until the release of Helm v3, you might have submitted your Helm chart to the official `stable` or `incubator` chart repository to share it with the community. But this Helm chart archive is no longer actively maintained, and is not accepting new charts. Now all Helm charts must be in a hosted repository elsewhere.

Finding Unstable Query Plans in SQL Monitor ("Bad" Parameter Sniffing)

A common but tricky issue to identify in SQL Server is when something called "parameter sniffing" goes bad. In this video, Redgate's Kendra Little shows how to identify if a query has an unstable execution plan in SQL Monitor, where to find the parameters which were "sniffed" for each query plan, and gives tips on where to start to resolve the issue.

Application Modernization

Application modernization is an inevitable transition for enterprises with a futuristic business plan. It begets new capabilities and scalability with its new flexible environment. ZiniosEdge helps enterprises to modernize their infrastructure and legacy application with advanced cloud technologies. ZiniosEdge offers application modernization process guide, architecture assessment, design, and execution plan. Plus we will help to facilitate application cloud deployment using #Containers #Microservices #Kubernetes.

DevOps 101: Introduction to CI/CD

When you’re new to an industry, you encounter a lot of new concepts. We tend to use a lot of jargon, the documentation may be written with someone more experienced in mind or rely on contextual knowledge of the rest of the space, and it often doesn’t explain the “why” for the tool. This can make it really difficult to get your feet underneath you on an unfamiliar landscape, especially for junior engineers.