Join us

heart Posts from the community tagged with CI/CD...
Sponsored Link FAUN Team
@faun shared a link, 1 year, 1 month ago

Read Golang Weekly

Golang Weekly Newsletter, Gopa. Curated Golang news, tutorials, tools and more! 

Join thousands of other readers, 100% free, unsubscribe anytime.

Story
@muhammadali642 shared a post, 2 years, 4 months ago
Marketing

A Beginner’s Guide to OWASP

pen Web Application Security Project (OWASP) is a nonprofit foundation that is dedicated to improving web applications security. The vibrant OWASP community has projects, forums, and events aimed at increasing the members’ security preparedness.

Story
@muhammadali642 shared a post, 2 years, 4 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
@muhammadali642 shared a post, 2 years, 4 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
@muhammadali642 shared a post, 2 years, 4 months ago
Marketing

The DevOps deployment checklist

DevOps practices are employed in organizations to break down existing silos and create a better environment for collaborations between teams to happen. DevOps isn’t a technology but rather a cultural practice that relies on technology to optimize operations. As opposed to the waterfall or agile method of production with DevOps, engineers can run multiple processes together hence, its capability to speed up production processes.

An efficient DevOps team has members who prioritize learning and innovation. DevOps engineers are expected to be knowledgeable in infrastructure provisioning and have in-depth knowledge of how the systems function. Ensuring the team has members with different expertise is essential to breaking down silos.

Getting familiar with a deployment checklist would help a release engineer ensure that deployment is done correctly. This list contains practices and processes that the DevOps engineer needs to check before, during, and after deploying the software. The checklist would help new teams set up operations and improve the efficiency of older teams.

Story
@nkatarmal shared a post, 2 years, 4 months ago
@infracloudio

How to Render Jenkins Build Parameters Dynamically?

Jenkins supports this use-case by means of parameters that you can declare and use as Groovy variables in your Jenkins job.

1_BO-yxiCdNk-U6OaT2fUCOA.png