Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on DevOps, CI/CD, Automation and related technologies.

Securing SD-WAN in a Cloudy World

Today’s cloud-first enterprise must securely connect their workers to their applications, no matter where their applications may live. Only by transforming both the WAN edge and security architectures can the full promise of the cloud be fully realized. SD-WAN is your opportunity to re-architect, design and build a network that’s secure and fit for the future. Teneo Inc. and Silver Peak can help to make this a clear reality in our cloudy world.

Riverbed Webinar Demo - Security Workflows

Managing aging infrastructure that’s geographically dispersed brings unique challenges to the Oil & Gas industry because obsolete technologies and automation make it particularly vulnerable to cyberattacks. To combat these attacks, leveraging integrated and full-fidelity data can help you to identify the unknown, avoid business disruptions, and help you save time by: This technical overview of Riverbed’s NetProfiler Flow Monitoring solution demonstrates those security workflows, and introduces a helpful thread feed that includes SUNBURST Backdoor.

Riverbed Webinar Demo - Infrastructure Monitoring

Without knowing the status of your infrastructure, how can you troubleshoot P1 incidents quickly and reduce the cost of downtime? A slow response could disrupt your ability to monitor operations remotely and respond instantly to field conditions, meaning you can’t for example: In this technical demo, find out how we make infrastructure monitoring and troubleshooting easy with Riverbed SteelCentral NetIM.

Riverbed Webinar Demo - Dependency Mapping

The worst thing about moving applications and services to the cloud is the hidden costs, as a direct result of degraded application performance and lost productivity. By mapping dependencies prior to a cloud migration, you’ll know which users and services will be affected. That means you can: This technical demo shows you how easy dependency mapping should be before you move applications and services to the cloud.

How to write optimized & secure docker file to create docker images

How to write optimized and secure docker file to create docker image. Learn the simplest approach to Docker images and how to use them using a Docker repository, such as Docker Hub, or hosting your own private repository. What you will learn from this video: What is docker? How to write a docker file? How to write an optimized docker file? How to write a secure docker file? What about the docker repository? How to put or host docker images?

Civo Update - May 2022

In April, we made Civo Academy publicly available for all. This was a pivotal step to put developers first so anyone with an interest can learn everything they need to know to create and maintain their Kubernetes environment. We also released a new report called "The Cost of Cloud", a white paper looking into the complexity of cloud costs for businesses and alternatives beyond the hyperscalers.

Code quality metrics: How to evaluate and improve your code

High-quality code is efficient and reliable, runs well without bugs, and meets user needs. It can cope with errors or unusual conditions. It is also easy to understand, maintain, and expand with new features. Additionally, its portability means that it can run on as many machines as reasonably possible. Development teams work with codebases that are constantly changing. They add, delete, and modify existing code to improve speed or implement new features.