DEV Community

Cover image for DevOps Bulletin #78: GPT3 Powered Terminal
LABOUARDY Mohamed
LABOUARDY Mohamed

Posted on

DevOps Bulletin #78: GPT3 Powered Terminal

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

Headline Tutorials:

Normal interactions between a Python Lambda function and two extensions

🐞 β€œImplanting the Lambda execution environment” β€” A cryptocurrency malware miner deployed by attackers as a Lambda function that ran within customers environments using stolen or leaked AWS credentials.

πŸ’Έ β€œHow we accidentally burned $40,000 by calling recursive patterns” β€” To avoid recursive invocations between S3 and Lambda, its best practice to use a positive trigger, reserved concurrency and CloudWatch alarms.

πŸ—ƒ β€œKubernetes snapshots: What are they and how to use them?” β€” An introduction to snapshots in Kubernetes and an overview of typical usage cases. Creating PVC templates, cloning data for testing, and performing consistent backups.

🚨 β€œHow to implement DevSecOps in a Kubernetes cluster environment” β€” This hands-on tutorial uses kube-bench and other tools to check if the deployed Kubernetes cluster is secure by running checks against CIS Kubernetes Benchmarks.

πŸ”’ β€œStop playing Whac-A-Mole, start using Least Privilege IAM policies” β€” This post looks at some of the challenges of setting up least privilege in AWS IAM and how you can start locking down access to S3 resources.

πŸŒ₯ β€œDoes Kubernetes really give you multicloud portability?” β€” All in all, deploying to a managed Kubernetes can’t be considered fully portable (or the silver bullet for portability)

πŸ”§ β€œ5 tools to auto-generate Terraform configuration files” β€” This blog post aims to make this transition easier by exploring the available approaches and tools for importing cloud resources that already exist on the cloud into Terraform configuration files.

πŸ‘€ β€œChanging times (or, why is every layoff 10–15%?)” β€” Reading Elad Gil’s market analysis can give you the context to understand why and how certain companies operate in today’s economy and what it might imply for your company.

Latest open source projects

Sidekick

Sidekick is a live application debugger that lets you troubleshoot your applications while they keep on running.

Sidekick is like open-source ChromeDev Tools for your backend. Collect real time data, cut your MTTR and monitoring costs with almost no overhead.

AI CLI

Get answers for CLI commands from GPT3 right from your terminal

Get answers for CLI commands from GPT3 right from your terminal. For example you could ask the following question and get the corresponding linux command β€œCheck process running on port 3000”.

Autograf

Dynamically generate Grafana dashboard based on Prometheus metrics

Dynamically generate Grafana dashboard based on Prometheus metrics. Autograf generates Grafana dashboard directly from /metrics or based on a metrics matching provided selector.

GitHub Audit Tool

A Curated List of WebAssembly and Docker Resources

A curated list of WebAssembly and Docker resources (tutorials, videos and books). Learn how to build, share, and run WebAssembly apps using Docker.

Tweet of the week

AWS Organization

Read the full thread here.

Meme of the week

Twitter & Elon Musk

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)