Join us

ContentPosts tagged with DevOps..
Story
@yonatankra shared a post, 3 years, 7 months ago
Software Architect, Vonage

7 Github Actions Tricks I Wish I Knew Before I Started

GitHub Actions

Here are 7 tricks with github actions that changed my life (or at least my CI/CD pipeline). These tricks helped me create a more maintainable workflows code as well as boosted performance of the whole CI/CD process.

Dev Swag
@ByteVibe shared a product

Desk Mat - Night Starry Sky and Moon

#developer  #merchandise  #swag 

Apart from looking cool, these desk mats keep surfaces free from scratches and stains. Great for making spaces more organized with minimal effort. These mats have a smooth surface and a non-slip base....

Story
@muhammadali642 shared a post, 3 years, 7 months ago
Marketing

Canary Release vs Blue-Green Deployments

Choosing the right deployment strategy is crucial to the availability and quality of your services. Two of the most known deployment strategies are blue/green deployment and canary release.

Ad
www.faun.dev shared an ad

#ad  #sponsored 
Story
@gunasundaram shared a post, 3 years, 7 months ago
Head - IT, NLG

Distributed Cloud: The Future of Cloud Computing

Businesses today are bombarded with an overabundance of options when it comes to choosing the right cloud computing architecture that fits their needs.

1_rSIKfUsLe8OraXFSj3RT0Q.png
Story
@acouedelo shared a post, 3 years, 7 months ago

How to Get Started with Chaos Engineering? — Preparing for Major Disruption

Chaos Toolkit

When starting with Choas Engineering I recommend starting with the most critical scenarios (Severity 1) because they lead to the most improvement for your company. For instance, they force you to lay the foundation for incident response and incident management.Next are the steps you should follow to..

Mac explosion
Story
@muhammadali642 shared a post, 3 years, 7 months ago
Marketing

Is The Future NoOps or MoreOps?

This article discusses the need for NoOps and the shortcomings of DevOps that it solves.

Story
@magalix shared a post, 3 years, 7 months ago
Magalix

Mitigating Apache Log4j Vulnerability with Policy-as-Code

What is  Apache log4j vulnerability (Log4Shell)? Mitigate the risks with policy-as-code. Learn how.

log4j Vulnerability
Story
@muhammadali642 shared a post, 3 years, 7 months ago
Marketing

Continuous Deployment vs Continuous Delivery. What’s the difference?

Continuous deployment VS continuous delivery? What’s best for you, The answer lies in the details we are sharing with you in this article.

We examined the differences between continuous deployment and continuous delivery from a technical, organizational, and business point of view. Read on to discover more.

In today’s world, it is possible to continuously update an application and continuously make those updates available to the end-users. This has been made possible by the introduction of agile software development. Two processes that are critical in achieving the necessary agility are continuous delivery and continuous deployment. In this article, we’ll discuss what each of these processes entails and their core differences.

Story
@moritzfriedrich shared a post, 3 years, 7 months ago

Simple and secure deployment with Github Actions OpenID Connect (OIDC)

GitHub Actions

Continuous delivery (CD) workflows implemented Github Actions help deploy software, create and update cloud infrastructure, or make use of various services of cloud providers like Amazon Web Services (AWS).

1_bCePInRsQhmFp_rATK6OaQ.jpeg
Story
@muhammadali642 shared a post, 3 years, 8 months ago
Marketing

The Most Popular Open Source Load Testing Tools

In order to increase the average response time of your applications, you should study how it is impacted by the number of users accessing it concurrently. This is where load testing tools comes through for you.

Story
@magalix shared a post, 3 years, 8 months ago
Magalix

Identify IaC Violations and Revert Misconfigured Resources Using GitHub

Identifying violations in your infrastructure as code (and applications) by creating policy-as-code standards is a pathway to shifting your security left.

Identify IaC Violations and Revert Misconfigured Resources Using GitHub