DEV Community

Cover image for DevOps Bulletin #83: IAM Best Practices
LABOUARDY Mohamed
LABOUARDY Mohamed

Posted on

DevOps Bulletin #83: IAM Best Practices

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

Headline Tutorials:

This process would fetch the file from GitHub, transform the markdown to the appropriate format, and publish it to all the different platforms.

πŸ’° β€œHow to reduce 40% cost in AWS Lambda without writing a line of code!” β€” Practical post on how to optimize the cost of an AWS Lambda processing approximately 410 million records every day.

πŸ’‘ β€œThe ultimate guide to GitOps with GitLab” β€” This eight-part tutorial series demonstrates how to use GitLab as a best-in-class GitOps tool.

😍 β€œI built a Serverless app to cross-post my blogs” β€” Publishing blogs on several platforms (Medium, Hashnode, Dev.to, etc) can takes up a good amount of time every week. There had to be a better way using a Serverless stack.

πŸ“¦ β€œWebAssembly: Docker without containers!” β€” This article will explain what is WebAssembly, why it is relevant to the Docker ecosystem and provide some hands-on examples to try on.

✨ β€œLimitations and solutions to consider while using SQS” β€” While SQS is a powerful and reliable service, it does have some limitations that you should consider when using it.

πŸ“Š β€œWhy and How eBay Pivoted to OpenTelemetry” β€” Learn why eBay made a crucial pivot to OpenTelemetry to better align with industry standards for Observability.

πŸ”₯ β€œAwesome Terraform” β€” Curated list of resources on HashiCorp’s Terraform, including books, posts, videos and tutorials.

🧡 β€œWhat every SRE should know about GNU/Linux shell” β€” Despite the era of containers, virtualization, and the rising number of UI of all kinds, SREs often spend a significant part of their time in GNU/Linux shells.

Latest open source projects

Hardeneks

Runs checks to see if an EKS cluster follows EKS Best Practices.

Hardeneks is an open source CLI that runs checks to see if an EKS cluster follows EKS best practices (Security, Reliability, Cluster Autoscaling and Networking)

Ansible AI

Generate Ansible playbooks with ChatGPT

Ansible AI is a tool based on ChatGPT that generate Ansible playbooks for any use case in seconds.

Blink

tiniest x86–64-linux emulator

Blink is a virtual machine for running statically-compiled x86–64-linux programs on different operating systems and hardware architectures.

aiac

Artificial Intelligence Infrastructure-as-Code Generator.

aiac is a command line tool to generate IaC templates, configurations, utilities, queries and more via OpenAI’s API.

Hurl

Hurl, run and test HTTP requests with plain text.

Hurl is a command line tool that runs HTTP requests defined in a simple plain text format. It can chain requests, capture values and evaluate queries on headers and body response.

Teetty

 raw `teetty` endraw  is a wrapper binary to execute a command in a pty while providing remote control facilities.

Teetty is a wrapper binary to execute a command in a pty while providing remote control facilities. A bit like tee, a bit like script, but all with a fake tty. Lets you remote control and watch a process.

Tweet of the week

CI/CD back then

Meme of the week

Dev vs Ops

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)