Lupita the Coyote and me will be writing some stuff with me about Coding, AWS, and all the things we think about that can be interesting to do a brain...
Lupita the Coyote and me will be writing some stuff with me about Coding, AWS, and all the things we think about that can be interesting to do a brain...
So, our use case is the following, Lupita just registered her AWS account because she wants to start her own Gaming Company, the first thing she realised she want to...
So, our use case is the following, Lupita just registered her AWS account because she wants to start her own Gaming Company, the first thing she realised she want to...
CloudFormation is a great tool, and the whole idea of Infrastructure as Code as a developer, it is simply brilliant, you can play with all the stuff, and then, you...
CloudFormation is a great tool, and the whole idea of Infrastructure as Code as a developer, it is simply brilliant, you can play with all the stuff, and then, you...
One of the things, as a developer, that I found when working with AWS and CloudFormation, was that a lot of the knowledge I used to have about a lot...
One of the things, as a developer, that I found when working with AWS and CloudFormation, was that a lot of the knowledge I used to have about a lot...
In this post, that is the third in the series of 3 about Subnets, we will cover Public Subnets. We call Public Subnet to a Subnet that has available access...
In this post, that is the second in the series of 3 about Subnets, we will cover Public Subnets. We call Public Subnet to a Subnet that has available access...
In this post, that is the third in the series of 3 about Subnets, we will cover Public Subnets. We call Public Subnet to a Subnet that has available access...
In this post, that is the second in the series of 3 about Subnets, we will cover Public Subnets. We call Public Subnet to a Subnet that has available access...
What is a Bastion Machine? Apart from a very fancy name, using simple words, a Bastion Machine is a machine that lives in a public subnet, being accessible from outside...
What is a Bastion Machine? Apart from a very fancy name, using simple words, a Bastion Machine is a machine that lives in a public subnet, being accessible from outside...
So you already have a VPC that has been created by AWS for your, then you have created some Subnets there, and then you have an Internet Gateway in your...
In this post, we will see how we can create a cheap Lightsail instance and then connected to our network using our WireGuard VPN Client. This way we will be...
So you already have a VPC that has been created by AWS for your, then you have created some Subnets there, and then you have an Internet Gateway in your...
In this post we are going to create a Jenkins machine, instead of starting from the very scratch, we are going to use the machine we created and hooked up...
In this post, we will see how we can create a cheap Lightsail instance and then connected to our network using our WireGuard VPN Client. This way we will be...
In this post we are going to create a Jenkins machine, instead of starting from the very scratch, we are going to use the machine we created and hooked up...
We mentioned in the introductory post about Serverless Architecture that I use Serverless Framework. In this post, we are going to see a very informal presentation about why I use...
Serverless KDSL is a Library we are using in SuprGames, and we decided to provide as OpenSource so everybody can use it, because it is helping us a lot.