Replica: https://www.lozanomatheus.com/post/aws-client-vpn-connect-using-openvpn
The idea of this post is to show how you can use OpenVPN Connect to establish a tunnel with AWS, by using AWS Client VPN. I’ll explain how AWS Client VPN works in a later post.
OpenVPN is free and open-source software (FOSS) under the GNU GPLv2 license. OpenVPN Connect is a VPN client and is currently available for Android, iOS, Linux, macOS and Windows.
The authentication methods shown in this post are user-based and certificate-based. AWS Client VPN also provides support for MFA. The MFA is only available for Microsoft AD, AD Connector and when it’s enabled…
29 news | 1 press release | 2 reminders
1 news
1 news
1 news | 2 reminders
6 news
05/2021 - AWS EKS 1.15 end-of-support
18/01/2022 - AWS RDS Postgres 9.6 end-of-life
There are many tools out there that promise to manage multiple runtimes and/or runtime versions, some are exclusive to a specific language, like the pyenv and others can manage multiple runtimes, but it’s not easy to switch between the versions of the same runtime, like the Homebrew (You can unlink/link, but in my opinion, it’s too unstable).
Here comes the asdf
, yes, this is the name. Simple name, simple to use! asdf
is an open-source tool under the MIT License. Currently, it supports 281 runtimes, also known as plugins. …
35 news | 5 press release | 3 reminders
1 news
1 news | 1 reminder
2 news | 2 reminders
5 news
16/02/2021 - AWS RDS Postgres 9.5 end-of-life
05/2021 - AWS EKS 1.15 end-of-support
18/01/2022 - AWS RDS Postgres 9.6 end-of-life
19/02/2021 - Istio 1.7 end of support
11/02/2021 - Amazon Receives 2021 FMI Food Safety Innovation Award
11/02/2021 - Amazon and Salvatore Ferragamo File Two Joint Lawsuits Against Counterfeiters
11/02/2021 - AWS and Bundesliga Enhance…
Replica: https://www.lozanomatheus.com/post/bash-variables-things-that-you-probably-don-t-know-about-it
It’s mainly focused on the variable scopes, their differences, when/where to use each of them, etc. I start this post because I see there is a lot of misunderstanding/misuse of the Bash variables. It can be very confusing, complex and I hope this post will help you to know more about the Bash variables, including Bash environment variables.
There are three types of Bash variables: Array, Integer and String. It’s possible to cast/convert the values between all of them, except string to integer (in this case, Bash will set to 0
). …
Replica: https://www.lozanomatheus.com/post/week05-news-updates-reminders-aws-hashicorp-kubernetes-linux
26 news | 3 press release | 3 reminders
2 news
1 reminder
1 news | 2 reminders (2 new)
5 news
16/02/2021 - AWS RDS Postgres 9.5 end-of-life
05/2021 - AWS EKS 1.15 end-of-support
18/01/2022 - AWS RDS Postgres 9.6 end-of-life
19/02/2021 - Istio 1.7 end of support
05/02/2021 - National IPR Center and Amazon’s ‘Operation Fulfilled Action’ Target Super Bowl LV Counterfeits
03/02/2021 - Amazon Continues Investment in Tennessee with Alcoa Fulfillment Center
02/02/2021 - Amazon.com…
It’s basically having multiple accounts for specific goals, could be per team, per environment, per project. AWS is very flexible in terms of how to achieve a multi-account environment, you can choose how you want to split your accounts.
There are a lot of good things you’ll get by following this best-practice, like centralized management (consolidated billing, accounts, etc), define policies per account or Organizational Unit (like audit/log is mandatory, tag policy, MFA is mandatory, etc) and many other things.
You can achieve the multi-account environment by using the AWS Organizations and/or AWS Control Tower.
It’s divided into a few categories. The main categories right now are the Tips & Tricks (for AWS and for Bash) and the News, Updates and Reminders.
I’ll be posting twice a week:
1x Tips & Tricks = Every Wednesday at 19:00 UTC
1x News, Updates and Reminders = Every Sunday at 19:00 UTC
The replicas are posted on https://lozanomatheus.com
It’s divided into a few categories. The main categories right now are the Tips & Tricks (for AWS and for Bash) and the News, Updates and Reminders.
I’ll be posting twice a week:
1x Tips & Tricks = Every Wednesday at 19:00 UTC
1x News, Updates and Reminders = Every Sunday at 19:00 UTC
The replicas are posted on https://lozanomatheus.com
It’s divided into a few categories. The main categories right now are the Tips & Tricks (for AWS and for Bash) and the News, Updates and Reminders.
I’ll be posting twice a week:
1x Tips & Tricks = Every Wednesday at 19:00 UTC
1x News, Updates and Reminders = Every Sunday at 19:00 UTC
The replicas are posted on https://lozanomatheus.com
A SysAdmin who love to automate everything — DevOps, SRE and Chaos Engineer, let's share our skills.