Topics Map > Production-ready
LCS - Before setting your application live
Steps a developer should take in coordination with their Org Admin prior to changing an application live for the first time in Betty Blocks.
- Test the application in Sandbox (UAT/DEV)
- Confirm that SMTP is set-up and being used correctly
- Confirm that SSO is being used properly and data is secure
- Review your application for accessibility
- Configure Hostname, DNS and SSL certificate on the DNS
- Prepare and document your application for Production
- Contact your Org Admin
- Inform the LCS Service Team
- Determine the application's criticality to the unit's mission
- Determine who is handling the application’s support
- Org Admin makes application live in Production
- Smoke test in Production
- Update the LCS Service Team and notify application users
Test the application in Sandbox (UAT/DEV)
- Follow the Testing section as outlined in LCS - Best Practices for the Software Development Lifecycle(SDLC) in Betty Blocks
- Developers should test their applications in a DEV environment, and work with their stakeholders to complete UAT.
- Developers will need to provide the completed test plan and documentation to the LCS service team (see Inform the LCS Service Team below).
Confirm that SMTP is set-up and being used correctly
- See LCS - Email set-up within an application for instructions on emailing from your Betty Blocks application.
- Enter a support ticket to the LCS Service Team (see Inform the LCS Service Team below) if the SMTP credentials are not entered in the configurations.
Confirm that SSO is being used properly and data is secure
- Review the LCS - Best Security Practices and ensure that you are meeting the Minimum Security Requirements.
- Ensure you are not exposing data publicly that shouldn’t be exposed. See the Terms of Service.
- Ensure your pages in Betty Blocks are secured properly per role(s).
- Ensure Manifest groups are set-up per the standards found in LCS - Configuration of Manifest groups for application role mapping
Review your application for accessibility
- Review the Betty Blocks Accessibility and Usability Information KB to ensure you have an understanding of potential barriers to accessibility.
- Review the Digital accessibility @ UW-Madison webpage for additional information on the Digital Accessibility Policy
- Run an accessibility check on your application using the recommended WAVE Web Accessibility Evaluation Tool.
Configure Hostname, DNS and SSL certificate on the DNS
- See LCS - Add a custom hostname in Betty Blocks and LCS - Request and setup a SSL certificate for setting up instructions.
- Please note: Betty blocks requires a minimum of 14 days to complete the certificate initiation, so plan this into your schedule.
- If you configure these on your own, without the LCS service team's assistance, please take screenshots and send them to the LCS service team via the support ticket mentioned in the Inform the LCS Service Team section below.
Prepare and document your application for Production
- Remove unused elements from your build. Recommended to do this in a sandbox first to see/fix possible errors.
- Rename all important data and buttons
- Provide descriptions in Data Models
- Provide descriptions in Actions
- Use Settings data model for static data models that want to move exact data to Prod that was loaded in your Sandbox environment for specific data models.
- Create documentation for other developers
- Create documentation for end/application users and per role if multiple roles are utilized in the application
- Determine which end/application users should be in which Manifest groups/roles.
- Determine how you want to roll the application out and how you want to communicate to the end/application users how to log-in and what they will see once they log-in.
- Provide access to this documentation for your Org Admin.
Contact your Org Admin
- Once the steps above have been completed reach out to your Org Admin to notify them that you are preparing to launch your application and work with them to begin filling out the Pre-launch Checklist.
- Provide them with the documentation indicated in the steps above.
Inform the LCS Service Team
- Work with your Org Admin to submit a support ticket via the Low Code Solutions interest form. Select Support for the application I am building. This will create a WiscIT ticket for the service team to track.
- Attach a copy of the completed test plans with your support request.
- Attach screenshots of the hostname, DNS and SSL certificate on the DNS if configured yourself.
- The LCS Service Team will then review your application as outlined in the Pre-launch Checklist.
Determine the application's criticality to the unit's mission
- Work with your Org Admin to determine the criticality of this application to the mission of your unit.
- UW's Betty Blocks platform is stored in a private cloud, managed by Betty Blocks. Therefore, back-up is an obligation of Betty Blocks as well as up-time. In the unanticipated event that the application can't be reached, document how the application users will be made aware the situation and what downtime procedures/manual workaround processes they should follow until the application becomes available.
- Make this documentation available to your Org Admin.
Determine who is handling the application’s support
- Per the Terms of Service, the Application Manager/Developer is responsible for supporting the users and data of the application. Determine how that support will happen and how communication between support and the application users will occur.
- Make this documentation available to your Org Admin.
- Work with your Org Admin to update the IT inventory, add the support email and person that the LCS service team should direct someone to if the application user contacts the LCS service team instead.
Org Admin makes application live in Production
- After the Pre-launch Checklist and above steps have been completed your Org Admin will make the application live in Production.
Smoke test in Production
- Before providing the URL to application users, perform a smoke test on the primary user stories to ensure everything is working in Production as expected.
Update the LCS Service Team and notify application users
- After smoke testing has been completed work with your Org Admin to update the LCS Service Team that the application is live in Production.
- Notify application users that the application is live and provide them with any necessary documentation to get started.