Keep Your VMs Up to Date
Regularly update your virtual machines (VMs) to ensure they have the latest security patches and performance improvements. This helps protect against vulnerabilities and enhances overall system stability.
Turning On/Off Automatic Updates
By default, EWC VMs have automatic security updates turned on, to ensure the installation of security patches. While you can disable the automatic updates it's recommended to keep them on. In all cases, make sure to monitor the installation of the critical updates.
Private IPs and Security Groups
Assign only private IP addresses to VMs where public access is not required. This minimises exposure to potential threats. Additionally, configure security groups to open only the necessary ports, reducing the attack surface and enhancing security.
Follow Security Guidelines
Adhere to the security guidelines provided (to be published). These guidelines will offer comprehensive advice on maintaining a secure and resilient VM environment.
Infrastructure as Code
Implement infrastructure as code practices to manage and provision your deployment environments. This ensures consistency and allows you to reproduce environments easily, reducing the risk of configuration drift.
Log Management
Keep detailed logs of your deployment processes and system activities. Logs are crucial for troubleshooting issues, monitoring system performance, and maintaining compliance with regulatory requirements.
The tenant administrator is the primary point of contact from EWC support and the corresponding Computing Representative, and should act as a bridge to the rest of the tenancy users.
As tenant administrator, you may be contacted by the Computing Representative or the EWC support to discuss any matters relevant to your tenancy.
You should also make sure all users in the tenancy are kept informed about relevant news, important updates, and events that may be of their interest. It is also very important to make sure their contact details are up to date.
Review active users and their permissions
You must ensure that only the users that require access to the tenancy have an active account, and review periodically their level of access and permissions. Any users that leave the project or organisation, or who do not require access any longer, should be disabled or deleted. This way you help keep your tenancy secure. This applies to both the access to the EWC portals to manage the infrastructure and resources, and to the resources such as Virtual Machines.
Identity provider integration
You may choose to integrate your own organisation identity provider into the Morpheus portal, to simplify the management of the tenancy users.
User provision in the virtual resources
Choose the best strategy for your use case when it comes to user account management in the virtual Machines of the tenancy. Morpheus Linux Users or Local users in VMs and LDAP users serve specific purposes and require different account creation methods.
Local users are local to the VMs and they do not exists in other VMs. If you need to add others users, they need to be created manually using linux commands.
LDAP users instead rely on a central user management VM that creates LDAP users in all VMs in your tenancy, therefore this type of users exists in all VMs and can access all of them by default (RBAC and policies can be added in order to reduce access or privileges on certain machines)