Digest #79: Run GitHub Actions Locally 🚀

#79: Run GitHub Actions Locally

This week's newsletter highlights why containers are just chrooted processes, how to migrate from Postgres to DynamoDB, login to multi-AWS accounts, running GitHub actions locally and how to monitor the pipelines, RDS access best practices, DevOps vs Platform engineering debate, AWS security assessment tools, watching World Cup 2022 from your terminal and more.
I hope you enjoy this week’s newsletter! Share it with a friend or colleague if you find it helpful, or
drop me an email about topics you’d like to hear about in future editions 👋🏻
📖 POSTS OF THE WEEK
Grafana for GitHub Actions Workflows
The observability dashboard for GitHub Actions Workflows; Just like an off-the-shelf Grafana dashboard that helps you identify the issues and enhance organization-wide visibility on your GitHub Actions CI workflows!
Read more »
"Four ways pods suddenly stop running on Kubernetes" - Most people are familiar with CrashLoopBackOffs, but there are actually many ways a pod can unexpectedly stop running - Read more »
"Containers are chroot with a marketing budget" - Many people have settled on explaining containers by calling them ‘light-weight VMs’ and they are light-weight because they ‘share the kernel with the host’. This is useful, but it simplifies a lot away - Read more »
"Backup-and-restore of containers with Kubernetes checkpointing API" - Kubernetes v1.25 introduced Container Checkpointing API as an alpha feature. This provides a way to backup-and-restore containers running in Pods, without ever stopping them - Read more »
"From Postgres to Amazon DynamoDB" - This blog post outlines how the folks at Instacart migrated their existing tables from Postgres to DynamoDB while serving hundreds of terrabytes of data a day - Read more »
"Drop those credentials, use Single-Sign-On Login instead" - A hands-on tutorial on how to setup SSO login for multi AWS accounts using IAM Identity Center - Read more »
"The many ways to access RDS Postgres" - The focus of this tutorial will be on the features that protect access to the data itself vs managing access to RDS API actions - Read more »
"Mastodon on AWS: Host your own instance" - While Twitter seems to be in chaos, the free and decentralized alternative, Mastodon, is rising. At first glance - Read more »
"Verify the integrity of the Helm Charts" - Prove the authenticity of the Helm charts you manage through the HelmChart resources with the help of the cosign integration - Read more »
🛠 PROJECTS OF THE WEEK
Finch is an open source client for container development. Its simple installer provides a minimal native client along with an opinionated distribution of other open source components - Learn more »
Run your GitHub Actions locally. Rather than having to commit/push every time you want to test out the changes you are making to your .github/workflows/ files (or for any changes to embedded GitHub actions), you can use act to run the actions locally - Learn more »
Watch live World Cup 2022 matches in your terminal with this CLI. It has many cool features including live matches, team lineups, scheduled and past matches - Learn more »
MergeStat enables SQL queries for data in git repositories (and related sources, such as the GitHub API). It allows you to ask questions about the history and contents of your source code - Learn more »
A simple AWS DynamoDB viewer. The main idea of the client is to reach the required data in a few clicks without thinking a scan or query operation is required for that. This client allows easy viewing, editing, creating, and deleting of data - Learn more »
An AWS tool to help you create a point in time assessment of your AWS account using Prowler and Scout as well as optional AWS developed ransomware checks - Learn more »
📰 NEWSWORTHY STORIES
"Analysis on Docker Hub malicious images" - Read more »
"Here’s how bad a Twitter mega-breach would be" - Read more »
"Over a thousand Docker container images found hiding malicious content" - Read more »
"AWS Lambda adds support for Node.js 18" - Read more »
📕 BOOK OF THE WEEK
The book is a step by step guide of changes from top-down management approach in organisation like US Navy. Story starts with Cpt. Marquet assigned in charge of submarine with worst results in the fleet, and turns it around within a year to the best one, by changing the top-down (leader-follower) approach to the empowerment (leader-leader) approach.
I would've never guessed that I could enjoy a book written by a submarine captain, but I must say this is one of the best books on leadership that I've read.
🎧 PODCAST/WEBINAR OF THE WEEK
In this episode of LevelUp Engineering podcast, James Stanier, Director of Engineering at Shopify shares his secrets on energy management. He talks about setting yourself up for success by planning for the unexpected, goal- and achievement tracking and keeping your calendar under control.
💼 OPEN JOBS OF THE WEEK
Site Reliability Engineer @Sticker Mule
AWS, Kubernetes, Postgres

🌎 Remote, anywhere
💰 $120k+

Read more »
Site Reliability Engineer @DoubleCloud
AWS, Terraform, CI/CD

🌎 Remote, europe
Read more »
Senior Software Engineer @AssemblyAI
Go, AWS, MySQL

