DevOps Bulletin - Digest #49: Running Pac-Man on K8s 👾

#49: Running Pac-Man on K8s 

Eliminate time-consuming evidence collection and simplify your SOC 2, ISO 27001, PCI DSS, HIPAA and GDPR audit preparation with Drata, G2โ€™s highest rated cloud compliance software. Request a demo and get 10% off! ๐Ÿš€
๐ŸŽง PODCAST/WEBINAR OF THE WEEK
In this video, Marcia talks about how to choose the right storage solution for your Lambda function. She covers AWS S3, AWS EFS, Lambda layers and ephemeral storage. Also, she talk about what exactly each of them are, what benefits and tradeoffs they have, and what are good use cases.
๐Ÿ“– POSTS OF THE WEEK
Kubernetes: Statistics in Your Console
In this article, you will learn how to use the kubectl resource-capacity plugin to inspect nodes CPU and memory limits/requests/utilization as well the namespaces usage.
Read more ยป
"Testing your Infrastructure as Code using Terratest" - This post discusses how to use Terratest for testing Infrastructure as Code before deploying the changes to production - Read more ยป
"Accessing kube-dns from your desktop" - This small tutorial explains how you can test Kubernetes DNS resolution from your desktop. This technique can be used for other services as well - Read more ยป
"Common errors found in Kubernetes manifests" - Exhaustive list of common errors while writing Kubernetes manifests and how to troubleshoot and fix those issues - Read more ยป
"Why you shouldn't use SQLite" - While SQLite databases are very convenient for storing application data, you should not store any significant amount of data in them - Read more ยป
"How to write a Git commit message" - I keep posting this type of content over and over but I still see folks writing terrible/awful commit messages... - Read more ยป
"Running Containers on AWS Lambda" - How to build and run a container on top of AWS Lambda, where you're only billed for the milliseconds it runs, with a full deployment pipeline - Read more ยป
"Best practices to keep your projects secure on GitHub" - These days software is subject to an ever-changing threat landscape. Check out the many ways you can keep your projects secure on GitHub today - Read more ยป
๐Ÿ“• BOOK OF THE WEEK
I bought this book few months ago before I finally started reading it. I am so glad I finally found time to read it, though. The book is about a reporter, Joshua Foer, who was covering a world memory competition and then decided to see if he could learn the techniques to improve his own memory.
What follows in the book is an incredible journey into the history of memory and how it can be a huge help or hindrance, and how one is able to achieve such a memory ๐Ÿง 
๐Ÿ›  PROJECTS OF THE WEEK
If you manage AWS Cloud accounts you might be interested in forwarding all your EC2 logs with ease to 3rd parties through Kinesis Firehose from one centralized place โ€“ if this is the case โ€“ check out this Rsyslog Server product made by 0x4447. The company 0x4447 builds products to increase standardization and security in AWS Organizations. They do this with automated pipelines that use well structured projects to create secure, easy to maintain and fail tolerant solutions - Read more ยป
Yacht is a web interface for managing docker containers with an emphasis on templating to provide 1 click deployments. Think of it like a decentralized app store for servers that anyone can make packages for - Read more ยป
Explore the Go language by writing tests, Go is a good language for learning TDD because it is a simple language to learn and testing is built-in. I highly recommend this project for people who are interested in picking up Go - Read more ยป
Online resources that will help you prepare for taking the CNCF CKA 2020 "Kubernetes Certified Administrator" Certification exam. If you are planning to take your CKA exam, check out the resources curated. Ensure you have the right version of Kubernetes documentation selected (e.g. v1.21 as of June 2021 exam) especially for API objects and annotations - Read more ยป
KubeOrbit is an open-source integration testing tool that connects your local environment to a Kubernetes cluster for easier testing and troubleshooting. From now on, stop testing your application in local infra naively. Also, no more endless efforts in managing various cloud-based test environments - Read more ยป
mirrord lets you easily mirror traffic from your Kubernetes cluster to your development environment. It comes as both Visual Studio Code extension and a CLI tool. The extension automatically detects which local port your debugged process listens on and directs the mirrored traffic to it - Read more ยป
You might not be a hardcore gamer, but it is worth keeping some small games on the devices that you use so that you can play them between work or to stimulate your mind before you start something afresh. Pac-Man the classic arcade game - deployment files for VMware Tanzu and other Kubernetes distributions - Read more ยป
๐Ÿ’ผ OPEN JOBS OF THE WEEK
Site Reliability Engineer @Swile
AWS, Kubernetes, Terraform

๐ŸŒŽ Remote, France
Read more ยป
AI Infrastructure Engineer @Scale
AWS, TensorFlow/Kubeflow, Spark

๐ŸŒŽ Remote, USA
Read more ยป
Cloud Infrastructure Engineer @Confluent
Terraform, Prometheus, Kubernetes

