Operations | Monitoring | ITSM | DevOps | Cloud

Latest Posts

Monitoring Applications that use Okta for User Authentication

As the leading provider of identity and access management and authentication for enterprises, Okta gives employees, partners, suppliers, and customers secure access to the tools they need to do their most important work. With deep integrations to over 6,000 applications, the Okta Identity Cloud enables simple and secure access from any device.

How Identity Management Authentication Works

An organization can have multiple systems like Active Directory, SharePoint, Oracle, Outlook, Teams or simply web applications and they may have hundreds or thousands of employees or outside organization users that can access these systems. Managing accounts of every user and allowing proper access to their respective system is called Identity and Access Management (IAM).

Why a CDN Doesn't Solve All Your Performance Needs

A Content Delivery Network, or CDN, is a collection of proxy servers that are connected to the same origin server, and are geographically distributed relative to end users. Instead of utilizing a single server to respond to user requests, CDN edge servers are able to deliver content more effectively and efficiently to users based on their physical location. For example, if someone from Europe accesses your U.S.-hosted website, it would likely be done through a local U.K.

Time for a CDN? Waterfall Charts Have 90 Percent of the Answers

When was the last time you looked into the loading time of your website on actual end user screens? Do you know that the load time of your website content may significantly vary from different geographical locations? An end user sitting in Los Angeles may face a delay in downloading your web page and content than a user accessing your web page from London. The simple fact is lots of back-end processes are happening behind the scene to deliver your website and content to the end uses.

Why Traditional Monitoring Isn't Enough for Modern Web Applications

Website and web application technologies have grown tremendously over the years. Websites are now more than just the storage and retrieval of information to present content to users. They now allow users to interact more with the company in the form of online forms, shopping carts, Content Management Systems (CMS), online courses, etc. The list goes on and on.

Challenges Monitoring ReactJS Applications

ReactJS combines the speed of JavaScript with unique rendering capabilities to make applications that are highly dynamic, performance oriented, and responsive to user input. State of JS report 2018 cites performance as the major reason ReactJS has gained so much popularity in such a short time. When it comes to options for building single-page applications (SPAs), React delivers performance advantages over Angular and other JavaScript frameworks and libraries.

Challenges with Monitoring Knockout.js Web Applications

Web applications like knockout.js help you to reach out to your audience and customers. And as your customer base increases, your web-application evolves so that you can cater to their varying needs. But the more features you introduce in your application, the more requests and responses need to be handled by your applications. That, coupled with design (CSS) can make your web applications pretty bulky. You must be thinking, “So what!

Optimizing Web Performance: Understanding Waterfall Charts

Waterfall charts are diagrams which represent how website resources are being downloaded, parsed by the engine, in a timeline that gives us the opportunity to see the sequence and dependencies between resources. It assists in identifying where important events happened during the loading process. They can also let the user easily see how good or bad the performance of their website is, showing you exactly what is slowing down your site.

Monitoring Applications Written in Vue.js

Vue.js is a front-end JavaScript framework that you can use to build progressive Single-Page Applications (SPAs). Evan You, an ex-Google employee, created Vue.js in 2014 with an idea of building a lightweight solution that had the best features from Angular and React. Since the day of its inception, Vue.js has been steadily gaining in popularity. Currently, its user base is triple to that of Angular, and a little more than Facebook’s React framework.