AWS (re)Certified Solutions Architect - Professional
This article is to share my experience with the AWS Certified Solutions Architect - Professional (recertification) exam:
This article is to share my experience with the AWS Certified Solutions Architect - Professional (recertification) exam:
In Helm 3 the support of helm serve command was removed due to some design issues, therefore if you need a similar tool you have to install helm servecm p...
I share here another Terraform module I published as open source code, which allows you to create registries in AWS ECR.
This post describes my experience and recommendations for tackling the Certified Kubernetes Administrator (CKA) exam by The Linux Foundation.
I recently approved the Certified Kubernetes Application Developer (CKAD) exam by The Linux Foundation, so I decided to share my experience and some recomm...
I just published a Terraform module called terraform-aws-secrets-manager at Github, so I decided to share it as well in the public Terraform Registry.
HashiCorp recently announced the general availability of some of their Cloud Certifications like Terraform and Vault (and others to come like Consul). As ...
I just published a Terraform module called terraform-aws-codebuild at Github, so I decided to share it as well in the public Terraform Registry.
I wrote this module to be able to create AWS Route53 Resolver rules for outbound endpoints in a more convenient way.
I share here another Terraform module that I just published as open source, which allows you to create Amazon Cognito User Pools with its attributes and re...
I share here another Terraform module that I just published as open source, which allows you to create Amazon Elasticsearch Service clusters. The module is...
I just published my first open-sourced Terraform module called terraform-aws-backup at Github, so I decided to share it as well in the public Terraform Reg...
Today I received the approval of the publication of my first Alexa skill in Spanish. The name of the skill is Días Festivos, and lets you know when is the ...
In Terraform you can rename and move resources and modules in the same state, whether it is local or remote. But when you want to migrate resources or modu...
Some time ago I wrote about how to make dynamic blocks in Terraform 0.11.x, that although it solved the problem, it generated others because it wasn’t an o...
Last week I answered this Guru of the Week question and I won!. Some questions can be tricky, but the key is to think what service or technology solves the...
In January I took the beta test for AWS Certified Alexa Skill Builder Specialty and yesterday I got the results. I had been programming Alexa Skills and wh...
Lambda Layers Lambda Layers was recently incorporated into AWS, which basically allows you to share libraries and codes between Lambda functions. This make...
At work I needed to deploy an application using AWS CodePipeline but the repository where the code is located is in Bitbucket. This was an inconvenient tas...
I recently approved the AWS Certified DevOps Engineer - Professional certification and wanted to leave my comments on the exam:
One of the things I had to resolve was the fact that in Terraform there are configuration blocks that, depending on the options may have different paramete...
One of the company’s developers asked me if there was any way to view the Lambda function logs from the command line, so I wouldn’t have to go into the AWS...
Since I’m working on some projects in the company with Alexa, I got a echo dot.
I received my swag: t-shirt and sticker pack from A Cloud Guru this week. How I got these items? I became a member and now I have access to all courses and...
Last month I approved the AWS Certified Developer- Associate certification and want to leave my comments regarding the exam:
I just approved the AWS Certified SysOps Administrator - Associate certification and want to leave my comments regarding the exam:
Recently I needed to execute some actions after a EC2 instance was created by an Auto Scaling Group. At first a thought in using the userdata or cloud-init...
I just approved the AWS Certified Solutions Architect - Professional certification and want to leave my comments regarding the exam:
I had some security issues with WordPress so I decided to changed my blog to something static and served from GitHub Pages. But the new site had to meet so...
At work we needed to make MySQL database on RDS backups between regions without having a running instance in the destination region, I mean, no read replica...
At work we are migrating many services to Amazon’s cloud, therefore we need to formalize the AWS knowledge. In that sense we found an online course site ca...