AWS Cloudformation Lab and Assignment – 1

Task 1: Using Cloudformation temmplate json, Create a EC2 Instance and output Public IP and Private IPs. Task 2:Using Cloudformation temmplate json, Create a EC2 Instance/ElasticIP/SecurityGroup and…

Read More

CloudFormation EC2 Volume ebs elasticip Example Program

Creating a security group Creating an EC2 instance Increased root volume on the EC2 instance Attaching an externally created EBS volume Attached Elastic IP to the instance

Read More

8 Top Features of PHP Laravel Frameworks

The best features of PHP Laravel frameworks that make it popular among custom software developers and businesses alike: 1. Template Engine The best PHP framework is highly…

Read More

Creating a OAuth 2.0 Protected REST API In Laravel

Download and install WAMP or XAMPP Server Download and install composer Open Gitbash and Set the composer composer global require “laravel/installer” Create a new Laravel Project Refer…

Read More

Error – phpmyadmin not accessible on network using ip address but localhost in ubuntu

Error Access forbidden! New XAMPP security concept: Access to the requested object is only available from the local network. This setting can be configured in the file…

Read More

How to buy Reserved Instance and verify if Reserved Instances are being used in AWS?

This article give 2 most important information about Reserved Instance. How to buy Reserved Instance in aws? Verify if Reserved Instances are being used? How do I…

Read More

What is SEO?

“SEO” means “Search Engine Optimization”, It is a process of improving a website in many ways that help rank in search results for shown in the top…

Read More

Top 10 tools which is can translate text to audio for English

Along with the description of human voices, its use is a great recipe to connect online learners with more interest and emotionally in e-learning curriculum. In which…

Read More

Benefits Of Link Building ?

What is Link Building ? Link building is a strategy that that gets web pages to link to each other by acquiring hyperlinks from other websites and…

Read More

Building a High Traffic, Profitable Blog

A Blog is a discussion, thoughts, creativity, or information about your Business publish on the world wide web. In simple word, A blog is a place which…

Read More

What is No-follow ?

A No-follow link is a part of the link but it does not count as the backlink A no-follow link is a link that does not count as…

Read More

Best Tips and Techniques for Digital Marketing

Here you will find a number of tips and technique related to improving sites SEO and improve your ranking. This tips and techniquerefer to the technical side…

Read More

What Differences Between Google analytics and Google Webmaster Tools

What is Google Analytics ? Google analytics is medium of tracks and reports website traffic, Google analytics means a deeper understanding of your customers. Google Analytics gives…

Read More

Benefits of Links and Publicity from Events

Nowadays many local events platforms available where you can submit your events, program and get Do-follow links and increase participants and generate traffic. You can get a…

Read More

What are Backlink Techniques?

The backlink is a link who comes to another web page. The backlink is the heart of websites because without backlink we can’t determine a successful website….

Read More

Web.config Transformation Using TeamCity explained

Usually Web.config Transformation is being done during a deployment of dotnet application to various server during deployment time. Here Teamcity is a CI server thus deployment can…

Read More

Top 5 free tools to make animation clip Online

PowToon To use this software, you have to sign in on PowToon site only then this software will work. To work in it the powToon is divided…

Read More

How to enable Google reCaptcha with Laravel?

Step 1 – First go to https://www.google.com/recaptcha/intro/v3.html then click on Admin console Step 2 – Genereate new recaptcha (click on + button to create) Type label name…

Read More

Laravel Social Login using Socialite

Installations—- (laravel 5.5) composer require laravel/socialite “^3.2.0” configuration—–(config/services.php) ‘facebook’ => [ ‘client_id’ => env(‘facebook_CLIENT_ID’), // Your facebook Client ID ‘client_secret’ => env(‘facebook_CLIENT_SECRET’), // Your facebook Client Secret…

Read More

Top 5 free Software for Animation Making in 2019

1.     Blender Blender is a 3D software and it is free. You can make an animation film inside Blender. Also, 3D export of any other animation software…

Read More

Microservices demo using AWS Lambda, Dynamo DB and API Gateway

Project blueprint of Lambda – microservice-http-endpoint Description – simple backend (read/write to DynamoDB) with a RESTful API endpoint using Amazon API Gateway. Make sure that Dynamo DB…

Read More

Working with uDeploy client using udclient and work with uDeploy command line

Step 1 – Install and setup JAVA including JAVA_HOME Step 2 – Click the link to download the Deploy Client zip. This zip contains the command line…

Read More

uDeploy Essentials Labs and Excercise – Part 5

Creating a Role “admin”, “dev”, and “qa” Assign appropriate access to each role. Create a team called TeamX, Teamy, Teamz. Each team would get all roles automatically…

Read More

Udeploy aka urbancode deploy Role, Team, Users and groups explained!!

IBM UrbanCode products use a role- and team-based security system. Permissions are assigned to roles, not to users. In IBM UrbanCode Deploy, for instance, roleless users can…

Read More

What is Uninstall and Uninstall Component in uDeploy?

Component process types – Uninstall and Application process types “Uninstall Componeet” would not Uninstall a files which was uninstalled in last deployment. rather Uninstall steps has to…

Read More

uDeploy Essentials Labs and Excercise – Part 4

Install HTTPD Start HTTPD Create a file named called “index.html” under /var/www/html/. Content of the file should having be “Welcome to DevOpsSchool.com”. Create a directory under /var/www/html/…

Read More