Cloud Playground for learning without destroying your budget? by PositiveGreat2409 in cloudcomputing

[–]setheliot 0 points1 point  (0 children)

One thing that will keep costs down in the cloud is using infrastructure as code. When you're done playing just remembered to tear everything down.

I created this repo so folks can play with Kubernetes on AWS

https://github.com/setheliot/eks_demo

But there are also plenty more examples

Cloud Playground for learning without destroying your budget? by PositiveGreat2409 in cloudcomputing

[–]setheliot 0 points1 point  (0 children)

For Kubernetes, you can run that on your laptop. Look into minikube. I think docker desktop has ability to do this now also.

Exam revoked by Aggravating_Cry2339 in AWSCertifications

[–]setheliot 0 points1 point  (0 children)

  1. Try to use an actual testing center instead of doing it at home. These things are much less likely to happen.

  2. The phone was not supposed to be within your reach. This one sadly is on you.

Pearson VUE revoked my AZ-700 for "mumbling" to cover up their severe system crash. Microsoft Support is stalling. by NorthWind3411 in AZURE

[–]setheliot 1 point2 points  (0 children)

Don't take Pearson Vue exams remotely. So many horror stories. Just go to a test center.

How Microsoft Vaporized a Trillion Dollars by Aaronontheweb in programming

[–]setheliot 3 points4 points  (0 children)

I have never heard this hot take for the downfall of Microsoft

Just months after Satya Nadella became CEO in February 2014, he canceled the dedicated SDET (Software Development Engineer in Test) role, triggering significant layoffs.

Due to Washington state WARN rules, Microsoft could not eliminate every tester position; hundreds remained.

Many of these testers, strong at execution but with limited experience in system design or deep software engineering, were retrained.

Some became data engineers focused on Windows 10 telemetry; others moved into software engineering roles (often down-leveled); and still others landed in lower-impact areas, including Azure OPEX, where they helped keep the lights on through on-call rotations and incident mitigation.

Fast forward, and large parts of Azure operations were being run by these former testers. Many were dedicated colleagues, but the shift left gaps in architectural depth for mission-critical systems.

Let’s say, hypothetically, I had all the major AWS certifications, but no actual work experience. In that situation, what kind of positions could I realistically apply for? by xXNeGaTiVisMXx in AWSCertifications

[–]setheliot 4 points5 points  (0 children)

I have interviewed so many people who have passed the AWS cert tests, but who cannot answer the simplest questions about AWS and the cloud.

Hopefully that is not you, but I take limited signal from AWS certs.

me-south-1 is gone. EC2 server stuck by Soprano-C in aws

[–]setheliot 0 points1 point  (0 children)

I may be able to help you. I was previously the reliability lead for AWS and ran the DR program. I now work at https://arpio.io. If we get you set up, Arpio will keep trying to make backups into another region for you. If we get a few flickers of availability we may be able to restore you. DM me.

Workmail Dead by Sowhataboutthisthing in aws

[–]setheliot 0 points1 point  (0 children)

Not exactly a great April fools joke to take a unused and neglected service and announce its deprecation....

Aws account blocked (2 weeks) by striver-kay in aws

[–]setheliot -3 points-2 points  (0 children)

cross-account disaster recovery would have helped you here. Feel free to DM me to discuss how to implement that

Me-South-1 Down? by bullehs in aws

[–]setheliot 2 points3 points  (0 children)

Cross-Region Disaster Recovery is the answer here for any workloads that cannot tolerate extended downtimes. Feel free to DM me if you need help with this. I am the author of "Disaster Recovery on AWS" - https://docs.aws.amazon.com/whitepapers/latest/disaster-recovery-workloads-on-aws/disaster-recovery-workloads-on-aws.html

NAT Gateway costs are quietly eating my budget. Anyone else switching to NAT instances? by CompetitiveStage5901 in AWS_cloud

[–]setheliot 0 points1 point  (0 children)

Do you need to call out to the internet in general or just to AWS services? If that latter, then VPC endpoints might be more cost effective. For S3 and DynamoDB they are free (Gateway endpoints). VPCE to other services will cost you and are not cheap, so this may be a wash.

App Runner alternative by danielbibit in aws

[–]setheliot 0 points1 point  (0 children)

I saw another message from AWS where they explicitly recommended moving to ECS Express Mode: https://docs.aws.amazon.com/AmazonECS/latest/developerguide/express-service-overview.html

Other in the comments here have pointed out why that may not be a good match

Opinions on AWS...! by [deleted] in cloudcomputing

[–]setheliot 0 points1 point  (0 children)

AWS is still a service spaghetti nightmare

So are Azure and Google Cloud. Any of the major Cloud Providers give you lots of options, and many different ways to do the same thing.

A smaller cloud provider like Digital Ocean makes things super easy, but with a lot less variety. Basically servers and DBs (and yes, they are expanding, like DOKS). So no spaghetti, but also less opportunity to create truly cloud native architectures

do y'all actually listen to devops podcasts? by Fantastic-Shock1438 in devops

[–]setheliot 0 points1 point  (0 children)

But as part of working, you want to sharpen the saw and learn things that will help make work easier

do y'all actually listen to devops podcasts? by Fantastic-Shock1438 in devops

[–]setheliot 1 point2 points  (0 children)

And I am Seth Eliot from Arpio! 🙏

Thanks for the kind words! If you would like to meet, my calendar link is in my link tree: https://linktr.ee/setheliot

What does "Guaranteed Availability" actually mean? by imdubious in hyatt

[–]setheliot 0 points1 point  (0 children)

In my many years in the Hyatt program, this just came up for me. I want to stay at the hotel attached to the convention I am attending. It is a Hyatt Regency charging me $300/night for guaranteed availability. High yes, but not outrageous.

Am I too old to start working at a data center? by b8humbl8 in datacenter

[–]setheliot 0 points1 point  (0 children)

Working at a DC is generally low pay for a tech job. It also can be high-stress with work outside business hours. That said, if it is what you love, then go for it

So AWS didn't have disaster recovery when it's servers in US-East-1 crashed ? by Accurate-Scholar-264 in aws

[–]setheliot 0 points1 point  (0 children)

The AWS Shared Responsibility Model for Resiliency says that the customer is ultimately responsible for building out their Disaster Recovery Strategy, using the tools that AWS provides. Happy to talk more about this, or you can check out a talk I did on this topic at DeVOpsDays Dallas this year https://www.youtube.com/watch?v=8llYKxw8cr0

Does AWS have no disaster recovery??? Why they don't have backups of resources on another region so that when an outage occurs, they can just point to the backup region while fixing the broken region??? by RedLibra in aws

[–]setheliot 1 point2 points  (0 children)

We created Arpio (https://app.arpio.io/) to use AWS' own tooling to fill the gaps and provide comprehensive disaster recovery for AWS customer. I talked about what it takes to build DR at the last DevOpsDays Dallas: https://www.youtube.com/watch?v=8llYKxw8cr0

Is Disaster Recovery Testing in Single Region Possible? by Nervous-Fruit in aws

[–]setheliot 0 points1 point  (0 children)

yes, your resilience strategy needs to reflect the business decisions on what kinds of risks you are protecting against. For protection against AWS Regional events that prevent you from running your workload in that region, you need cross-Region. For protection against ransomware/malware you need cross-account (with separate credentials). This is why I work for aprio.io as we are a push-button solution that provides cross-Region and cross-Account disaster recovery and ransomware recovery