🌎 Remote, anywhere
💰 $125k - $200k
Read more »
Hand-picked DevOps opportunities to work from home, remotely, freelance, full-time, part-time, contract and internships - See more »
🌎 EVENTS OF THE WEEK
Get key Salesforce DevOps insights in this webinar with Mitch Spano (Google), David Reed (Salesforce), Jason Lantz (MuseLab) & Rob Cowell (Gearset) - Register now
Azure Lowlands is a single day event with multiple tracks around Microsoft Azure, ranging from for containers, data, integration all the way to DevOps, IoT and AIRegister now
AWS re:Invent is the most transformative event in tech. For 10 years, the global cloud community has gathered here to meet peers and cloud experts, get inspired, and rethink what’s possible - Register now
🐦 TWEET OF THE WEEK
😂 MEMES OF THE WEEK
Remember to share if you enjoyed this issue!
Share Share
Tweet Tweet
Forward Forward
Want to sponsor an issue? Check out the Sponsor Kit
Copyright © 2022 DevOps Bulletin, All rights reserved.
Want to change how you receive these emails?
You can update your preferences or unsubscribe from this list.

Key phrases

Older messages

Digest #78: GPT3 Powered Terminal 😍

Saturday, November 19, 2022

Digest #78: GPT3 Powered Terminal 😍 #78: GPT3 Powered Terminal This week's newsletter highlights the first publicly-known piece of malware deployed as a Lambda function, is Kubernetes the silver

Digest #77: DevOps Metrics 📊

Saturday, November 12, 2022

Digest #77: DevOps Metrics 📊 #77: DevOps Metrics Stolen credentials are the #1 cause of data breaches. Teleport makes your infrastructure more secure, scalable, and easier to use by eliminating static

Digest #76: Publish Helm Charts in DockerHub ⚡

Saturday, November 5, 2022

Digest #76: Publish Helm Charts in DockerHub ⚡ #76: Publish Helm Charts in DockerHub Stolen credentials are the #1 cause of data breaches. Teleport makes your infrastructure more secure, scalable, and

Digest #75: Docker + Wasm 🐳

Saturday, October 29, 2022

Digest #75: Docker + Wasm 🐳 #75: Docker + Wasm Stolen credentials are the #1 cause of data breaches. Teleport makes your infrastructure more secure, scalable, and easier to use by eliminating static

Digest #74: AWS prices in your Google Sheets 💵

Sunday, October 23, 2022

Digest #74: AWS prices in your Google Sheets 💵 #74: AWS prices in your Google Sheets 📖 POSTS OF THE WEEK EKS Security Checklist: 10 best practices for a secure cluster The best way to tighten your

You Might Also Like

Upgrade Your Git Game, Visual Studio Getting 'Command Palette,' Python/Java in VS Code, .NET 9 Preview, More

Thursday, April 25, 2024

Home | News | How To | Webcasts | Whitepapers | Advertise .NET Insight April 25, 2024 THIS ISSUE SPONSORED BY: ■ dtSearch® - INSTANTLY SEARCH TERABYTES Upgrade Your Git Game in Visual Studio 2022

🔒 The Vault Newsletter: April issue 🔑

Thursday, April 25, 2024

Get the latest business security news, updates, and advice from 1Password. ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏

Top Tech 🏆 Lenovo ThinkPad X1 Carbon Gen 12 Laptop Review — Testing an AI Voice Recorder

Thursday, April 25, 2024

Also: The Roborock S8 MaxV Ultra Vacuum is Excellent, and More! How-To Geek Logo April 25, 2024 Take a look at our latest reviews, featuring fun tech like the Lenovo ThinkPad X1 Carbon laptop,

⚙️ r1

Thursday, April 25, 2024

Plus: UK investigating OpenAI ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌

Charted | Economic Growth Forecasts for G7 and BRICS Countries in 2024 📊

Thursday, April 25, 2024

The IMF has released its economic growth forecasts for 2024. How do the G7 and BRICS countries compare in expected real GDP growth? View Online | Subscribe Presented by: Access European benchmarks with

Build5Nines Newsletter - April 25, 2024

Thursday, April 25, 2024

View this email in your browser Build5Nines Build5Nines Newsletter Thank you for subscribing! I look forward to sharing with you the latest cloud news, technical help, and other thoughts around DevOps

Discover the World's Easiest Parallel File System

Thursday, April 25, 2024

Join us in exploring the future of data management with Bjorn Kolbeck, a Google engineer turned CEO and Co-founder of Quobyte, the creators of the world's easiest parallel file system. ͏ ͏ ͏ ͏ ͏ ͏

Issue 314 - New Model 3 Performance is here

Thursday, April 25, 2024

View this email in your browser If you are just now finding out about Tesletter, you can subscribe here! If you already know Tesletter and want to support us, check out our Patreon page Issue 314 - New

Programmer Weekly - Issue 202

Thursday, April 25, 2024

View this email in your browser Programmer Weekly Welcome to issue 202 of Programmer Weekly. Let's get straight to the links this week. Quote of the Week "Computer science inverts the normal.

Python Weekly - Issue 647

Thursday, April 25, 2024

View this email in your browser Python Weekly Welcome to issue 647 of Python Weekly. Let's get straight to the links this week. From Our Sponsor Get Your Weekly Dose of Programming A weekly