DEV Community

Cover image for DevOps Bulletin #77: DevOps Metrics
LABOUARDY Mohamed
LABOUARDY Mohamed

Posted on

DevOps Bulletin #77: DevOps Metrics

A quick, hassle-free way to stay on top of DevOps & Platform Engineering news.

Headline Tutorials:

Docker exec command

πŸ”¦ β€œCracking the Docker CLI”- The goal of this article is to show how a tiny bit of understanding of the containers’ nature can help you master Docker’s CLI, starting from the most foundational group of commands β€” commands to manage containers.

πŸ”’ β€œAWS IAM Roles, a tale of unnecessary complexity” β€” This all makes sense when you understand the inability to totally rewrite/refactor important complex systems used by customers and instead trying to keep solving all the challenges with an steady stream of incremental band-aids.

πŸ“š β€œ44 books for DevOps, Site Reliability, and Cloud Engineers” β€” This blog post showcases some books to start your DevOps career or advance your career to the next level.

πŸ“Š β€œ17 DevOps metrics you should be tracking” β€” The development process requires a mix of technical and communications skills, which calls for specialized metrics to keep track of the team’s vitals.

πŸ—ƒ β€œHow to backup Kubernetes MySQL operator clusters” β€” This article will walk you through setting up backups to an Amazon S3-compatible object storage service. You’ll also see how to store backups in Oracle Cloud Infrastructure (OCI) storage or local persistent volumes inside your cluster.

πŸ”‘ β€œConfiguration in the cloud” β€” A proof of concept that highlights how AWS Lambda could potentially use secrets stored in AWS Parameter Store and AWS Secrets Manager.

πŸ’Έ β€œGitHub stars won’t pay your rent” β€” Going from OSS to SaaS. Mistakes made and lessons learned from launching Sizzy β€” The Browser For Developers.

πŸš€ β€œServerless clean architecture & code with Domain-Driven Design” β€” How to use clean code and architectures in Serverless apps to ensure clean separation of code and infrastructure; including examples written in the AWS CDK and TypeScript.

Latest open source projects

Podman Desktop

A graphical tool for developing on containers and Kubernetes<br>

Podman Desktop enables you to easily work with containers from your local environment. It leverages Podman Engine to provide a lightweight and daemon-less container tool.

Matano

Matano lets you collect log data from sources using S3 or SQS based ingestion.<br>

Matano is an open source security lake platform for AWS. It lets you ingest petabytes of security and log data from various sources, store and query them in an open Apache Iceberg data lake, and create Python detections as code for realtime alerting.

AWS Resource Explorer CLI

Searches AWS resources and launches them in the AWS console in your browser

A CLI that searches AWS resources and launches them in the AWS console in your browser. This is using the Resource Explorer feature and works similarly to typing /Resource in the AWS console search bar, but lets you do it in your terminal instead for increased productivity.

GitHub Audit Tool

Auditing GitHub repos

This is a tool for auditing github organizations including their repos, users, and teams. It is useful for compliance, security and auditing.

Tweet of the week

Twitter of the week

Read the full thread here.

Meme of the week

Meme of the week

I hope this summary has been useful. Remember to subscribe to the newsletter to receive the latest DevOps trends in your inbox every week πŸ”₯

Top comments (0)