Operations | Monitoring | ITSM | DevOps | Cloud

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

An overview of OpenStack storage

OpenStack storage is probably one of the most complex topics in OpenStack architecture right after networking. There are many different storage options, at least a few storage services, and tons of supported storage backends. It is very easy to get lost. But do not worry, there is hope. Since OpenStack was initially created as an open-source implementation of the Amazon Web Service Elastic Compute Cloud (AWS EC2), its storage architecture is quite similar to leading public clouds.

8 Ways to Ensure a Greener Data Center

After becoming increasingly popular in the mid-2000s, cloud computing has revolutionized the data center industry. Aside from providing cost-savings, security, mobility, and scalability benefits, cloud computing was also expected to be more environmentally friendly than other data storing and processing methods. By being highly efficient, cloud operators can reduce the use of electricity and other materials that typically increase a data center’s carbon footprint.

Better Way To Write Async Function in Node/Express/Next - Handle catch(err) Only Once.

Avoid Writing a Lot of Try Catch by Catching The ‘catch()’ Just Once. How annoying it is to write a lot of try-catch for each async function in an express app? What if you never need to write a try catch block for all async functions and still be able to handle the errors?

Dedicated hosts for macOS are now available

Dedicated hosts for macOS are now available on CircleCI. This new layer of support is built exclusively for macOS and offers Apple developers unprecedented storage, security, and scalability on CircleCI. By reserving a dedicated host, teams can unlock access to a bare metal instance that provides exclusive access to an entire host machine for 24 hours.

Why you don't just buy tools to make DevOps happen

Matt Gordon is a Microsoft Data Platform MVP and the Director of Data and Infrastructure at Rev.io. The sophisticated billing-as-a-service (BaaS) platform provides online billing software to communications companies, IoT businesses, and technology service providers. Matt’s role, first and foremost, involves keeping the lights on while at the same time overseeing many data-related projects, from architecture to performance tuning and DevOps implementation.

How To Detect and Prevent Zero-Day Vulnerabilities With Smart Infrastructure Monitoring Tool

“End of life, end of support, pandemic-induced shipping delays and remote work, scanning failures: It’s a recipe for a patching nightmare.”, federal cybersecurity CTO Matt Keller says. Ensuring a high level of security for your IT infrastructure and being sure you have not missed something is hard to arrange during these days. A zero-day exploit happens when hackers identify a software weakness or a security gap and take advantage of it to perform a cyberattack.

Should you use Kubernetes for your Startup?

Developers love containers for their portability and flexibility. Suitable for today’s cloud-native environment and agile development requirements, containers make it super-fast to develop, test, and run applications. Besides this, they are lightweight and can optimize the platform (and the host OS) they are deployed on. Now, for powerful applications with hundreds of containers, the platform should also be portable, flexible, extensible, and efficient.