Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on Cloud monitoring, security and related technologies.

Understanding AWS EC2 Billing: Ways To Optimize Your Costs

EC2 instances come with a spider web of charges — when you take a look at your bill, you’ll see there are hundreds of unique line items connected to your usage. In addition to the instance, you’re also billed for storage, data transfer, and networking associated with that instance. It’s important to fully understand those charges so you can find ways to optimize your costs.

How to Measure and Improve Your Serverless Application's Health

This article will cover how the health of your serverless application can be measured and improved. Technology and its implementation methodology evolve with time very rapidly. Cost efficiency and productivity are the key drivers of technological evolution these days. With the advent of the cloud, infrastructure costs have been brought down significantly. Serverless technology adds icing to the cake!

New Upsun overview video: a proven, 5-step approach helps explain a complex concept

The question that people who don’t know us constantly ask, “What does Upsun do, exactly?” Our new overview video aims to answer just that. We took a five-step approach to ensure our message was both clear and succinct: We hope that this video addresses the question about what Upsun does and inspires you to use the same five-step framework when you’re tasked with explaining a difficult concept.

Deploy Friday: E80 Sylius - the enterprise open-source e-commerce platform

Sylius - the Polish startup conquering the French market & making more and more buzz in the international e-commerce platform landscape. Why? What is unique about this software and the company behind it? How does it align with Platform.sh? Meet the people running the business growth of this new exciting product.

How to set up Stanza as the log agent for your GCP?

Stanza is a robust log agent. GCP users can use Stanza for ingesting large volumes of log data. Before we dive into the configuration steps, here’s a matrix detailing the functional differences between all the common log agents used by GCP users. Stanza was built as a modernized version of FluentD, Fluentbit, and Logstash. GCP users now have the ability to install Stanza to their VMs/ GKE clusters to ingest logs and route them to GCP log explorer.

Cloud Economics - And The Cloud Cost Metrics You Should Be Tracking

Over the past decade, businesses have flocked to the public cloud, with the promise of faster innovation, improved scalability — and of course, cost savings. Yet for many companies, the reality of cloud migration has been a different story. CFOs are blindsided by high costs and uncontrolled spending. Meanwhile, engineering teams struggle to justify and explain their spend — often frustrated that finance doesn’t understand, even when spend is growing healthily along with the business.

Snowflake vs Redshift: Which is the Right Data Warehouse for You

A plethora of surveys has shown that there is significant growth in the digital data that enterprises generate every day and it is becoming difficult for traditional on-premise systems to cope up with the enormous amounts of data. Also, the old methods require huge capital and resources. Therefore, Cloud-based Data Warehouses are taking the place of traditional ones to collect, store and analyze data coming from multiple sources.

Store and retrieve static assets on AWS S3 with NodeJS on FlashDrive

AWS S3 is a cloud storage service that saves data as an object associated with a key. Objects are like files and keys are like filenames. Objects are stored in a bucket. We will be auto-generating our object keys while uploading. In a free tier account, you get 5GB of free cloud storage with AWS S3. Note: This tutorial is made for AWS S3 but works as well with S3 compatible providers like Wasabi.com

Advanced Service Bus Dead lettering with BAM

In the real world, when we implement systems, there are often many kinds of users, such as super business users and some level 1 support technicians who understand the application domain and can support a lot of your applications. Still, due to limited skills and experience with Azure, they are constrained to how much of the application they can help. A great example of this is when you have a solution that uses Azure Service Bus.