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

Weekend Reading — More time to write

Sunday, November 24, 2024

More Time to Write A fully functional clock that ticks backwards, giving you more time to write. Tech Stuff Martijn Faassen (FWIW I don't know how to use any debugger other than console.log) People

🕹️ Retro Consoles Worth Collecting While You Still Can — Is Last Year's Flagship Phone Worth Your Money?

Saturday, November 23, 2024

Also: Best Outdoor Smart Plugs, and More! How-To Geek Logo November 23, 2024 Did You Know After the "flair" that servers wore—buttons and other adornments—was made the butt of a joke in the

JSK Daily for Nov 23, 2024

Saturday, November 23, 2024

JSK Daily for Nov 23, 2024 View this email in your browser A community curated daily e-mail of JavaScript news React E-Commerce App for Digital Products: Part 4 (Creating the Home Page) This component

Not Ready For The Camera 📸

Saturday, November 23, 2024

What (and who) video-based social media leaves out. Here's a version for your browser. Hunting for the end of the long tail • November 23, 2024 Not Ready For The Camera Why hasn't video

Daily Coding Problem: Problem #1617 [Easy]

Saturday, November 23, 2024

Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Microsoft. You are given an string representing the initial conditions of some dominoes.

Ranked | The Tallest and Shortest Countries, by Average Height 📏

Saturday, November 23, 2024

These two maps compare the world's tallest countries, and the world's shortest countries, by average height. View Online | Subscribe | Download Our App TIME IS RUNNING OUT There's just 3

⚙️ Your own Personal AI Agent, for Everything

Saturday, November 23, 2024

November 23, 2024 | Read Online Subscribe | Advertise Good Morning. Welcome to this special edition of The Deep View, brought to you in collaboration with Convergence. Imagine if you had a digital

Educational Byte: Are Privacy Coins Like Monero and Zcash Legal?

Saturday, November 23, 2024

Top Tech Content sent at Noon! How the world collects web data Read this email in your browser How are you, @newsletterest1? 🪐 What's happening in tech today, November 23, 2024? The HackerNoon

🐍 New Python tutorials on Real Python

Saturday, November 23, 2024

Hey there, There's always something going on over at Real Python as far as Python tutorials go. Here's what you may have missed this past week: Black Friday Giveaway @ Real Python This Black

Re: Hackers may have stolen everyone's SSN!

Saturday, November 23, 2024

I wanted to make sure you saw Incogni's Black Friday deal, which is exclusively available for iPhone Life readers. Use coupon code IPHONELIFE to save 58%. Here's why we recommend Incogni for