Operations | Monitoring | ITSM | DevOps | Cloud

DevOps

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

Kubernetes Master Class Windows Container Networking in Rancher 2 3

In this session of the Kubernetes Master Class Series, we will cover the networking internals of Windows Server worker nodes and Windows Server Containers. The focus will be on the supported networking configurations with Flannel and Rancher 2.3. We will also cover differences between Linux and Windows networking and how to get started with troubleshooting issues that may arise.

dcTrack 7.0 ServiceNow Integration

See how easy it is to integrate ServiceNow with Sunbird's dcTrack software. dcTrack integrates easily with your existing management systems, such as ticket systems, CMDB, or asset systems to help you manage assets, change requests, and work orders more accurately. Start tracking the real-time status of all work activities and improve the productivity and efficiency of data center operations staff today.

dcTrack 7.0 Asset Management

Sunbird’s dcTrack DCIM Operations software provides data center asset management that’s fast, easy, and complete. Get actionable insights from zero-configuration dashboards and reports, see details for every asset in your data center, visually search for assets on your 3D floor map, create secure, shareable views for data collaboration, automatically create cabinet elevations, and more!

dcTrack Visualization

See your entire data center floor with Sunbird's DCIM software. Quickly view cabinet capacity reports ( space, weight, power, inlet temperatures), cabinet elevations and equipment names (text and images), and use the cabinet inspector to see cabinet level details. 3D visualizations allow you to rotate, pan and zoom your entire data center floor, isolate and view a row of cabinets, see sensor readings, and even view cabinet details with x-ray vision. Thermal map details allow you to view the top, middle and bottom of cabinets and help you manage your data center easier and faster.

15 hours writing CloudFormation reduced to 15 minutes with Stackery

ServerlessConf NY this past October was an important milestone for those of us tracking how software is built on cloud services. . We’ve seen the serverless talks evolve from “what is serverless” to “I built a weird thing” to “We built a new business” to “We refactored a legacy app and kickstarted our feature velocity.” We’ll come back to those last two soon, , but I want to highlight some points from one in particular by Tim Wagner.

The Hidden Costs of Big Data on AWS

IDC predicts a ten-fold increase in data by 2025, which should surprise just about no one. We are all producing more and more data every day—more data than ever before, with no slowdown in sight. Recently we joined forces with our friends over at CHAOSSEARCH to deliver a webinar on the topic of Big Data Done Right—How to Spend Less While You Store & Analyze More. In this webcast, we discussed some best practices around big data storage, transfer, and access.

How to monitor Kubernetes + Docker with Datadog

Since Kubernetes was open sourced by Google in 2014, it has steadily grown in popularity to become nearly synonymous with Docker orchestration. Kubernetes is being widely adopted by forward-thinking organizations such as Box and GitHub for a number of reasons: its active community, rapid development, and of course its ability to schedule, automate, and manage distributed applications on dynamic container infrastructure.

Integration Testing with Service Containers Webinar

Docker Compose is great for local development, but an effective CI/CD pipeline will also need to execute integration tests after a commit is pushed. The easiest way to bring up extra services for integration testing (such as a database or a message queue) is by launching them alongside the main pipeline! In this webinar, you will see how easy is to launch multiple Docker containers in a single pipeline step, complete with health checks and service dependencies.