How to create and modify a DynamoDB table with AWS Cloud 9 using PythonIn this project with Level Up In Tech I learned python and how to create a DynamboDB table and add items to it. I am going to walk you…Apr 5, 2022Apr 5, 2022
What is CodePipline and CI/CD?Its an AWS service that is a workflow constructed to describe how code changes and goes through a release process. For example, an…Mar 14, 2022Mar 14, 2022
How to create a highly available website using auto-scaling with AWSScenario: You are creating a buzz in the Cloud industry and a popular company has contacted you to create a scalable website that is able…Mar 8, 20221Mar 8, 20221
How To Use The AWS CLI To Create An EC2 and Launch an Apache Web ServerOn the road to master the AWS CLI we are going to use it to spin up an EC2 and launch a webserver. This EC2 will start and run a script to…Feb 20, 2022Feb 20, 2022
Published inAWS TipHow to Host a Static Website Using S3 and CloudFrontScenario:Feb 12, 2022Feb 12, 2022
Using AWS CLI to Create, Users, Groups and S3 BucketsIn this lesson I’m going to show you how to create a new user, and add the user to a group that will have the permission to create S3…Feb 6, 2022Feb 6, 2022
How To Fork A Repository In GithubWhat is git? Git manages content and is able to keep track of a version or many versions of a file/project called version or source…Jan 29, 2022Jan 29, 2022