Operations | Monitoring | ITSM | DevOps | Cloud

Monitoring

The latest News and Information on Monitoring for Websites, Applications, APIs, Infrastructure, and other technologies.

Deploying AWS Lambda with Docker Containers: I Gave it a Try and Here's My Review

Among all the new features and services that AWS announced during the re:Invent 2020, my favorites were definitely the AWS Lambda updates. And there were many! For example, your code execution is no longer rounded up to the nearest 100ms of duration for billing — you are now billed on a per millisecond. On top of that, AWS increased the Lambda’s memory capacity to 10 GB, and correspondingly the CPU capacity up to 6 vCPUs.

PostgreSQL vs MySQL: Use Cases & Attributes To Help You Choose

Choosing whether to go with PostgreSQL or MySQL depends on your needs as they are both great databases to use under different circumstances. In this article we will run through a few of the top reasons and use cases to help you choose between these choices for database creation. Note: As a matter of fact, MySQL is so popular it became part of the LAMP stack (Linux, Apache, MySQL, PHP) used for building many web servers.

Why 'Chief Information Officer' Will Soon Be Renamed 'Chief Experience Officer'

Under intense competitive pressure for customers and employees alike, most businesses today are pursuing aggressive digital transformation strategies. IDC predicted that nearly US $1.3 trillion was spent worldwide on digital transformation technologies – namely hardware, software, and services – in 2018, and tips that figure to nearly double in 2021 to reach more than US $2.1 trillion.

Why Full Reporting Capabilities for Your Databases and Files Are Helpful

Do you know what files your employees access to? Do you know when they create new files? How about when they copy, move, or delete files? How confident are you that your databases are safe and secure from potential intrusions? These are the types of questions any business owner should ask themselves, especially now. With more people working from home and telecommuting, you need to know exactly what databases and files your employees access, use, update, change, alter, move, and delete.

Sponsored Post

How tech leaders are prioritizing customer experience

The Tech Leaders' Tour is a series of events bringing tech leaders together to learn from each other about improving software quality and customer experience. This one was special because we are able to hold it in-person, in one of our favorite cities - Auckland, NZ, where there are no social distancing rules at the time of writing. In today's climate, technology companies are faced with many challenges. But one thing should remain the same - the focus on delivering value to the customer.

Manage IT on the go with our incredibly effective mobile apps!

Even an insignificant network issue can wreck havoc on your IT infrastructure when left unmanaged. This makes it vital that your IT team is alerted instantly whenever an issue arises, so they can troubleshoot it quickly, and ensure network stability. However, IT teams aren’t sitting at their desks waiting for problems to happen. It’s not uncommon for IT staff to be away from their workstations addressing network issues such as a router failure or a faulty LAN cable.

How to debug Android Chrome from Windows, Linux, or Mac

Testing and debugging websites and web apps on mobile devices can be challenging. Browsers on phones and tablets often don’t have built-in debuggers, and emulating mobile devices is never as accurate as you’d like. To debug mobile websites on Android, the desktop version of Chrome provides a solution with remote debugging. This article will show you how to use remote debugging with Chrome from your computer. You can use one of the common desktop operating systems like Windows, macOS, or Linux.