Operations | Monitoring | ITSM | DevOps | Cloud

Latest Videos

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.

Kubernetes GitOps with Rancher Continuous Delivery

As the number of Kubernetes clusters under management increases, application owners and cluster operators need a programmatic way to approach cluster management. Rancher CD solves this by creating a git driven engine for applying cluster changes. Declarative code is stored in a git repo. As changes are committed to the repo, linked clusters are automatically updated. Gitops keeps all your clusters consistent, version controlled, and reduces the administrative burden as you scale.

Kubernetes at Scale on the Public Cloud

In this webinar, we will discuss the current state and ongoing evolution of Kubernetes in public and hybrid cloud environments. We will examine some of the challenges enterprises face in adopting and scaling up Kubernetes on popular cloud providers, including navigating the jump from development to production, optimizing cost and performance, and ensuring teams have the skills and tools they need to succeed.

Webinar: Building Serverless Flows with AWS Step Functions

AWS Step Functions are an emerging solution in the field of serverless architectures, as they provide capabilities to coordinate between many services. This webinar takes the "Right to be forgotten" (GDPR) workflow as an example of a hands-on AWS Step Functions tutorial: use-cases, difficulties, and solutions. Combining Cloudway's experience with Lumigo's monitoring and debugging solution, we provide a full framework to manage multiple subsystems into a single serverless flow and get the work done.

Webinar: How to Monitor Serverless Applications

The software we write does not always work as smoothly as we'd like. To know if something went wrong, find the root cause, and fix the problem, we need to monitor our system and get alerts whenever issues pop up. There are many useful tools and practices for non-serverless applications. As we adopt serverless architecture can we continue to use the same approach? Unfortunately, the answer is no.