Skip to content

Commit

Permalink
SDLC and Platform Engineering
Browse files Browse the repository at this point in the history
  • Loading branch information
vfarcic committed Sep 18, 2023
1 parent 9368d08 commit 5da57dd
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
17 changes: 17 additions & 0 deletions devops/abstracts/sdlc-paltform-engineering.md.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Elevating SDLC through Platform Engineering

Title: "Elevating Software Development through Platform Engineering: Navigating the Lifecycle"

Abstract:

In the ever-evolving landscape of software development, the synergy between the Software Development Lifecycle (SDLC) and Platform Engineering has emerged as a critical determinant of success. This talk explores the intricate relationship between these two domains, shedding light on how their collaboration can revolutionize the way we conceive, build, and maintain software systems.

We begin by delving into the fundamental principles of SDLC, emphasizing its stages, methodologies, and best practices. We unravel the nuances of Agile, Waterfall, and DevOps methodologies, highlighting their respective strengths and weaknesses in different contexts.

With a solid foundation in SDLC, we then transition into the world of Platform Engineering, a discipline dedicated to crafting internal developer platforms. We delve into the role of Platform Engineering in enabling continuous integration, continuous delivery (CI/CD), and microservices architecture, demonstrating how it acts as an enabler for modern software development practices.

Furthermore, we explore the intricate interplay between SDLC and Platform Engineering, revealing how they complement and enhance each other.

## Benefits to the Ecosystem

Attendees will leave with a comprehensive understanding of how a harmonious relationship between SDLC and Platform Engineering can elevate software development to new heights. Armed with practical insights, they will be better equipped to make informed decisions, optimize their development processes, and drive innovation within their organizations.
5 changes: 5 additions & 0 deletions talks.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Talks

* Elevating Software Development through Platform Engineering: Navigating the Lifecycle ([Abstract](https://github.com/vfarcic/vfarcic.github.io/blob/master/devops/abstracts/sdlc-paltform-engineering.md))


# Talks

* Databases Belong to Apps and Apps Belong to Git ([Abstract](https://github.com/vfarcic/vfarcic.github.io/blob/master/crossplane/abstracts/db.md))
* [How To Build An Internal Developer Platform (IDP) In 30 Minutes?](kubernetes/idp.html) ([Abstract](https://github.com/vfarcic/vfarcic.github.io/blob/master/kubernetes/abstracts/idp.md))
* How To Secure Everything Without Making Everyone Suffer? ([Abstract](https://github.com/vfarcic/vfarcic.github.io/blob/master/kubernetes/abstracts/secure-everything.md))
Expand Down

0 comments on commit 5da57dd

Please sign in to comment.