Hi there, I’m facing the issues ENV for railway, actually it’s work as well in local (docker build, railway run … “build test in local”), but with the command “railway up” (link service and login before do that) it’s not work? I can’t see ENVs “default and modify nothing stay here”
I had spent hours to fix bug nothing work for me. so stressful, if you know I wrong something here please kick for my mind wake up 😄
Prajeesh Chandran10 months ago
Hi, Currently we are using LeApp cloud to access aws cloud accounts but it is officially shutting down. CloudPosse recommend any alternative cloud access tool ?
bradym10 months ago
What is LeApp Cloud? How are you using it? If you provide details like that you might have a better chance of getting recommendations.
Nirav10 months ago
Hello All , I want to ask that should I learn Devops? I have 4 years of experience in magento 2 and laravel but in this job I have more workload so I feel stressed, I am not getting free time during job so I want future proof and less work load from my job .
akhan4u9 months ago
Hello, Any Airflow users here? I've a question about stress/load testing airflow on EKS. I'd like to know what approaches one would take to determine what changes on airflow/DAGs will help one understand the load EKS Cluster can support? I use following backends for airflow on EKS. • RDS DB instance - db.m5.large • REDIS cluster - cache.t2.medium (3 nodes cluster) The airflow is setup in a namespace and has toleration to run on EKS node-pool of m4.4xlarge instances