How to Set up an AWS VPC with Terraform?

September 21, 2021

Author: Kevin Clements Disclaimer: You will need a specific setup and AWS account in order to follow all the steps in the tutorial. At Web Age, this…

AWS Glue PySpark Extensions

April 15, 2021

This tutorial is adapted from the Web Age Course Data Analytics on AWS. 1.1 AWS Glue and Spark AWS Glue is based on the Apache Spark…

8 Steps to the Ultimate AWS Certification Plan for 2021!

February 5, 2021

Author: Michael Forrester What are the 8 Steps to Creating the Ultimate Meaningful AWS Certification Plan in 2021? Amazon AWS certification is HOT! With cloud…

What’s not to love about DynamoDB?

November 11, 2020

Author: Marko Sluga Ask any database engineer if they would like to have an infinite scale, millisecond performance ACID-compliant datastore that’s fully managed and serverless…

How to Advance Your Career with AWS

October 9, 2020

Author: Marko Saluga  “You need the experience to get experience” You have probably heard this sentence before. You need the experience to get started in…

Data Ingestion in AWS

October 16, 2019

Multipart Upload Overview The Multipart upload API enables you to upload large objects in parts. Multipart uploading is a three-step process: ◊ You initiate the…

How to Create Python Environment in Cloud 9?

October 1, 2019

In this tutorial, you will set up an AWS Cloud9 development environment and run a Python script. Featured Upcoming Free Webinars!  Join our community of…

Using AWS Lambda

August 19, 2019

This tutorial is adapted from Web Age course AWS for Solution Architects. In this tutorial, you will work with the AWS Lambda service. You will create…

Getting Started with the EC2 Service

August 14, 2019

This tutorial is adapted from Web Age course AWS for Solution Architects Training. In this tutorial, we will learn how to create and manage the life…

Create Microservice Using AWS Lambda and Couchbase

August 9, 2019

This tutorial is adapted from Web Age course  Developing Microservices Training. In this tutorial , you will build a web service that will be deployed as…