Skip to main content

5 posts tagged with "Update"

View All Tags

· One min read
Stanislav Dudkov

Work on an important section dedicated to monitoring and managing Salesforce environments has been completed.

The following articles have been added so far:

Backup:

  • Data Backup – strategies for data backup and tool selection
  • Metadata Backup – how and why to back up your environment’s configuration

Salesforce Monitoring:

  • System Overview – tracking system resources
  • Debug Logs – debugging Apex errors and more
  • Apex Exception Email – automatic failure notifications in code
  • Event Monitoring, Real-Time Event Monitoring – auditing events and activity
  • Security Health Check – evaluating and managing environment security

The articles cover not only the built-in Salesforce tools but also practical advice on automation, CI/CD, and security compliance.
With these materials, you’ll be able to efficiently monitor the state of your Salesforce environment, quickly detect issues, and proactively prevent incidents.

Explore the new section, apply best practices, and ensure the stability and security of your Salesforce projects!

Got something to add? Suggest edits or new articles!

· One min read
Stanislav Dudkov

A new section on change Delivery Strategies has been added to the knowledge base. Now, detailed materials on key deployment methods are available to help minimize risks and improve system stability. What's New?

  • Fundamentals of Delivery Strategies – How to choose the optimal deployment method
  • Phased Rollouts – Step-by-step implementation to reduce risks
  • Dark Launches – Deploying without user visibility
  • Blue-Green Deployment – Minimizing downtime and enabling quick rollbacks
  • Big Bang Deployment – Full release in one go and its risks
  • A/B Testing – Experimenting to enhance user experience

These materials will help DevOps engineers, Delivery managers, and anyone involved in system changes to manage deployments efficiently and safely.

· One min read
Stanislav Dudkov

Basic articles have been added to the deployment management section.
In this section, you will find materials that will help optimize deployment processes, and improve system stability.

The section includes articles on the following key topics:

  • Basics of Deployment Management: Understanding the differences between release and deployment stages to minimize risks and improve planning.
  • Process Automation: Fundamental principles and approaches to automation for increased reliability and efficiency.
  • Metadata Deployment Approaches: Choosing between full and partial deployment to optimize resources and enhance control.
  • Testing During Deployment: Running tests to ensure high quality and system stability.
  • Removing Outdated Components: Recommendations for implementing destructive changes to maintain order and relevance in the system.
  • Quick Deploy: Leveraging accelerated deployment for critical changes.
  • Version Management: Utilizing modular approaches and Salesforce packages to simplify updates and improve control.
  • Quality Control: Using test coverage matrices for transparent analysis and quality improvement.

This section will become a valuable tool for teams aiming to optimize development and deployment processes in Salesforce. If you'd like to contribute, join the project!

· One min read
Stanislav Dudkov

Basic articles have been added to the release management section.
The articles contain information on methodology and practical advice on release management, with a separate note dedicated to HotFix. Anti-patterns can help conduct a quick, superficial review of the project's release management processes, allowing for the identification of common mistakes and shortcomings.