CodeNewbie Community 🌱

# devops

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Setting Up An Ubuntu EC2 Instance From Scratch on AWS

Setting Up An Ubuntu EC2 Instance From Scratch on AWS

6
Comments
3 min read
A Deep Dive into Continuous Integration and Continuous Deployment (CI/CD) Pipelines

A Deep Dive into Continuous Integration and Continuous Deployment (CI/CD) Pipelines

Comments
3 min read
How to create CD with GitHub Actions and Kubernetes

How to create CD with GitHub Actions and Kubernetes

2
Comments
5 min read
Monitoring CPU/RAM/disk metrics with OpenTelemetry and Uptrace

Monitoring CPU/RAM/disk metrics with OpenTelemetry and Uptrace

2
Comments 1
4 min read
The CodeNewbie Podcast, S21:E7 — What does it mean to be a part of the software development lifecycle

The CodeNewbie Podcast, S21:E7 — What does it mean to be a part of the software development lifecycle

4
Comments 5
1 min read
We're DuploCloud and we're a proud sponsor of CodeLand 2022✨

We're DuploCloud and we're a proud sponsor of CodeLand 2022✨

26
Comments 25
2 min read
Make your first contribution to a GitHub Action!

Make your first contribution to a GitHub Action!

11
Comments 2
6 min read
Common handy git commands

Common handy git commands

5
Comments
5 min read
Gitlab Certification offer

Gitlab Certification offer

8
Comments 3
1 min read
Kubernetes vs Docker vs OpenShift vs ECS vs Jenkins vs Terraform

Kubernetes vs Docker vs OpenShift vs ECS vs Jenkins vs Terraform

1
Comments
6 min read
Learn about real-life CI/CD with TDD, at scale and in public.

Learn about real-life CI/CD with TDD, at scale and in public.

6
Comments 2
11 min read
loading...
const modalMarkup = `
`; // 2. Append the markup string to the end of the document body document.body.insertAdjacentHTML('beforeend', modalMarkup);