Operations | Monitoring | ITSM | DevOps | Cloud

Latest News

Ingest data directly from Google Pub/Sub into Elastic using Google Dataflow

Today we’re excited to announce the latest development in our ongoing partnership with Google Cloud. Now developers, site reliability engineers (SREs), and security analysts can ingest data from Google Pub/Sub to the Elastic Stack with just a few clicks in the Google Cloud Console. By leveraging Google Dataflow templates, Elastic makes it easy to stream events and logs from Google Cloud services like Google Cloud Audit, VPC Flow, or firewall into the Elastic Stack.

Reliable Applications for Cloud Desktops with Spot PC and Rimo3

Moving employees to Azure Virtual Desktop (AVD) or Windows 365 can have many advantages, including: But migrating to a virtual desktop environment also has its challenges. Perhaps the largest is ensuring that applications can be installed on the virtual desktop environment. And then, beyond installation, ensuring that each application performs at least as well as in the users’ former environment.

Import ECS Fargate into Spot Ocean

AWS Fargate is a serverless compute engine for containers that work with both Amazon Elastic Container Service (ECS) and Amazon Elastic Kubernetes Service (EKS). With Fargate handling instance provisioning and scaling, users don’t have to worry about spinning up instances when their applications need resources. While this has many benefits, it’s not without its share of challenges which can limit its applicability to a wide variety of use cases.

Heroku vs AWS: What is the cheapest for your startup?

In today's digital age, the internet and computer technologies have become a part of our lives. Organizations are moving their applications to the cloud to gain benefits of flexibility and lower costs. Heroku and AWS are two popular cloud service providers. AWS is a cloud services platform offering computing power, database storage, content delivery, and many other functionalities. Users can choose individual features and services as required.

Breaking The Tag Barrier: A Better Way To Organize Cloud Spend

Tagging, as a means of organizing our cloud environments, has utterly, totally, failed us. If you have authored a tagging policy document, begged your engineers to properly tag their stuff, or just plain given up, then you know what I'm talking about. Tagging is broken, and I don't mean broken in a way that can be fixed, but rather that the entire concept just isn't getting the job done.

Use Ocean's Cluster Roll to update nodes

Kubernetes has what you may consider an aggressive release cycle. There have been three to four releases per year since 1.0 was released in July of 2015. Perhaps you’ve found it all too easy to get behind a couple of versions. Running the latest, or nearly latest release will help protect your organization from security issues. This is because releases are deprecated once they fall three minor versions behind the latest. Staying current isn’t just about security though!

10 Advantages of Deploying Dynamics 365 Business Central

Specifically intended for small and medium-sized companies seeking an all-in-one intelligent ERP solution that is simple to use, adaptable, and implemented in the cloud or on-premise, Dynamics 365 Business Central is a powerful and flexible solution. Deploying Dynamics 365 Business Central bring a lot of advantages for businesses that are ready for embracing digital.

The Legacy Of Infrastructure As Code: CloudZero Dimensions Transform Cloud Cost

Few practices exemplify the impact of DevOps more than Infrastructure as Code (IaC). Anyone who remembers hearing “I don’t know why it’s not working; it worked on my machine …” can vouch for this! IaC provides a standard way to create declarative descriptions of infrastructure to represent desired environment states — essentially allowing teams to manage IT infrastructure using configuration files.

Tutorial: Setting up AWS CloudWatch Alarms

AWS CloudWatch is a service that allows you to monitor and manage deployed applications and resources within your AWS account and region. It contains tools that help you process and use logs from various AWS services to understand, troubleshoot, and optimize deployed services. I’m going to show you how to get an email when your Lambda logs over a certain number of events.