Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Week2: Presentation proposal #2385

Merged
merged 2 commits into from
Aug 30, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 24 additions & 0 deletions contributions/presentation/week2/rikj-hocker/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# Assignment Proposal

## Title

Introducing Team City pipelines a CI/CD tool for samll, mid-sized dev teams by JetBrains

## Names and KTH ID

- Rikard Johansson ([email protected])
- Simon Hocker ([email protected])

## Deadline
- Week 2

## Category
- Presentation

## Description

We want to present a hot new CI/CD called TeamCity Pipelines, a tool that is developed by a well know software development company JetBrains who are famous for their Intellij IDE, Kotlin programming language and Ktor backend service and so forth. Most CI/CD tools are developed with the intention fo being utilised by large organisations, streamlining the development process for enterprise teams, but this new software aims to simplify the process for smaller teams who may wish for less complexity and more recommendations straight from the start.

**Relevance**

Larger CI/CD solutions usually require dedicated staff members for maintaining and administering their pipelines, whereas a smaller team would have to handle it all on their own, and thus a simplified solution can save them a great deal of time. For smaller development teams in the sizes of maybe a dozen, more efficient CI/CD solutions are growing in demand. Considering JetBrains prestigious pedigree for developing industry standard softwares as mentioned previously, it is not unlikely that TeamCity Pipelines will make a noteworthy impact on the small team development lifestyle.
Loading