Security | Threat Detection | Cyberattacks | DevSecOps | Compliance

JumpCloud

The IT Hour | App Lifecycle Releases 03.08.24

Josh Roland, Product Manager at JumpCloud tells us about the latest updates to App Lifecycle Management. Join us at 11:30 am ET. The #IT Hour hosted by #JumpCloud is a #communityprogram focused on the life of #ITAdministrators. With the ever changing #ITlandscape, having community and professional networking opportunities is very valuable.

Using the AWS CLI with Amazon Linux

Amazon Web Services (AWS) provides a wide array of cloud computing solutions. Mastering the AWS Command Line Interface (CLI) is an essential skill for developers, system administrators, and cloud engineers working within its ecosystem. Amazon Linux, an open source Linux distribution provided by AWS, is optimized for running on AWS infrastructure, making it a popular choice for cloud-based applications.

Bridging Security and IT Operations feat. Defensible Technology

In this JumpCloud Partner Success Interview we meet with Stephen Doty, CEO and Founder of Defensible Technology, as he talks about JumpCloud as a "swiss army knife" for IT, their diverse clientele, and how their journey with JumpCloud started with a single request for SSO and MFA.

What is Privileged Identity Management?

Every organization has to assign privileges to its user accounts. Good security practice requires each account to have only the privileges necessary for the role it’s assigned to. Ideally, that means only a few accounts have wide-ranging privileges capable of significantly changing the organization’s security configuration. These typically include systems administrators, database administrators, and service accounts. These accounts are especially vulnerable to security and compliance risks.

How to Install PostgreSQL 16 on RHEL 9

PostgreSQL is one of the leading and widely used open source relational database management systems (RDBMS) that stores structured data in tables, just like MySQL. It is used by developers in their tech stacks and even by large enterprises and corporations to store website and application data. PostgreSQL uses SQL query language to store and manipulate data and also provides JSON support.