Skip to main content

Take GitHub Actions Course For Free

 A beginner-friendly, and free, course to help you take your first steps as a DevOps engineer is available as a series of YouTube videos.


But first, let's start with some definitions of what DevOps is. In "The DevOps Master Class - Go Behind The Concept" we saw that it is not just about the tools:


DevOps is the union of people, process, and products to enable continuous delivery of value to our end users


It's about bringing teams together and enabling them through the use of agile tools and processes to cooperate, to create new features that bring value to end users as well as cope with frequent changes in requirements, something remedied under a continuous cycle that ensures continual delivery.


And what are those tools and processes? Git and CI/CD, monitoring, infrastructure as code and containers.

 

 

full article on i-programmer:

https://www.i-programmer.info/news/90-tools/15165-take-github-actions-course-for-free.html

Comments

Popular posts from this blog

Ingres vs Postgres MVCC Explained With Neo4j's LLM Knowledge Graph Builder

 LLM Knowledge Graph Builder is an application designed to turn unstructured data such as pdfs, text documents, YouTube videos, and web pages, into a knowledge graph stored in Neo4j, promising much better accuracy than simple RAG (Retrieval-Augmented Generation). https://www.i-programmer.info/news/80-java/17967-ingres-vs-postgres-mvcc-explained-with-neo4js-llm-knowledge-graph-builder-.html

The Advent of SQL 2024 Has Commenced

  It's Advent - the time of year when we countdown the days to Christmas - and if your are a programmer complete daily coding challenges with the Advent of Code, the Advent of Perl, the Advent of Java, Javascriptmas, etc. Now we have the Advent of SQL too with 24 SQL challenges to complete before Christmas! https://www.i-programmer.info/news/204-challenges/17678-the-advent-of-sql-2024-has-commenced.html