Operations | Monitoring | ITSM | DevOps | Cloud

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

5 tips on how Developers, DevOps and security teams can work together

As we all know, team collaboration can sometimes be a bit complicated. Especially when different teams in the organization strive to achieve their own individual goals. This is where new organizational practices, such as DevOps and DevSecOps, have paved the path for us to work together and achieve our mutual goals. Take a look at these three trying to make it work… Triple Therapy for your Dev, Sec AND Ops Teams.

How to Set Up a GitHub Profile README

What’s up!? My name is Mikaela Caron, I’m an iOS Engineer at Lickability, and also a freelance developer, GitKraken Ambassador, and content creator. I make content on YouTube, Instagram, and Mastodon / Twitter about iOS development and freelancing. I also organize a monthly online meetup called iOS Dev Happy Hour. I wrote this article to explain the benefits of having a profile README, how to create your own, and show a few examples of public profiles.

Azure Data Lake Storage: Analyzing Key Factors and Costs for Optimized Storage Solutions

Azure Data Lake Storage (ADLS) is a highly scalable and cost-effective storage solution provided by Microsoft Azure for big data analytics. ADLS can handle structured and unstructured data, making it a popular choice for businesses looking to optimize their cloud storage management. In this article, we will provide a comprehensive analysis of the key factors that impact costs in Azure Data Lake Storage.

Automating deployment to an EKS cluster using CircleCI and Helm Charts

Kubernetes is a container orchestration system for automating deployment and managing containerized applications. Helm is a Kubernetes package manager that helps you define, install, and upgrade Kubernetes applications. It lets you define reusable templates for Kubernetes components (deployment, service, hpa, service account, etc.) that can be published and shared across applications. In this tutorial, you will learn how to build and install Helm charts for your application to an AWS EKS cluster.

Identify the root causes of issues and bottlenecks in your build pipelines with TeamCity and Datadog

TeamCity is a CI/CD server that provides out-of-the-box support for unit testing, code quality tracking, and build automation. Additionally, TeamCity integrates with your other tools—such as version control, issue tracking, package repositories, and more—to simplify and expedite your CI/CD workflows.