Operations | Monitoring | ITSM | DevOps | Cloud

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

Adopting open-source Industrial IoT software

The industrial automation landscape is evolving rapidly, driven by a fundamental shift in how software solutions are developed and deployed. In the past, many factories had in-house IT expertise to build and maintain their basic software stacks, the present reality is quite different. Small-scale factories often lack the IT know-how to manage their increasingly complex digital infrastructure, and they often rely on contractors to set up and maintain their systems.

Why is application integration so hard - Steef Jan Wiggers

Starting the first session of Day 2 at INTEGRATE, Steef Jan Wiggers explores the intricate world of integration in the session titled "Why is integration so hard". He offers insight into the challenges of connecting diverse systems and technologies, moving from the era dominated by SAP and mainframes to our imminent cloud-forward future. Highlighting pressing topics like the challenges of building in the cloud, the transformative potential of Dapr, and the broad scope of OpenTelemetry (OTel), Steef offers detailed insights.

The Future of Software: A Conversation with HubSpot CTO Dharmesh Shah & GitKraken CEO Matt Johnston

Embark on an insightful journey into the future of software development with Dharmesh Shah, CTO and Co-Founder of HubSpot, and Matt Johnston, CEO of GitKraken. In this GitKon 2023 Keynote session, you will: And this conversation goes far beyond just code – Dharmesh also hits on advice for fostering positive company culture (and how culture should really be seen as its own unique product), and tips to overcome "crappy marketing.".

Risks and rewards of generative AI for software development

Generative artificial intelligence (AI) is a form of AI that can create new, original content such as text, code, images, video, and even music. Generative AI-powered tools like GitHub’s Copilot and OpenAI’s ChatGPT have the potential to revolutionize the way you develop software, enabling you to be more efficient and creative. Used in the right way, generative AI can streamline workflows, accelerate development cycles, and unlock the potential for innovation.

Basics of Incident Management

Life is full of unexpected incidents. From the coffee spill that disrupts your morning routine to the sudden traffic jam that transforms a 20-minute commute into an hour-long ordeal. Much like these challenges, most of our systems and infrastructure also constantly face these tiny glitches. If ignored, they can have a significant impact. Unlike minor inconveniences, these glitches we call Incidents have the potential to disrupt your business, frustrate customers, and eat into your revenue.

Mastering Version Control with SharePoint Online Versioning

In today’s digital workspace, managing document versions is crucial for maintaining data integrity and fostering effective collaboration among teams. SharePoint Online, a premier collaboration platform from Microsoft, has embedded a robust versioning feature that significantly elevates document management to a new level.

Running MongoDB on Kubernetes

Containers are a lightweight, portable, and consistent way to package applications and their dependencies. Containers provide an isolated environment, ensuring an application runs reliably across different environments. Enterprises and tech-savvy individuals are using container technologies because of their benefits. However, container orchestration tools have become necessary to manage clusters with the rise in container usage.