skip to Main Content

Monitoring with Prometheus and Grafana

What is Prometheus? https://prometheus.io/ Prometheus is a monitoring tool which was created to monitor highly dynamic container environments like Kubernetes, Docker swarm etc. It can also be used to monitor bare server where applications are directly deployed. Prometheus working. Prometheus collects and stores its metrics as time series data, i.e. metrics information is stored with the timestamp at which it was recorded, alongside optional key-value pairs called labels. More info on data model of metrics: https://prometheus.io/docs/concepts/data_model/ Prometheus pulls metric data,…

Read more

Lexical Environment & Closure

Code Blocks If a variable is declared inside a code block {...} it's only visible inside that block. For example: { let message = "Hello"; alert(message); } alert(message); We can use this to isolate a piece of code that does its own task, with variables that only belong to it: { let message = "Hello"; alert(message); } { let message = "Goodbye"; alert(message); } For if, for, while and so on, variables declared in {…} are also only visible inside:…

Read more

App Clips! How Can App Clips Help Your Business Acquire More Customers

Twelve years ago Apple revolutionized the industry with the launch of App Store, and nine years ago Apple came up with a phrase,"There's an application for that!". In June 2020 at WWDC, the phrase saw itself getting tweaked:"There's an App Clip for that!". It is the first time, the tech giant took user experience outside of application install. What is App Clip ? An app clip is a small part of your app that's discoverable at the moment it's needed.…

Read more

Osmosys locks-in their campus selects during the lockdown

As we complete 2 months of lockdown due to the Covid-19 pandemic, organizations are still adjusting to the"new normal" - work from home, managing teams via online meetings and messaging. It is now inevitable for organizations to alter their business models and embrace digital transformation so that business continues seamlessly despite this unfavorable situation. With the IT industry in India expected to have a lower growth rate due to this epidemic, Osmosys is no exception as we are also experiencing…

Read more

Osmosys at the forefront of adapting to the”new normal”

On a sunny Monday afternoon in early Feb 2020, my boss and I were having a casual chat on work-life balance' and we instantly decided that it was time for a break". We quickly nailed-down on Goa as the best place to go on a quick vacation and enjoy the sandy beaches. As we were getting nearer to the travel day, the news about corona virus was circulating. We just ignored and started planning for the trip. But just two…

Read more

How To Create The Best User Experience For Your Application?

"Steve Jobs has correctly called out in of his quotes that"Design is not just what it looks like and feels like. Design is how it works." We use the Internet in our own way; would want it to be fast, informative and hassles free. As we all like our internet for entirely different things that suit our interests. No doubt, the Internet dispenses our functional data, news and knowledge for our personal, social and economic building and with that, it…

Read more

How to Solve Common Problems In Custom Software Development?

A clever person would want to solve the problem. A wise person better AVOIDS it. - Osmosys What is Software? The software is a collection of data or a set of instructions that tells the computer how to work and it enables the computer to perform a specific task. The software handles an abundance of our daily utility and specialized tasks a user would want to perform, such as accounting, communicating, data processing and word processing, etc., How does Software…

Read more

Software Testing – The Secret Ingredients of a Successful Software

Softwares are all over the place in today's markets. Although building software and channelizing it is considered significant, one cannot deny the fact that testing is a phase that is abandoned. It is widely assumed that software once developed will work impeccably with no issues. But on the contrary, it does not happen so. Software Testing At A Glance Software testing is a range of processes that examine and assess the condition of software and its application. Testing makes sure…

Read more

Learn How To Build A Mobile App From Scratch

We are all now living in the rapid-fire world where everything is fast-paced. Everything is available at our fingertips just a few taps away; be it communications, shopping or even the necessities of life like food and shelter. There is an app in your mobile for each and every need of yours, and thus the mobile app market is growing and advancing dramatically. As a result, the mobile marketing industry is becoming exceedingly competitive. To assure the publicity of an…

Read more

Top 6 Software Development Trends Predictions in 2019

The previous year has observed a substantial growth throughout the mobile app development trade, but 2019 is anticipated to be further innovative. It's a well-known fact that we live in a world that is fast moving towards technological developments every moment. 2019, the last teen year for the rest of the century needs to have some importance when it comes to standing out in the technological development era. Technology keeps growing as per the requirement of the user. Though it…

Read more
Search