As of today, AWS offers over 200 products and services with its own, unique name and functionality. Getting familiar with them is not an easy…
This is my cloud journey
As of today, AWS offers over 200 products and services with its own, unique name and functionality. Getting familiar with them is not an easy…
Now that our Amazon API Gateway is up and running it is crucial for us to detect any errors or misusage. Our Lambda functions already…
Declaring variables in the source code is ideal when we would like to use them inside that specific source file. Let’s say we have multiple…
During the API Gateway series, we already created an API Gateway and a new Lambda function. We named that function simple-api-auth for reason. Can you…
In a previous blog post, we have created an API Gateway with a Lambda blueprint. With it, both the API Gateway and the Lambda function…
API’s are a fundamental part of AWS, all actions are handled through API calls whether you call them on the AWS Management Console or CLI.…
Beginning your cloud journey the first certification you will take is the AWS Certified Cloud Practitioner. This is a fundamental exam that covers the basics…
You have just created your first AWS account. Great job! Now you have the power of AWS in your hands! Deciding your region The first…
Hello, and welcome. This is my first post. 🥳 Back at university, I could never decide between coding and system administration. I loved both. While…