If you like me use IntelliJ IDEA or another IDE from JetBrains and work with AWS, I recommend you to check this extension. It allows you see CW logs, ECS cluster status, CloudFormation deployment in the real-time directly in your IDE. https://aws.amazon.com/intellij/ #AWS #IDEA #Jetbrain
Amazon
AWS Toolkit for IntelliJ
The AWS Toolkit for IntelliJ is an open source plug-in for the IntelliJ IDEA that will make it easier to create, debug, and deploy Java applications on Amazon Web Services. With the AWS Toolkit for IntelliJ, you will be able to get started faster and be more…
Horizontal pod autoscaler #kubernetes #autoscaling https://medium.com/better-programming/advanced-features-of-kubernetes-horizontal-pod-autoscaler-536ebd7893ad
Medium
Advanced Features of Kubernetes’ Horizontal Pod Autoscaler
Kubernetes’ Horizontal Pod Autoscaler has features you probably don’t know about. Here’s how to use them to your advantage.
#security #kubernetes https://medium.com/@mkbadeniyi/devops-security-checklist-for-kubernetes-deployment-22d28c9bbc3a
Medium
DevOps Security Checklist for Kubernetes Deployment
With the advancement in technology stacks, automated deployment techniques, and associated development, the need for security is also…
Kubernetes 1.25 has been releases #kubernetes
https://kubernetes.io/blog/2022/08/23/kubernetes-v1-25-release/
https://kubernetes.io/blog/2022/08/23/kubernetes-v1-25-release/
Kubernetes
Kubernetes v1.25: Combiner
Announcing the release of Kubernetes v1.25!
This release includes a total of 40 enhancements. Fifteen of those enhancements are entering Alpha, ten are graduating to Beta, and thirteen are graduating to Stable. We also have two features being deprecated or…
This release includes a total of 40 enhancements. Fifteen of those enhancements are entering Alpha, ten are graduating to Beta, and thirteen are graduating to Stable. We also have two features being deprecated or…
Good article about monitoring k8s endpoints #kubernetes #prometheus https://medium.com/@akashjoffical08/monitor-uptime-of-endpoints-in-k8s-using-blackbox-exporter-f80166a328e9
Medium
Monitor Uptime of Endpoints in K8s using Blackbox Exporter
Monitoring endpoints is an important aspect of system observability for diagnosing performance and availability issues. In this blog, we…
Terramate is a tool for managing multiple Terraform stacks. #terraform #terramate
https://github.com/mineiros-io/terramate
https://github.com/mineiros-io/terramate
GitHub
GitHub - terramate-io/terramate: Terramate CLI is an open-source Infrastructure as Code (IaC) Orchestration and Code Generation…
Terramate CLI is an open-source Infrastructure as Code (IaC) Orchestration and Code Generation tool for Terraform, OpenTofu and Terragrunt. - terramate-io/terramate
🔥1
The collection of recommendations for building python docker images #python #docker https://pythonspeed.com/docker/
Python⇒Speed
Articles: Production-ready Docker packaging for Python developers
Your guide to creating production-ready Docker images.
👍1
If you are seeing for a lightweight self-hosted git server Gitia is a good choice https://github.com/go-gitea/gitea #gitea #git #selfhosted
GitHub
GitHub - go-gitea/gitea: Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting…
Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD - go-gitea/gitea
Guide how to migrate k8s ingress controller to Traefik #traefik #kubernetes https://traefik.io/blog/migrating-your-kubernetes-ingress-controller-to-traefik/
Traefik Labs
Migrating your Kubernetes Ingress Controller | Traefik Labs
In this article, we explore how migrating your Kubernetes ingress controller to Traefik can benefit production-ready projects.
DevOps and Cloud Trends Report by InfoQ - June 2022 https://www.infoq.com/articles/devops-and-cloud-trends-2022/
InfoQ
DevOps and Cloud InfoQ Trends Report – June 2022
This article summarizes how we see the "cloud computing and DevOps" space in 2022, which focuses on fundamental infrastructure and operational patterns, the realization of patterns in technology frameworks, and the design processes and skills that a software…
A good alternative for the dependabot - Renovate #dependencies https://github.com/renovatebot/renovate
GitHub
GitHub - renovatebot/renovate: Home of the Renovate CLI: Cross-platform Dependency Automation by Mend.io
Home of the Renovate CLI: Cross-platform Dependency Automation by Mend.io - renovatebot/renovate
👍1
Scaling k8s on a custom metrics from Prometheus #prometheus #kubernetes https://chaitu-kopparthi.medium.com/scaling-kubernetes-workloads-using-custom-prometheus-metrics-1eb64b23919e
Medium
Scaling Kubernetes workloads using custom Prometheus metrics
In the world of microservices scaling the workloads is the most prominent advantage. Autoscaling makes sure that the application meets its…
Do you want you JSON would be visualized? Try to use JSON Crack https://github.com/AykutSarac/jsoncrack.com
GitHub
GitHub - AykutSarac/jsoncrack.com: ✨ Innovative and open-source visualization application that transforms various data formats…
✨ Innovative and open-source visualization application that transforms various data formats, such as JSON, YAML, XML, CSV and more, into interactive graphs. - AykutSarac/jsoncrack.com
👍2
Security one of the most important part of a DevOps Engineer or SRE. https://github.com/aquasecurity/kube-hunter - helps you it. It would scan a cluster for a security weaknesses and you will see a report #security #kubernetes https://github.com/aquasecurity/kube-hunter
GitHub
GitHub - aquasecurity/kube-hunter: Hunt for security weaknesses in Kubernetes clusters
Hunt for security weaknesses in Kubernetes clusters - aquasecurity/kube-hunter
👍1🔥1
The story about passing CKA exam in two weeks #kubernetes #certification #cka https://pilotudesh.medium.com/pass-cka-in-2-weeks-928e84144f00
Medium
Pass Certified Kubernetes Administrator (CKA) in 14 days (2023)
Hello there! I hope you’re doing well. I wanted to tell you about my story behind getting certified as a Certified Kubernetes…
This article will help you to start using kustomize #kubernetes #kustomize https://medium.com/@nanditasahu031/how-to-start-with-kustomize-its-features-dd541c3d2fa8
Medium
How to Start with Kustomize — it’s Features
In this article, you will learn about why we use kustomize, what is kustomize and how it is linked with Kubernetes and different features…