Part three of Terraform project. In this lab I will add an React App backed with API and MongoDB Services Covered Terraform Lab description Previousll…
Cloud Resume Challenge – Final thoughts
Background I stumbled upon the Cloud Resume Challenge while preparing myself for the AWS Certified Solution Architect exam. I already passed the Cloud Practitioner and…
Cloud Resume Challenge – Part One
As you know practice makes perfect so a challenge is a great way to get your hands ‘cloudy’. I’ve been doing my own 100 Days…
100 Days in Cloud Challenge
100 days in Cloud – One lab a day with AWS cloud services. Idea is to cover as many AWS architectures and services as possible…
Reading tips: Building the Web of Things: With examples in Node.js and Raspberry Pi, Dominique Guinard, Vlad Trifa
Great inspirational reading for both beginners and experienced developers of Internet of Things. Authors covers lots of subject, starting with definitions, devices that would work…
CloudFormation stack update – Last lab in the series
Update a CloudFormation template Services Covered CloudFormation Lab description You have been tasked with the following: Increasing the size of one of the instances Allowing…
Deploy infrastructure on AWS using Terraform – Lab 1
You must modify an existing Terraform configuration to deploy a subnet within the Web VPC and provision an EC2 instance inside the subnet. Only t2.micro…
Run sample queries using Redshift cluster – Lab 2
Services Covered Redshift EC2 Lab description Creating a Redshift cluster comes at significant cost, make sure to use the Free Tier version and delete resources…
Storing and Rotating RDS Credentials in Secrets Manager – Lab 3
Services Covered RDS Secrets Manager Lambda CloudFormation EC2 Lab description Using the command-line shell, update a simple Python web application to connect to the RDS…
Deploy a TODO app on ELB, ASG and DynamoDB table – Lab 4
Services Covered CloudFormation Lab description A business has tasked you with deploying a prototype of a new application. The business has given you the following…
Accessing Amazon DynamoDB Using Amazon API Gateway Service Proxy – Lab
Accessing Amazon DynamoDB Using Amazon API Gateway Service Proxy Services Covered DynamoDB API Gateway Lab description Accessing Amazon DynamoDB Using Amazon API Gateway Service Proxy…
Transforming Your Data with Amazon S3 Object Lambda – Lab 6
Transforming Your Data with Amazon S3 Object Lambda Services Covered S3 Lambda Lab description Transforming Your Data with Amazon S3 Object Lambda. Learning Objectives Create…
Process Amazon S3 Events with AWS Lambda – Lab 7
A quick and merry lab on S3 and Lambda – nice and easy Services Covered S3 Lambda Lab description Upload a Christmas tree into S3…
Deploy WordPress on EKS Kubernetes Cluster – Lab 8
Deploying WordPress on an existing one-node EKS cluster Services Covered EKS Lab description This lab comes with an EKS cluster provided by Cloud Academy –…