> This means the Service must be created first, then when the corresponding NEG is created the name can be queried and added to the Terraform project. These kind of reverse dependencies, where app level changes have to be reflected in infrastructure are source of endless bugs and headaches. To do it right, you'd want to encode app and infra changes in the same ubiquitous tool, but "infrastructure as a code" tools suc…
Container-Native Multi-Cluster Global Load Balancing with Cloud Armor on GCP
21–30 of 58 posts
Re: Container-Native Multi-Cluster Global Load Balancing with Cloud Armor on GCP
#22Re: Container-Native Multi-Cluster Global Load Balancing with Cloud Armor on GCP
#23Why would GCP restrict the ports like this?
A place I used to work at migrated from GCP to AWS because they don't allow port 25 incoming; if you're doing e-mail, you 100% need this.
Re: Container-Native Multi-Cluster Global Load Balancing with Cloud Armor on GCP
#24Is the title peak buzzword-era, or is there more to come?
This might be an elaborate demo for the upcoming thisblogpostdoesnotexist ML text synthesis project. Just for fun, I used Grover to generate an article based on the headline: > What is the cheapest way to optimize the cloud? Going globally? Using open-source cloud computing platforms? Choosing AWS in the U.S. and for the remaining countries? Choosing SaaS? Or, using AWS and establishing a global presence on the EC2 C…
Re: Container-Native Multi-Cluster Global Load Balancing with Cloud Armor on GCP
#25> This means the Service must be created first, then when the corresponding NEG is created the name can be queried and added to the Terraform project. These kind of reverse dependencies, where app level changes have to be reflected in infrastructure are source of endless bugs and headaches. To do it right, you'd want to encode app and infra changes in the same ubiquitous tool, but "infrastructure as a code" tools suc…
Well, that's exactly what we do with Dhall, which lets us put static types on infrastructure tooling that prints out unpredictable output but in a predictable format and transform that output into the format that other dependent tools expect. Everything is then glued together with simple shell scripts and run in a CI environment.
Once you understand the pattern - use an uber-config plus typed tool outputs to generate downstream config and apply all config in an idempotent way - you wonder why you ever did things any other way.
Re: Container-Native Multi-Cluster Global Load Balancing with Cloud Armor on GCP
#26Earlier quoted context omitted.
This might be an elaborate demo for the upcoming thisblogpostdoesnotexist ML text synthesis project. Just for fun, I used Grover to generate an article based on the headline: > What is the cheapest way to optimize the cloud? Going globally? Using open-source cloud computing platforms? Choosing AWS in the U.S. and for the remaining countries? Choosing SaaS? Or, using AWS and establishing a global presence on the EC2 C…
Okay, but unless Grover can accurately describe how to deploy services and load balancers on GCP, generate valid kubernetes yaml that matches the contents of the article, and generate an infrastructure diagram that matches the infrastructure described in the article, then this was certainly not generated by Grover. It in no way resembles something generated by some ML text synthesis. I'm not sure how anyone who read…
Re: Container-Native Multi-Cluster Global Load Balancing with Cloud Armor on GCP
#27I've yet to see a compelling argument for the complication of kubernetes or the 'its not AWS' nature of GCP over a bog standard AWS ALB with ECS cluster tasks attached to it.
Re: Container-Native Multi-Cluster Global Load Balancing with Cloud Armor on GCP
#28Re: Container-Native Multi-Cluster Global Load Balancing with Cloud Armor on GCP
#29CLOUD NATIVE DEVOPS RAFT-BASED BLOCKCHAIN-ENABLED MULTI CLOUD RESILIENT CONTAINERIZED MULTI-REGION MULTI-AZ static blog generator.
I downvoted this because even though I like it, it belongs at the bottom of the conversation below any real discussion of the actual article.
Re: Container-Native Multi-Cluster Global Load Balancing with Cloud Armor on GCP
#30CLOUD NATIVE DEVOPS RAFT-BASED BLOCKCHAIN-ENABLED MULTI CLOUD RESILIENT CONTAINERIZED MULTI-REGION MULTI-AZ static blog generator.
I downvoted this because even though I like it, it belongs at the bottom of the conversation below any real discussion of the actual article.