Home Tags Open

Tag: open

Crawling the Web with Scrapy

0
Web crawling or spidering is the process of systematically extracting data from a website using a Web crawler, spider or robot. A Web scraper...

Getting Started with PHP, the Popular Programming Language

0
This article provides an introduction to PHP — the development process, its history, as well as its pros and cons. At the end of...

Splinter: An Easy Way to Test Web Applications

0
Splinter is a Web application testing tool which is built around Python. It automates actions such as visiting specified URLs and interacts with their...

Stop cursing open source software for poor security practices

0
  In today's digital era, hardly a day passes by without any news where a security breach has compromised a business or an organisation. And...

Spring Boot Admin UI for building production-grade applications

0
Using Spring Boot makes it easy for developers to create standalone, production-grade Spring-based applications that can be ‘just run’. Spring Boot is a part...

Selenium: A cost-saving test automation tool for web applications

4
Selenium is a software testing framework. Test authors can write tests in it without learning a test scripting language. It automates Web based applications...

A glimpse of microservices with Docker and Kubernetes

0
The microservices architecture is a variant of service oriented architecture. It develops a single application as a suite of small services, each running in...

Demystifying serverless computing

0
Serverless architectures refer to applications that depend a lot on third party services known as BaaS (Backend as a Service), or on custom code...

Five open source tools to enhance your web presence

2
It is important to know that every business needs to have a web presence. Whether you are a small local startup or an ever-growing...

Oracle develops Fn to enter serverless computing world

0
Oracle is all set to step into the nascent space of serverless computing by developing an all-new open source, cloud-agnostic platform called Fn. The...