Building an Application with Google Cloud App Engine!
Google App Engine is a Platform as a Service (PaaS) product that provides access to Google's scalable hosting. It builds and deploys an application on a fully managed serverless application...
What is Site Reliability Engineering (SRE) at Google?
SRE stands for Site reliability engineering. As stated in the name SRE means always keep your site up or we can say create ultra-scalable and highly reliable software systems that...
Deep Understanding of Kubernetes Environment
Kubernetes is an open-source container orchestration tool that can automate scale, distribute and manage fault tolerance on containers in the event of a failure in the component. Kubernetes is originally...
Things to Know about Publishing Ionic Apps!
Getting ready to kick start your next hybrid mobile application development framework and not sure about whether to publish your progressive web apps? This blog is for you!
What Is Remote Sensing and Its Applications?
Remote that means something which is not exactly in contact or physical contact, Sensing means getting information, data something like temperature, pressure, photograph, etc.
What is Emotion Recognition using Machine Learning?
Detecting human emotions with technology is almost a challenging task. Research has shown that 90% of our communication can be non-verbal. Now thanks to MACHINE LEARNING, there has never been...
Introduction to Performance Testing and Its Types
Performance testing is process of determining speed of a software program under a workload. Start your journey in Performance Testing by reading further.
What Is the Future of Cloud Computing in 2019?
Good technologies solve many problems and make our life easy. Great technologies deliver new ways to think about ourselves and the future.
Getting Started With Redis
Redis is an open source (with minimal restrictions on the use and distribution of the software), memory resident database store which especially relies on the main memory unit for computer...
Why we should use React over Angular?
Many of the developers agree with the fact that both React and Angular are best open-source technologies for front-end development. As Angular landed in the market much before React,
Angular Universal: Angular Server-Side Rendering
A normal Angular application executes within the browser, rendering pages within the DOM in response to user actions. Angular Universal executes on the server, generating static application pages that later...
How to Run a Big Data Text Processing Pipeline in Cloud Dataflow?
Dataflow is a unified programming model and a managed service for developing and executing a wide range of data processing patterns including ETL, and continuous computation.
What is Virtual Data Center in Google Cloud Platform (GCP)?
Virtual data centers are a pool of cloud infrastructure resources specifically designed for enterprise business needs - a virtual representation of a physical data center, complete with servers, storage clusters...
4 Tips to Make Your Banking App Crash-Proof!
Testers are even scared to envision a scenario where a bank app crashes and worst of all if there is a security breach. Deloitte suggests that cyber risk is the...
How to Pull Data from Google Spreadsheets in Redash and Create Chart?
Redash is an open source data visual image tool for Business Analysts to query, visualize and collaborate. Redash is fast to line up and works with any data source you...
How to Install Splunk Enterprise on Ubuntu 16.04/18.04?
Splunk is a software platform which searches, analyzes and visualizes the machine-generated data which make up your IT infrastructure and business. Machine data is the data which is generated by...
Steps to Add Multiple SSL Certificates on Single AWS ELB
AWS support multiple TLS/SSL certificates on ALB using Server Name Indication (SNI). Read basic steps to add multiple SSL certificates on single AWS ELB.
Steps to Configure Redash on AWS Server (EC2 Instance)
Redash is probably the hottest open source BI tool which is fast emerging as an alternative to Tableau and PowerBI. It provides out-of-the-box connectors that work for most commonly used data...
How to Migrate GitLab from Old server to New Server?
When migrating Gitlab to a new server, you might face many problems like incompatible versions, different OS (so different latest Gitlab version), etc. Before migrating the Gitlab to the new...
Gitlab Installation on Ubuntu (14.04, 16.04, 18.04 Version)
GitLab is the Web UI or an interface for Git. Gitlab has two versions: Community Edition and Enterprise Edition. GitLab Community Edition is an open source having an MIT Expat license and...