Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on DevOps, CI/CD, Automation and related technologies.

GraphQL and Cloud-Native Architecture: Is There a Better Way? Civo Navigate NA 2023

Explore the transformative power of GraphQL in solving application networking challenges with Jim Barton at Navigate NA 2023. Barton uses a fictional scenario involving "Wayne Telecom," a telecom services provider in Gotham City, to illustrate the challenges faced by businesses in managing data and network requests. The talk emphasizes the advantages of GraphQL, such as reducing over-fetching of data, improving developer efficiency, and simplifying the architecture by eliminating the need for dedicated GraphQL servers.

Streamlining Kubernetes Workflows The Power of CI/CD Integration

In the ever-evolving landscape of software development, where agility and reliability are paramount, Kubernetes has emerged as a game-changer with its container orchestration capabilities. However, as applications become more complex and distributed, managing Kubernetes workflows presents a unique set of challenges.

Megaport LIVE: Introducing Multicloud Connectivity | Webinar

Megaport LIVE: Introducing Multicloud Connectivity Recorded: 24 August 2023 Speakers: David Sloan - Solutions Architect In this webinar, Megaport Solutions Architect David Sloan breaks down how Amazon Web Services (AWS), Microsoft Azure, and Google Cloud structure their private direct connectivity offerings for multicloud.

How to Track and Enforce Snyk Scans Across Your Production Environments

If you’re delivering software in a regulated environment, or deploying to a critical application or device, ensuring the security of your software code and dependencies is essential. One of the most popular tools for achieving this is Snyk, which gives developers the ability to find and fix vulnerabilities as part of their development workflow.

Building Organizational Trust for Cloud Optimization Software

You’ve loaded data into Densify and after reviewing recommendations your developers don’t want to take the recommended action – they aren’t trusting, yet. This is one of the top issues identified by the FinOps Foundation and many of our customers of Densify – but not all. Let’s explore what some customers do differently to build organizational trust in taking optimization recommendations.

Helm deployments to a Kubernetes cluster with CI/CD

Containers and microservices have revolutionized the way applications are deployed on the cloud. Since its launch in 2014, Kubernetes has become a de-facto standard as a container orchestration tool. Helm is a package manager for Kubernetes that makes it easy to install and manage applications on your Kubernetes cluster. One of the benefits of using Helm is that it allows you to package all of the components required to run an application into a single, versioned artifact called a Helm chart.

Are all Kubernetes services in the cloud the same? Azure Container Apps: Limitations & Awesome Features

An advanced, open-source technology called Kubernetes is used to manage, scale and deploy containerised applications automatically. Kubernetes offers a strong architecture that enables development and operations teams to effectively manage applications of several containers. Kubernetes was made by Google engineers. They shared it for free in 2014, and now a group called CNCF takes care of Kubernetes. People really like using Kubernetes to manage apps inside containers.

Understanding a release-first approach to software supply chain management

For anyone involved in software development, the “infinity loop” is synonymous with DevOps — and rightfully so. We know that software is rarely in a static state for very long. Continuous updates are required to meet the demands of users and to deliver more value, faster than the competition.