Operations | Monitoring | ITSM | DevOps | Cloud

Latest News

A new HQ for PerfOps - Our office

PerfOps began as a fully remote company with team members located all over the world. It allowed us to hire fast and move fast. But as the team grew the effective communication became a problem, especially because of the complexity of the products we are building. Now as we need to grow even faster it became apparent that to do that we need all team-members working and interacting in the same office.

Logs to Monitor for Security Analytics

DevOps, security, and SOC teams find themselves constantly facing new cyber threats, ever-evolving attackers, and innovative attack vectors. Their challenges range from protecting employees’ mobile devices to preventing malicious parties from accessing an organization’s financial data or customers’ personal information.

Loki's Path to GA: Docker Logging Driver Plugin & Support for Systemd

Launched at KubeCon North America last December, Loki is a Prometheus-inspired service that optimizes storage, search, and aggregation while making logs easy to explore natively in Grafana. Loki is designed to work easily both as microservices and as monoliths, and correlates logs and metrics to save users money. Less than a year later, Loki has almost 6,500 stars on GitHub and is now quickly approaching GA.

IBM WebSphere vs Oracle WebLogic - WLSDM for WebLogic - Medium

WebLogic is an Oracle product that performs the role of the application server. The software application is a middleware that connects between back-end applications like databases and related applications with browser-based thin clients. WebLogic is used to develop and deploy J2EE applications. J2EE is the standard platform for developing multitier enterprise applications based on the Java programming language. WebSphere is an IBM software that performs the role of the application server.

How to Monitor Website Changes

Before, to know detect a website changed its content or not, you had to manually visit the website and check by yourself. This is a thing from the past! Tools such as Hyperping can send instant alerts in case of changes. One way is making sure your API or marketing site returns the expected content. Some servers return an expected status code (200, OK) but can often return the wrong content in the response body, whether it is HTML content or JSON.

Build better workflows: Announcing the Mattermost DevOps integration set

No matter what tools your team uses, more effective collaboration results from sharing information and context, being able to react quickly, and automating repetitive processes. Development teams move faster when they can consolidate information in one central hub and can reduce context switching by switching less between different tools.

How to monitor the proper functioning of a website

In times where it is possible to instantly access information, the website is the main point of communication with the market for every company. The website is often the place where the crucial first impression is built. It generates leads, sells, provides customer service, gets in touch with the media, recruits etc. It is the company’s website that the traffic from advertising campaigns gets directed to—and not only from the online ones.

What To Do When You Have 1000+ Fields?

So you have been adding more and more logs to your Graylog instance, gathering up your server, network, application logs and throwing in anything else you can think of. This is exactly what Graylog is designed for, to collect all the logs and have them ready for you to search through in one place. Unfortunately, during your administration of Graylog you go the System -> Overview screen and see the big bad red box, saying you are having indexing failures.

Maximize Observability of your CI/CD Pipeline with LogDNA

Continuous integration and continuous deployment (CI/CD) has enabled teams to build and deploy software at a much faster pace. DevOps teams can build, test, and deploy changes to production in a matter of minutes, allowing for extremely rapid release cycles. However, a CI/CD pipeline has a lot of moving parts and steps where problems to occur. In order to ensure a successful deployment, it’s important to monitor each step in this process.

Get Going with SNS

Every day that I commute home, I check Google Maps for the next Trimet bus arrival at the usual stop. There’s nothing wrong with this ritual but it always distracts or leaves me stalled for a few empty minutes. Ever the proponent of laziness automation, I decided to build a stack that will do this for me by texting incoming arrival times for my bus home.