Digest #80: Top Announcements of AWS re:Invent 2022 😍

#80: Top Announcements of AWS re:Invent 2022

This week's newsletter highlights top AWS re-Invent announcements, the legal risk of GitHub Copilot, what actually happens when you use Docker to publish a port, Kubernetes v1.26 updates and its secret management tools, Helm best practices, how to harden Prometheus for production usage, collection of free resources to grow as an engineering manager, open source platforms for cloud thread detection and K8s session management, why Google should be worried about ChatGPT, 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
Top Announcements of AWS re:Invent 2022
Here's a handy page where you can find updates of top announcements at AWS re:Invent2022, including Lambda SnapStart, AWS application Composer, Amazon CodeCatalyst and more.
Read more »
"GitHub copilot isn't worth the risk" - Copilot may be a glimpse into the future of AI, but it comes with a lot of legal and security baggage especially with recent lawsuit against GitHub, Microsoft (its parent company), and OpenAI - Read more »
"What actually happens when you publish a container port" - Have you ever wondered what actually happens when you ask Docker to publish a port? How to publish a port with containerd? How nerdctl and Lima implement port forwarding? - Read more »
"Kubernetes version 1.26: everything you should know" - This article focuses on some highlighted enhancements, important deprecations, and removals so that you can be confident before upgrading your clusters - Read more »
"Helm security and best practices" - This post explains the benefits of using Helm, the pitfalls, and offers a few recommendations for Helm security - Read more »
"State of Kubernetes secrets management in 2022" - The evolving Kubernetes Secrets landscape now provides development teams with many choices for storing, managing, syncing, and injecting secrets into containers - Read more »
"Cloud, why so difficult?" - As the cloud evolved from ”I don’t want servers under my desk” to ”my app needs 30 different managed services to perform its tasks”, we kind of lost track of what a great developer experience looks like - Read more »
"Drag and drop from terminal" - A hands-on tutorial using dragon and tmux to get a better terminal drag and drop workflow - Read more »
"Hardening Monitoring: a step-by-step guide" - This article will walk through how to serve metrics-server, prometheus-server and prometheus-adapter securely - Read more »
🛠 PROJECTS OF THE WEEK
A collection of inspiring resources (posts, books, podcasts, slides) related to engineering management and tech leadership - Learn more »
Bettercap is a swiss army knife that offer to security researchers, red teamers and reverse engineers an easy to use, all-in-one solution with all the features they might possibly need - Learn more »
Wazuh is an open source platform used for threat prevention, detection, and response. It is capable of protecting workloads across on-premises, virtualized, containerized, and cloud-based environments - Learn more »
Score is an open source, platform-agnostic, container-based workload specification. You can define your workload once with the Score Specification and then use a Score Implementation CLI to translate it to multiple platforms, such as Helm, Docker Compose or Google Cloud Run - Learn more »
100+ open-source clones and alternatives of popular sites like Airbnb, Amazon, Instagram, Netflix, TikTok, Spotify, WhatsApp, YouTube, etc. List contains source code, tutorials, demo links, tech stack, and GitHub stars count. Great for learning purpose! - Learn more »
Kubesess is kubectl plugin managing sessions. Why isolated context? Typically when you switch context in kubectl (with ex. kubectx), the change happens on all terminal instances - Learn more »
📰 NEWSWORTHY STORIES
"Announcing Amazon CodeCatalyst, a unified software development service" - Read more »
"The biggest preinvent serverless announcements you may have missed" - Read more »
"A snapshot of modern DevOps practices today" - Read more »
"Announcing AWS Lambda SnapStart for Java functions" - Read more »
📕 BOOK OF THE WEEK
The engineering management career isn't an easy one, but there are maps available to help navigate it. What if you want to advance your career without becoming an engineering manager? Staff Engineer is your guide to building your career towards a Staff engineering role, receiving the title, and succeeding within the role.
Highly recommended for any senior engineer trying to grow into the next step that isn't keen on Management track.
🎧 PODCAST/WEBINAR OF THE WEEK
Manoj Awasthi is the CTO at JULO and previously the SVP of Engineering at Tokopedia. In this episode, Manoj shared his engineering leadership lessons, that include describing the role of a senior engineering leader, scaling up engineering team, and maintaining engineering productivity.
💼 OPEN JOBS OF THE WEEK
Site Reliability Engineer @Sticker Mule
AWS, Kubernetes, Postgres

🌎 Remote, anywhere
💰 $120k+

Read more »
CloudOps Engineer @Aqua
AWS, Postgres, Git

🌎 Remote, India
Read more »
Senior DevOps Manager @Prime Trust
Terraform, AWS, Docker

🌎 Remote, anywhere
💰 $70k - $120k
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
Unblock is Buildkite’s annual CI/CD conference. The two-day virtual conference brings together engineering and infrastructure leaders solving some of the most interesting challenges in software - Register now
This talk will describe how Kubernetes CAN be the core orchestrator for our future edge-overlords, why WebAssembly is likely to aid that usage, and will have tons of quick demos to show how it feels Register now
Get key Salesforce DevOps insights in this webinar with Mitch Spano (Google), David Reed (Salesforce), Jason Lantz (MuseLab) & Rob Cowell (Gearset) - 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.

Older messages

Digest #79: Run GitHub Actions Locally 🚀

Saturday, November 26, 2022

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,

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

You Might Also Like

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

North Korean Hackers Steal $10M with AI-Driven Scams and Malware on LinkedIn

Saturday, November 23, 2024

THN Daily Updates Newsletter cover Generative AI For Dummies ($18.00 Value) FREE for a Limited Time Generate a personal assistant with generative AI Download Now Sponsored LATEST NEWS Nov 23, 2024

📧 Building Async APIs in ASP.NET Core - The Right Way

Saturday, November 23, 2024

​ Building Async APIs in ASP .NET Core - The Right Way Read on: m​y website / Read time: 5 minutes The .NET Weekly is brought to you by: Even the smartest AI in the world won't save you from a

WebAIM November 2024 Newsletter

Friday, November 22, 2024

WebAIM November 2024 Newsletter Read this newsletter online at https://webaim.org/newsletter/2024/november Features Using Severity Ratings to Prioritize Web Accessibility Remediation When it comes to

➡️ Why Your Phone Doesn't Want You to Sideload Apps — Setting the Default Gateway in Linux

Friday, November 22, 2024

Also: Hey Apple, It's Time to Upgrade the Macs Storage, and More! How-To Geek Logo November 22, 2024 Did You Know Fantasy author JRR Tolkien is credited with inventing the main concept of orcs and