Working with Terraform on a daily basis and using Neovim as my main and only editor, I recently figured out a few improvements, which I’ll share in this blog post.
How to set up ongoing replication from your third-party secrets manager to AWS Secrets Manager | Amazon Web Services
Secrets managers are a great tool to securely store your secrets and provide access to secret material to a set of individuals, applications, or systems that you trust. Across your environments, you might have multiple secrets managers hosted on different providers, which can increase the complexity of maintaining a consistent operating model for your secrets. […]
[Umbrella] Make ClickHouse great on AArch64 · Issue #37005 · ClickHouse/ClickHouse
Objective Improve performance of ClickHouse for AArch64 and share the knowledge on how to do that. Plan This is list of what can be done to improve performance for AArch64. Contrib/third_party libr...
Architecting for resiliency on AWS App Runner | Amazon Web Services
AWS App Runner is one of the simplest ways to run your containerized web applications and APIs on AWS. App Runner abstracts away the cloud resources needed for running your web application or API, including load balancers, TLS certificates, auto-scaling, logs, metrics, tracing (such as observability), as well as the underlying compute resources. With App Runner, […]