Terraform best practices #terraform https://medium.com/@CD_Okoye/best-practices-to-follow-when-using-terraform-da5e6b99a0a5
Medium
Best Practices to follow when Using Terraform
Although Terraform is very popular, using it can be quite a hassle when you’re confronted with different problems while working with it…
Monolith_to_Microservices_Handbook-1.pdf
2.3 MB
Free book: Transitioning from Monolith to Microservices HandBook #book
As we know automation is ruling the world. What about automated detection, diagnosis and remediation of app failures? https://medium.com/capital-one-tech/automated-detection-diagnosis-remediation-of-app-failure-9ee24fb97a35
Medium
Automated Detection, Diagnosis & Remediation of App Failure
How machine learning enables automation of incident management at Capital One
Stackoverflow team share their experience handling DDoS attacks #DDoS https://stackoverflow.blog/2022/05/16/stack-under-attack-what-we-learned-about-handling-ddos-attacks/
Stack Overflow Blog
Stack under attack: what we learned about handling DDoS attacks
When the bots came for us, we strengthened our defenses. Here's what we learned about parrying a few DDoS attacks.
Which option do you prefer for Deploying Microservices? https://semaphoreci.com/blog/deploy-microservices
Semaphore
5 Ways to Deploy Microservices
From VMs to Kubernetes and Serverless, there are many ways of to deploy microservices. The perfect method is determined by size and scaling requirements.
Guide for Developers who wants to use Terraform #terraform https://semaphoreci.com/blog/terraform
Semaphore
A Developer's Guide to Terraform - Semaphore
Terraform is one of the most popular IaC tools available. Learn its benefits and how to use it.
Rust in linux kernel starting from release 6.1 https://www.zdnet.com/article/linus-torvalds-rust-may-make-it-into-the-next-linux-kernel-after-all/
ZDNET
Linus Torvalds: Rust may make it into the next Linux kernel after all
At Open Source Summit Europe, Linus Torvalds announced that he would push to get Rust into the forthcoming 6.1 Linux kernel that same day.
❤2
Every one from us will change the workplace, sooner or later. This repository collects a list of question that you may ask you a new employer #interview https://github.com/Twipped/InterviewThis
GitHub
GitHub - Twipped/InterviewThis: An open source list of developer questions to ask prospective employers
An open source list of developer questions to ask prospective employers - Twipped/InterviewThis
If you like to communicate with everything with a cli tool you would like it. glab is cli for gitlab #cli #gitlab https://gitlab.com/gitlab-org/cli
GitLab
GitLab.org / cli · GitLab
A GitLab CLI tool bringing GitLab to your command line
Big article about package tracing in kubernetes #kubernetes #network https://learnk8s.io/kubernetes-network-packets
LearnKube
Tracing the path of network traffic in Kubernetes
Learn how packets flow inside and outside a Kubernetes cluster. Starting from the initial web request and down to the container hosting the application
Interesting ImHex editor #hex https://github.com/WerWolv/ImHex
GitHub
GitHub - WerWolv/ImHex: 🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3…
🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM. - WerWolv/ImHex
👍1
Good article about differences between Docker, LXC and LXD https://kodekloud.com/blog/what-is-the-difference-between-docker-lxc-and-lxd-containers/ #docker #LXC #LXD
DevOps Blog
What Is the Difference between Docker, LXC, and LXD Containers?
Learn about Docker, LXC, and LXD container technologies. This article discusses how each of them works, their differences, and when to use each.
Good article that tell you how to scale kubernetes clustser to zero an back #kubernetes #scaling https://www.linode.com/blog/kubernetes/scaling-kubernetes-to-zero-and-back/
Akamai
Scaling Kubernetes to Zero (And Back)
Optimize your Kubernetes cluster efficiency by scaling workloads and quickly increase replicas when traffic surges.
Why Are DevOps Salaries so High? This question asked by many people https://kodekloud.com/blog/why-are-devops-salaries-so-high/ #salary #devops
DevOps Blog
Why Are DevOps Salaries So High? (Over $130,000 / year)
In 2022, the average salary in DevOps was well over $130.000 per year. Let's find out why and how you can get onto this career path!
Interesting attempt to run a self-hosted Github copilot alternative. You should be ready to have a NVIDIA GPU https://github.com/moyix/fauxpilot
GitHub
GitHub - fauxpilot/fauxpilot: FauxPilot - an open-source alternative to GitHub Copilot server
FauxPilot - an open-source alternative to GitHub Copilot server - fauxpilot/fauxpilot
Interesting article about local development with tilt https://dev.to/eminetto/accelerate-your-local-development-environment-with-tilt-46n7 #docker #tilt
DEV Community
Accelerate your local development environment with Tilt