@martintodorov.bsky.social
📤 16
📥 15
📝 18
Check out my recap article that concludes the series.
#cicd
#devops
#devsecops
#git
#github
#gitlab
#bitbucket
#awscodecommit
#googlecode
#sourceforge
#scm
#vcs
#versioncontrol
#opensource
#devlearning
#softwaredevelopment
#softwareengineering
#engineeringculture
#techtalk
medium.com/devops-by-na...
loading . . .
The Evolution Of Code Hosting Services: A Series On Notable Platforms
The history of code hosting services is a fascinating journey through the evolution of developer tools, the rise of open source culture and…
https://medium.com/devops-by-nature/the-evolution-of-code-hosting-services-a-series-on-notable-platforms-9b4994f2403d?sk=3331345f9b006bf338998bd774a7c7df
6 days ago
0
2
0
Check out out my latest article on how GitHub became the de facto standard platform for software development.
#cicd
#devops
#devsecops
#git
#github
#ghas
#codeql
#dependabot
#scm
#vcs
#versioncontrol
#opensource
#devlearning
#softwaredevelopment
#softwareengineering
medium.com/devops-by-na...
loading . . .
How GitHub Became The De Facto Standard For Open Source and Enterprise Software Development
In the past couple of decades, software development has undergone a dramatic transformation. What was once the domain of small, niche…
https://medium.com/devops-by-nature/how-github-became-the-de-facto-standard-for-open-source-and-enterprise-software-development-6a279b6b0586?sk=f9cc1a725cbddc54d157599b5e4447ca
8 days ago
0
4
0
My latest article is on artifact coordinates — the convention that makes every dependency unique, keeps builds reproducible and allows Maven to resolve artifacts.
#maven
#java
#apache
#cicd
#build
#buildtools
#devops
#devlearning
#softwaredevelopment
#softwaretesting
medium.com/maven-by-nat...
loading . . .
Understanding Maven Artifact Coordinates
Apache Maven is one of the most widely used build automation tools in the Java ecosystem. At the heart of Maven’s dependency management…
https://medium.com/maven-by-nature/understanding-maven-artifact-coordinates-73964a69f387?sk=e72b20fd5cc8bdb87626f3a3a3dd8a38
about 2 months ago
0
2
1
In my latest article, we explore what the POM file actually is, why it matters and how it enables portable, reliable builds across environments.
#maven
#java
#apache
#cicd
#build
#buildtools
#devops
#buildtools
#devlearning
#softwaredevelopment
#softwaretesting
medium.com/maven-by-nat...
loading . . .
Introduction to Maven POM Files
Apache Maven is one of the most widely used build automation tools for Java projects. At the core of every Maven project is the Project…
https://medium.com/maven-by-nature/introduction-to-maven-pom-files-99e15cf84e3a?sk=5dded7c0f9b70b3112c8512f08bd68a0
2 months ago
0
3
1
For anyone interested, I've started a Medium publication on Apache Maven, where I'll be covering a broad range of topics. Let me know if there are topics you'd like to see.
#apache
#build
#buildtools
#cicd
#devops
#java
#maven
#softwaredevelopment
#softwaretesting
medium.com/maven-by-nat...
loading . . .
Maven By Nature
A publication for Apache Maven related topics
https://medium.com/maven-by-nature
2 months ago
0
1
1
My latest article illustrates How To Set Up SAST Scanning Using Checkmarx One, GitHub Actions and GitHub Advanced Security.
#checkmarx
#buildengineering
#buildtools
#cicd
#devops
#devsecops
#devlearning
#github
#ghas
#infosec
#appsec
#softwaredevelopment
#softwaretesting
medium.com/devops-by-na...
loading . . .
How To Set Up SAST Scanning Using Checkmarx One, GitHub Actions and GitHub Advanced Security
Checkmarx One is a cloud-native security platform that offers a variety of testing capabilities to help organizations find and fix…
https://medium.com/devops-by-nature/how-to-set-up-sast-scanning-using-checkmarx-one-github-actions-and-github-advanced-security-917201505a6e?sk=f90fc702280e6bf39f4806192c263abb
2 months ago
0
2
0
I put together a brief guide on how to install Apache Maven (on Linux, MacOS and Windows). I hope you find it useful! :)
#maven
#java
#apache
#cicd
#buildtools
#devops
#buildtools
#devlearning
#softwaredevelopment
#softwaretesting
medium.com/maven-by-nat...
loading . . .
How To Install Maven
Apache Maven is one of the most popular build automation tools used in the Java world. In this guide, you will find step-by-step…
https://medium.com/maven-by-nature/how-to-install-maven-8b23603d3a9b?sk=27276f98ca870298e2665fa3ce92aeab
2 months ago
0
1
1
With Maven 4.0.0 just around the corner, I thought I'd write a quick introduction to Apache Maven for any newcomers interested in getting acquainted with the tool, its history and philosophies.
bit.ly/4fr0hrj
#maven
#java
#apache
#cicd
#buildtools
#devops
#softwaredevelopment
#softwaretesting
loading . . .
Introduction to Maven: The Build Tool That Modernized Java Development
Back in the days when Java was more or less still in its infancy, there were very few tools to build your code with. The options were to…
https://medium.com/maven-by-nature/introduction-to-maven-the-build-tool-that-modernized-java-development-f3c038b4d32e?sk=fe44db3512f026787bc2cd7d31e98b5f
2 months ago
0
7
4
I've just published my latest article titled “How To Gather Requirements And Handle Refinements Like a Pro (The Carlspring Way)” on Medium.
#agile
#requirements
#refinement
#kanban
#requirementsgathering
#scrum
#softwaredevelopment
#softwareengineering
loading . . .
How To Gather Requirements And Handle Refinements Like A Pro (“The Carlspring Way”)
Clear and well-structured requirements are the foundation of any successful project. Whether you’re an independent developer juggling…
https://medium.com/devops-by-nature/how-to-gather-requirements-and-handle-refinements-like-a-pro-the-carlspring-way-fd7042a716f1?sk=7b384e36d14180ff54898e23b7cafadd
6 months ago
0
1
1
Here's my latest article on Medium titled "Why You Need To Bake Security Into Your CI/CD Pipelines". I hope you find it interesting! :)
#blackduck
#cicd
#cyberark
#dast
#devops
#devsecops
#github
#hashicorp
#hashicorpvault
#iac
#mendio
#sast
#sca
#terraform
#vault
#vcs
medium.com/devops-by-na...
loading . . .
Why You Need To Bake Security Into Your CI/CD Pipelines
Continuous Integration and Continuous Deployment (CI/CD) pipelines have become an indispensable part of the software delivery process…
https://medium.com/devops-by-nature/why-you-need-to-bake-security-into-your-ci-cd-pipelines-7c53a32d5c4d?sk=fe8f572583f8d49f192cf84644686db3
7 months ago
0
0
0
For anyone interested, I have started a new publication for DevSecOps topics on Medium. Feel free to reach out if you'd like to have your articles published here.
#aws
#bitbucket
#cicd
#devops
#devsecops
#git
#gitlab
#github
#scm
#vcs
#versioncontrol
#vulnerabilities
medium.com/devops-by-na...
loading . . .
DevOps By Nature
A publication for DevOps articles
https://medium.com/devops-by-nature
8 months ago
0
1
0
Here's my latest article on Medium titled "The Evolution of GitLab: From a Side Project to a DevOps Powerhouse". I hope you find it interesting! :)
#bitbucket
#devops
#devsecops
#git
#github
#gitlab
#scm
#vcs
#versioncontrol
loading . . .
The Evolution of GitLab: From a Side Project to a DevOps Powerhouse
In the fast-evolving world of software development, GitLab has risen to become one of the leading platforms for DevOps, rivaling names like…
https://medium.com/@carlspring/the-evolution-of-gitlab-from-a-side-project-to-a-devops-powerhouse-a554a524d909?sk=3a65f58158e5d9afcfe2122016526f34
8 months ago
0
1
1
In this article I go over why AWS' attempt to provide a version control hosting service wasn't exactly embraced by its user base and how this lead to discontinuing the service.
#aws
#bitbucket
#codecommit
#devops
#git
#github
#gitlab
#vcs
#versioncontrol
medium.com/@carlspring/...
loading . . .
AWS CodeCommit: Why Amazon’s Git Service Never Took Off
Amazon Web Services (AWS) is known for its dominance in the cloud computing market, offering a vast array of services for developers and…
https://medium.com/@carlspring/aws-codecommit-why-amazons-git-service-never-took-off-c37321ce2d43?sk=95178d6865d125065d01058637b0f699
9 months ago
0
0
0
In this article I go over what the Google Code platform was, what it offered, the challenges it faced and how Google decided to sunset it.
#bitbucket
#git
#github
#gitlab
#google
#opensource
#sourceforge
#vcs
#versioncontrol
medium.com/@carlspring/...
loading . . .
Google Code: A Retrospective on its Rise, Comparison and Sunset
Introduction
https://medium.com/@carlspring/google-code-a-retrospective-on-its-rise-comparison-and-sunset-cd0bd38e0133?sk=15e3ec2e9c9f5c62bf11dd164dc59984
9 months ago
0
0
0
In my article "The Rise, Fall and Resurgence of SourceForge", I take a closer look at the history of the once upon a time giant, how it fell from grace and where it stands now.
#bitbucket
#git
#github
#gitlab
#opensource
#sourceforge
#stash
medium.com/@carlspring/...
loading . . .
The Rise, Fall and Resurgence of SourceForge: What Happened to the Open Source Pioneer?
In the landscape of open source software development, few platforms have been as influential or controversial as SourceForge. Launched in…
https://medium.com/@carlspring/the-rise-fall-and-resurgence-of-sourceforge-what-happened-to-the-open-source-pioneer-527e9288f9bb?sk=cc82880aed668a2f8520017b34de2b56
9 months ago
0
0
0
Here's an article I put together that delves into why Bitbucket never quite caught up with Github in terms of adoption. I hope you find it interesting! :)
#bitbucket
#codeql
#devops
#devsecops
#ghes
#ghe
#ghec
#git
#github
#stash
medium.com/@carlspring/...
loading . . .
Why Bitbucket Never Caught Up With GitHub: A Comprehensive Analysis
Bitbucket and GitHub are two of the most widely used version control platforms, both allowing developers to manage their code repositories…
https://medium.com/@carlspring/why-bitbucket-never-caught-up-with-github-a-comprehensive-analysis-a09616cc48e9?sk=8829b3c881c4e05a9aa5d59e172954d7
9 months ago
0
0
0
Here's an article I published on
Medium.com
detailing how Maven Metadata works. I hope you find it useful! :)
#maven
#gradle
#nexus
#artifactory
#metadata
#java
#devops
#opensource
#oss
medium.com/@carlspring/...
loading . . .
Introduction to Maven Metadata
Maven Metadata was introduced with the advent of the Apache Maven build tool to provide a structured way to store and retrieve essential…
https://medium.com/@carlspring/introduction-to-maven-metadata-73fec7a57a46
9 months ago
0
1
1
My latest article on "DevOps Roles Explained" aims to clarify the different types of DevOps roles and what they cover. I hope you find it interesting! :)
#devops
#software
#itjobs
#recruitment
#itrecruitment
#techrecruitment
loading . . .
DevOps Roles Explained
In the rapidly evolving world of software development and IT operations, DevOps has emerged as a cornerstone methodology for streamlining…
https://medium.com/@carlspring/devops-roles-explained-985a3e445fb2?sk=637bf651561f005a5b0cce036cbad925
9 months ago
0
4
1
you reached the end!!
feeds!
log in