๐ŸŒŽ Remote, USA
Read more ยป
๐Ÿฆ TWEET OF THE WEEK
Great list of folks to follow on YouTube if you need extra materials on DevOps โœ…
๐Ÿ“… EVENT OF THE WEEK
DevOps Enterprise Summit Virtual - Europe is coming up in a few weeks. You will learn from amazing talks and you'll be surrounded by the best in the DevOps space. Grab your pass for free with the EUR22DEVOPSBULLETIN code - Read more ยป
๐Ÿ˜‚ MEMES OF THE WEEK
Don't worry guys, "animals" is just Oracle's word for "users".
Share Share
Tweet Tweet
Forward Forward
Remember to share if you enjoyed this issue!
@devopsbulletin @devopsbulletin
devopsbulletin.com devopsbulletin.com
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.

Email Marketing Powered by Mailchimp

Older messages

Digest #48: Kubernetes Container Security 🔐

Friday, April 22, 2022

Digest #48: Kubernetes Container Security 🔐 #48: Kubernetes Container Security 🎧 PODCAST/WEBINAR OF THE WEEK In this episode Rich speaks with Celeste Horgan from Stripe. Topics include: How developers

Digest #46: Git's 17th Anniversary 🎂

Thursday, April 7, 2022

Digest #46: Git's 17th Anniversary 🎂 #46: Git's 17th Anniversary 🎧 PODCAST/WEBINAR OF THE WEEK Talos Linux is a modern Linux distribution built for Kubernetes. In this episode, Viktor Farcic

Digest #45: 600 Pods in 6 Minutes 🚀

Thursday, March 31, 2022

Digest #45: 600 Pods in 6 Minutes 🚀 #45: 600 Pods in 6 Minutes 🎧 PODCAST/WEBINAR OF THE WEEK Kubernetes become one of the favoured systems of running distributed apps among startups. The big question

Digest #43: Azure Penetration Testing 📛

Friday, March 25, 2022

Digest #43: Azure Penetration Testing 📛 #43: Azure Penetration Testing 🎧 PODCAST/WEBINAR OF THE WEEK Kubernetes won the container wars (over Swarm, CF and Mesos) and continues to grow in use across

Digest #44: You're Doing SSH Wrong 😬

Friday, March 25, 2022

Digest #44: You're Doing SSH Wrong 😬 #44: You're Doing SSH Wrong 🎧 PODCAST/WEBINAR OF THE WEEK This episode from DevOps Pradox discusses the challenges with StatesfulSet applications and the

You Might Also Like

Daily Coding Problem: Problem #1664 [Easy]

Friday, January 10, 2025

Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Twitter. A permutation can be specified by an array P , where P[i] represents the

Spyglass Dispatch: The Case for a For-Profit OpenAI

Friday, January 10, 2025

RIP Venu • A More Political and Real Time Threads • An OpenAI Auction • Apple's Tough 2025 The Spyglass Dispatch is a newsletter sent on weekdays featuring links and commentary on timely topics

⌨️ 10 Mods to Improve Your Mechanical Keyboard — How to Set Up Quick Share on Windows

Friday, January 10, 2025

Also: Why Are Tech Companies Trying to Sell Me Expensive Clocks? How-To Geek Logo January 10, 2025 Did You Know Famed biologist Charles Darwin and US President Abraham Lincoln were born on the same day

Your best friends in design

Friday, January 10, 2025

​ Working With Designers Product manager & UX designer collaboration guide. How members of your product team work together is just as important as the work itself. A fundamental relationship within

Charted | How Canada Would Rank as the 51st State 📊

Friday, January 10, 2025

Donald Trump has floated the idea that Canada should be the 51st state. Here's how it compares statistically. View Online | Subscribe | Download Our App Presented by: Global X ETFs Power AI's

Pinpointing The Actual Problem 🎯

Friday, January 10, 2025

WordPress accidentally diagnoses its own business problem. Here's a version for your browser. Hunting for the end of the long tail • January 10, 2025 Pinpointing The Actual Problem A blog post from

😱Major Azure Outage in EastUS2, 🚀New AI and Azure Developer CLI Courses, azureedge.net DNS retiring

Friday, January 10, 2025

͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏

iOS Cocoa Treats

Friday, January 10, 2025

View in browser Hello, you're reading Infinum iOS Cocoa Treats, bringing you the latest iOS related news straight to your inbox every week. Adopting Swift 6 across the app codebase I've been

Issue #575: Excalibird, bird’s eye metropolis, and Stimulation Clicker

Friday, January 10, 2025

View this email in your browser Issue #575 - January 10th 2025 Weekly newsletter about Web Game Development. If you have anything you want to share with our community please let me know by replying to

22 CES products you can't miss

Friday, January 10, 2025

10 must-install Linux apps; Cybersecurity in 2025; Email encryption how-to -- ZDNET ZDNET Tech Today - US January 10, 2025 CES logo 2025 CES 2025: The 22 most impressive products you don't want to