AWS Online training - thecodeschool
AWS ONLINE TRAINING
Spring Boot RESTFul webservices | DEMO | Postman | JSON In this video you will learn to return JSON Response with Spring Boot using http GET, POST, PUT, DELETE API. Here, JSON stands for JavaScript Object Notation...
Please like and subscribe
AWS CodeBuild | Tutorial | Live Demo AWS CodeBuild is a fully managed continuous integration service that compiles source code, runs tests, and produces software packages that are ready to deplo...
Create nice and interactive Web Application using AWS (Lambda+API Gateway+DynamboDB+S3) Step by step process to create a nice and interactive Web Applications using AWS Lambda, API Gateway, DynamoDB and S3 Resources are in GitHub: https://github...
python & pip installation on windows How to install Python on Windows machine? How to install PIP on Windows machine? Python installation download URL: https://www.python.org/downloads/ Python G...
Create EFS file system & Mount from more than 1 EC2 Instances Create EFS file system & Mount from more than 1 EC2 Instances
Deploy WordPress Site in 5 minutes Deploy WordPress Site in 5 minutes Publish your first blog. Live!!!
real time data processing using AWS DynamodDB Streams and Lambda Real time data processing using AWS DynamodDB Streams and Lambda STEP 1: create index.js file with following content: console.log('Loading function'); export...
Best way to manage Users, Roles, Groups and Policies - AWS IAM What is User? What is Group? What is Role? What is Policy? What is the best way to manage users and groups
aws cli configuration in your local env Configure AWS CLI tool in your local environment (Windows/Linux/Mac) For Linux/Mac Users: curl "https://s3.amazonaws.com/aws-cli/awscli-bundle.zip" -o "awscl...
How to configure cross AWS account access between Production and Dev accounts
Cross AWS Account Access How to access Production AWS Account services from Development AWS Account? A developer in your organization needs to access production AWS account to access...
IAM - Strengthen the security of your AWS Root Account
Strengthen the security of the AWS Root account - IAM Strengthen the security of the AWS Root account using IAM, - setup MFA - configure Password Policy - delete access key(s) for Root Account - create user(s) -...
Dockerize Java Spring boot and deploy into EC2 (End-to-end)
deploy docker app using ec2 Dockerize app and deploy in EC2 instance Push the docker image to Docker Hub public repository Steps: 1. Setting up docker engine sudo yum update -y sudo ama...
AWS Athena
BOTO3 (AWS Python SDK) - Getting started
getting started with boto3 : install and configure Github Repository Path: https://github.com/thecodeschool-niraj/aws-projects/tree/master/boto3-sample-code Download Python: https://python.org/downloads/ BOTO...
Real time data processing - AWS Lambda and DynamoDB
real time data processing using AWS DynamodDB Streams and Lambda Real time data processing using AWS DynamodDB Streams and Lambda STEP 1: create index.js file with following content: console.log('Loading function'); export...
Introduction to AWS Championship This is the AWS online interactive training program conducted by me on every Saturday and Sunday keeping in mind the fact how working professionals can upgra...