Operations | Monitoring | ITSM | DevOps | Cloud

DevOps

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

How GoCenter Connects Go Modules Authors With Consumers

There’s no longer any doubt, Go modules are an accepted part of Golang. The over 300,000 versioned Go modules in JFrog GoCenter shows how they have been embraced for package management by the Go community. With Go modules now enabled by default in Golang 1.13, the number of publicly available modules will grow even more rapidly — and some of them may be contributed by you. But once you share a Go module project with the community, what happens to it? Does it get used?

Windows Containers and Rancher 2.3

Container technology is transforming the face of business and application development. 70% of on-premises workloads today are running on the Windows Server operating system and enterprise customers are looking to modernize these workloads and make use of containers. We have introduced support for Windows Containers in Windows Server 2016 and graduated support for Windows Server worker nodes in Kubernetes 1.14 clusters. With Windows Server 2019 we have expanded support in Kubernetes 1.16.

Kubernetes Master Class Kubernetes + Vault

Vault operation is hard enough already, let alone with needing to add new applications, new policies, new databases... But if I automate my secrets, that defeats the purpose of storing it securely in vault. This class aims to show some simple ways of adding automation to your vault operation to help reduce operator toil and give a standardized way of having developers add new applications via a GitOps flow.

Stackery Welcomes Tim Wagner, Inventor of AWS Lambda, to Board of Directors

In new and quickly-expanding fields like serverless, long-standing experts are few and far between. I am excited to welcome Tim Wagner, the original leader of the serverless movement, to the Stackery Board of Directors. Tim spent six years at Amazon Web Services as the General Manager of AWS Lambda, where he oversaw the team that built the success of serverless as a platform. In many ways, we have them to thank for creating the environment that supports Stackery and the serverless ecosystem.

StackStorm joins the Linux Foundation

StackStorm is headed for the Linux Foundation! This is a big move and we're excited to share this news with our community. For several months now we've been working with the Linux Foundation, the StackStorm team, and many others inside Extreme to make this move possible. We want to thank everyone for their effort to make this move happen. StackStorm's community continues to grow and the impact the project has had continues to show, and show, and show, and show (you get the point).

A Closer Look at Kubernetes: Its Origins and Why It Matters

Since Google open sourced Kubernetes in 2014, it has become one of the most popular open source projects. Adopted by all major cloud providers, Kubernetes has undoubtedly become the de facto container orchestrator. But what is Kubernetes and container orchestration really about? Without the technical background and knowledge about the technology developments that preceded it, it can be challenging to wrap your head around it.

Sponsored Post

The 8 CI/CD tools you need to know about in 2019

In 2019, one part of a successful development team is having a solid CI/CD pipeline. Now, every pipeline will have a unique set of outcomes and needs-which means that you'll need a strong set of tools to help you accomplish your goals. This blog post will help identify some of the tools out there that can help you make your pipeline great. These tools range from the familiar Jenkins and its newer predecessor Jenkins X to security tools like Twistlock. First, we'll cover what it means to have a CI/CD pipeline. Then we'll explore tools that can help you create and run a pipeline, add better security, and even help you deploy.

Deploy Artifactory HA into AWS Using AWS Quick Starts

JFrog Artifactory Cloud on AWS is a hosted solution for developers and DevOps engineers that provides complete control, insight and binary management throughout the software development lifecycle. DevOps teams have transparency and control of their entire build and release process, all with the power of cloud-based development. We are excited to announce a set of three AWS Quick Starts to easily deploy Artifactory Enterprise in a highly available (HA) configuration into AWS.

Leveraging HashiCorp Consul and Datadog for Service Mesh Deployments

Service mesh is quickly becoming a standard for organizations making the transition to a microservice environment. As companies make this shift, there are three key considerations for deploying an effective service mesh: Networking, Observability, and Reliability. This webinar will focus in on the Observability component of service meshes, specifically tracing. Watch this webinar to learn how HashiCorp Consul and Datadog are collaborating to help users implement and monitor their service mesh deployments.

Top 10 Open Source Monitoring Tools for Kubernetes

With over 58K stars on GitHub and over 2,200 contributors across the globe, Kubernetes is the de facto standard for container orchestration. While solving some of the key challenges involved in running distributed microservices, it has also introduced some new ones. Not surprisingly, when asked, engineers list monitoring as one of the main obstacles for adopting Kubernetes. After all, monitoring distributed environments has never been easy and Kubernetes adds additional complexity.