Operations | Monitoring | ITSM | DevOps | Cloud

DevOps

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

How to Choose Monitoring Tools for DevOps and SRE

When developing for reliability or implementing resilient DevOps practices, the heart of your decision-making is data. Without carefully monitoring key metrics like uptime, network load, and resource usage, you’ll be blind to where to spend development efforts or refine operation practices. Fortunately, a wide variety of monitoring tools are available to help you collect and get visibility into this data.

Power Up Artifactory With Kustomize & Helm

Helm is the most popular templating tool for Kubernetes YAML files. Recently a new YAML overlay tool, Kustomize, has also started to become popular. In this webinar, we will discuss both these tools and when each one should be used. We will also discuss how we can combine Helm templating with Kustomize overlays to get the best of both worlds. This process enables customers to modify any Helm charts maintained by JFrog (or any other vendor), without breaking upstream compatibility. Customers can use this to continuously uptake new releases and automate their CI/CD processes.

Get AWS credits for your startup with AWS Activate

If you’ve ever launched a startup, you know how hard it is to find funding. It’s a huge grind just to get from conception to execution without even worrying about profitability yet. But to attract an investor, you have to show consistent revenue growth to prove they will eventually see a return. Many, many startups fail before they reach a Series A. And the industry with the highest startup failure rate? The information industry, at 63%.

Heroku Continuous Integration & Deployment with Docker [Hands-On Tutorial]

In this tutorial, we will be using Heroku to deploy our Node.js application through CircleCI using Docker. We will set up Heroku Continuous Integration and Deployment (CI/CD) pipelines using Git as a single source of truth. Containerization allows developers to create and deploy applications faster with a wide range of other benefits like increased security, efficiency, agility to integrate with DevOps pipelines, portability, and scalability.

Overcoming Continuous Delivery Challenges with P2P Distribution

DevOps adoption is happening by the largest organizations across the globe. At JFrog swampUP 2020, Gal Marder, VP of DevOps Acceleration and Shimi Bandiel, solution architect of the DevOps Acceleration team at JFrog, spoke about the new challenges encountered by many of these large organizations practicing DevOps when it comes to Continuous Delivery in their CI/CD process.

Kubernetes RBAC 101: Authentication

In part one of this series on Kubernetes RBAC, we introduced authentication and authorization methods. In this article, we’ll dive a little deeper into authentication — a prerequisite for RBAC. As we saw, there are a few authentication methods including client certificates, bearer tokens, HTTP basic auth, auth proxy, and impersonation. Because HTTP basic auth and statically configured bearer tokens are considered insecure, we won’t cover them here.

Leaders, Here's how to Encourage Full Service Ownership

Service ownership is becoming common practice and its benefits are well-known. These perks include happier customers, aligned teams, and fewer incidents. While this sounds great, it’s often easier said than done, requiring a culture and mindset shift. Leadership will need to encourage and empower teams to adopt the “you build it, you run it” mentality. Here are some ways leaders can help get teams on board.