Operations | Monitoring | ITSM | DevOps | Cloud

DevOps

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

Deploying a Golang Microservice to Kubernetes

With the rise of cloud computing, containerization, and microservices architecture, developers are adopting new approaches to building and deploying applications that are more scalable and resilient. Microservices architecture, in particular, has gained significant popularity due to its ability to break down monolithic applications into smaller, independent services.

Introducing Products: A Tool to Model Argo CD Application Relationships and Promotions

At Codefresh, we are always happy to see companies and organizations as they adopt Argo CD and get all the benefits of GitOps. But as they grow we see a common pattern: It is at this point that organizations come to Codefresh and ask how we can help them scale out the Argo CD (and sometimes Argo Rollouts) initiative in the organization. After talking with them about the blockers, we almost always find the same root cause.

What is MDM & Key Features | Android MDM Introduction

Android mobile device management is best used to access, deploy, configure, control, and monitor devices remotely, in which, use a centralized console to carry out the management process. Chapters: Mobile device management for Android is available to manage these device types: smartphones, tablets, rugged handhelds, check-in kiosks, digital signages, smart TVs, and other AOSP devices.

4 Strategies to Reduce Observability Costs - Without Sacrificing Visibility

Today’s end users have little to no patience for performance issues. Jitters, slow load times, and full-blown outages can quickly lead to brand damage, lost customers, and diminished revenue. That’s why it’s essential for DevOps and engineers to be able to quickly identify and resolve issues before users ever notice them. Doing this requires collecting and analyzing massive amounts of telemetry data – metrics, traces, and logs.

Build Your Own kubectl in Node, Python and Go by Kyle Quest - Navigate Europe 23

Join Kyle Quest as he demystifies Kubernetes and its command-line tool kubectl. Deep dive into the complexities of Kubernetes' APIs, the structure of kubectl, and how to replicate its functionality in Node, Python, and Go. Get valuable insights into Kubernetes' API groups, practical examples in different programming languages, and tips for understanding and building your own kubectl.