PHP is one of the programming languages that are easiest to use and learn, Now PHP 8 has been officially released and its new major update contains a bunch of optimizations and powerful features to the language which allows us to write better code and build more powerful applications. You can install the latest version PHP 8 via EasyApache 4 on a cPanel server but its main requirement is that the server needs to be running CentOS 7 or newer, as PHP 8 does not support on CentOS 6 servers.
Technical Articles
Vagrant
In the software development world, an ideal development environment is a key to developing resourceful software products but sometimes maintaining and configuring this development environment becomes a herculean time-consuming task. That’s where the Vagrant virtual machine manager comes into play.
Software Engineering concepts of continuous integration, continuous delivery, and continuous deployment are the main concepts attributed to CI/CD. This enables automation in building, testing and deployment of applications. Though a real CI/CD pipeline is not easy to build the right tools could help to keep it more manageable. In this blog, we compare Jenkins and Bamboo.
What is Azure? Azure is a cloud computing platform and an online portal to access, manage resources and services which actually means that building, testing, deploying, and managing applications are provided by Microsoft. Azure support multiple programming languages like C#, Node.JS, Java etc and frameworks including both Microsoft and 3rd party softwares.
In this busy world, we always aim and lookout for ways to manage our work-life effectively. Here comes the role of an app that helps you achieve your goals. With the help of Amazon Honeycode that doesn’t require any programming skills, you could easily manage your tasks, your projects, and your team.
API Testing Automation in AWS
API stands for Application Programming Language, API testing mainly focuses on testing themselves on API directly and also used as a part of integration testing to check the compatibility, security and to verify functional paths, functionality and reliability between two different applications. The whole new generation prefers API instead of GUI testing because it is considered as the most stable interface to do the system under test. API automation can help to increase efficiency and expedite the testing. Here we emphasize, how to automate the API test using serverless technologies, …
TeamCity
Network configuration in Ubuntu 18.04 LTS using netplan
With Ubuntu 18.04 onwards, configuring IP addresses stands different from the older versions. When comparing with the previous versions the Ubuntu is using a new utility called Netplan – another order line arrange design utility, to arrange an IP address. Netplan has been presented by Ubuntu engineers in Ubuntu 17.10 where we no longer use the “interfaces” file to configure IP address but does the task using a YAML file with all default arrangement documents found under /etc/netplan/ directory. In this blog, we will check on how to design static …
cPanel had introduced different Tiers for the customers. 1. Solo: Only one hosting account is allowed and it is suitable for small businesses. 2. Admin: This package can create only 5 accounts and it is suitable for middle-level business members.