Top Leads
Are people actually making money with all of those old laptops on ebay loaded with a random linux distro?[IT, other]
Posted 1 year ago
I look on ebay and there's a bunch of really outdated laptops. They're usually loaded with something similar to Ubuntu, but sometimes you come across Kali. There's pretty much everything.
The one thing all of these laptops have in common is they wouldn't be able to run windows on recommended specs and they usually sell them for $70-$120.
My big ...
Experienced designer looking for some good certifications.[IT, other]
Posted 1 year ago
I’m an experienced designer looking for some good (paid) certifications which could add some value. Similar to how AWS certifications that Amazon gives for developers.
Any suggestions?
Urls:
View full post: https://www.reddit.com/r/Design/comments/16vwtcp/experienced_designer_looking_for_some_good/
AWS disrupted in us-west-2?[IT, other]
Posted 1 year ago
Hi all. Is anyone seeing service disruption in Oregon region? We are seeing ECS, EKS networking issues.
Urls:
View full post: https://www.reddit.com/r/aws/comments/16vm3fx/aws_disrupted_in_uswest2/
Help fill in a big gap in understanding - Taking code from development to production[IT, other]
Posted 1 year ago
Hello,
I've been hobby programming almost 10 years in many different languages. I have many useful applications that I can run for myself and my business.
Recently I set up an an angular+express app that I want to publish on a web app service in azure. I ran into a few issues I was able to fix but it seems ...
best way spinning up new environments for devleopers?[IT, other]
Posted 1 year ago
Currently on a project for a new app. There is a production environment already but the devs have asked me to prepare a staging environment for them that should be as close to production. There could also be other environments that will be requested further along such as UAT, testing,etc. What would be the best way of spinning up ...
DOES K8S REQUIRE A SPECIFIC CI/CD APPROACH?[IT, other]
Posted 1 year ago
We are using CI/CD pipelines to deploy code to virtual machines on AWS. Code gets tested, packaged and built into an image which is then deployed on as many instances as needed.
Now that we are migrating to Kubernetes (on our own clusters), I'm wondering, would this approach still work? Probably yes, at least in my own naif mind. ...
Avoid AWS IQ[IT, other]
Posted 1 year ago
I'm sure there are some good experts on AWS IQ, but there is zero accountability. I just got screwed over, and when I contacted AWS they say it's up to the expert. So, I never received anything, paid, and I have an expert by the name of Apt Native (Joseph Edward) who owes me money and a Biz Ops manager ...
Why is Linux Foundation getting so much power over open source projects?[IT, other]
Posted 1 year ago
Notice some of them are leeching on the open source projects to sell their consultant service or products.
Urls:
View full post: https://www.reddit.com/r/devops/comments/16v985e/why_is_linux_foundation_getting_so_much_power/
How to resolve to ALB URL from a closed network[IT, other]
Posted 1 year ago
I have an on-prem environment with no internet connection that is connected to an AWS VPC via a site-to-site VPN connection.
This on-prem environment doesn't have a DNS server. The machines in this network can connect to the EC2 instances directly by IP addresses. However, I want them to connect to the EC2's using the ALB URL.
Is it ...
EC2 | S3 Glacier Archive[IT, other]
Posted 1 year ago
Hi,
I wanted to setup an EC2 instance and mount a S3 Glacier Deep Archive to it. I wanted to know if this was possible?
The reason is I need to move around 75 TB of data from Dropbox to AWS Glacier. My idea was to setup the Dropbox Desktop client on the EC2 and have it just sync to the ...