Operations | Monitoring | ITSM | DevOps | Cloud

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

Digital transformation trends in oil and gas

The Oil and Gas sector, responsible in part for two industrial revolutions in the last 300 years, has been something of a laggard when it comes to adoption of new technologies. Cloud and edge penetration in Oil and Gas is late compared to other industries, mainly due to long standing concerns around security and data privacy.

The new principles of incident alerting: it's time to evolve

In the ever-evolving world of software engineering, the landscape is constantly shifting. New technologies emerge, best practices evolve, and how we build and run software continues to change. However, when it comes to incident alerting, it often feels like we're stuck in the past.

Top DevOps Experts offer Key Insights at swampUP

With five keynotes and 15 breakout sessions in one day, there was no shortage of important industry knowledge and key insights from this year’s JFrog swampUP DevOps and DevSecOps user conference. Presenters discussed the role of DevOps at Netflix, how Fidelity migrated to the Cloud, the trend of shifting further left than left, and more. In this post we highlight the three presentations below that challenged attendees to rethink the status quo and reassess their own DevOps and security practices.

Designing Your Cloud With Failure In Mind

Implementing any cloud development project can be tricky, and frustrating. Especially when you are pressured with time, reactive approaches, or cost-saving scenarios. However, there are some things you can do to implement solutions in your cloud architecture for long-term scalability and risk mitigation. Rather than short-term fixes until it arises again, consider designing your cloud with failure in mind, or speculating worst-case scenarios. It might sound counterintuitive or obvious.

SSO is now available

We now support SSO (single-sign on), offering an improved login experience for our customers. SSO can be enabled on our website. We want our customers to have a great experience when using our products and part of that is an easy sign-in experience for users. Enabling SSO will remove the need for users to use their Redgate ID and password when signing into the customer portal and compatible products.

Azure File Storage Best Practices

Azure File Share is a cutting-edge service offered by Microsoft’s Azure platform. This robust solution allows seamless integration of serverless file sharing capabilities accessible through industry-leading protocols such as SMB, NFS, and Azure Files REST API. When effectively utilized, Azure File Share can drastically improve the file-sharing experience for cloud-based and on-premises deployments. In the realm of Dynamics 365 Business Central SaaS, it has demonstrated unparalleled benefits.

Free Preview Environments For Open-Source Projects

We at Qovery are excited to offer our Preview Environments for free to all open-source projects. A Preview Environment is like a sandbox where developers can see how changes to the code will work before these changes are final. This is great for projects where many parts, like the backend, frontend, and databases, must talk to each other.

Ephemeral Environments for Blue-Green Deployments: A Step-by-Step Guide

Blue-green deployments have emerged as a beacon for seamless updates in software development. By juggling two environments, blue (old) and green (new), changes are tested and rolled out with minimal hiccups. Yet, traditional environments, with their database schemas and code differences, often throw a spanner in the works.