×

To install this app on your iPhone, tap Share 🔗 then Add to Home Screen.

  • Integrating Salesforce and Jira improves business processes, but it is easier said than done. Learn how we simplified this for a customer with our Salesforce & Jira connector, Sinergify, and a Jira plugin for better transparency & team Skyera- Systems.com
    Integrating Salesforce and Jira improves business processes, but it is easier said than done. Learn how we simplified this for a customer with our Salesforce & Jira connector, Sinergify, and a Jira plugin for better transparency & team Skyera- Systems.com
    0 Reacties 0 aandelen 0 voorbeeld
  • 4 networking best practices learned from the Atlassian network outage

    Last month, software tools vendor Atlassian suffered a major network outage that lasted two weeks and affected more than 400 of their over 200,000 customers. The outage took down several of their products, including Jira, Confluence, Atlassian Access, Opsgenie, and Statuspage.

    While only a few customers were affected for the full two weeks, the outage was significant in terms of the depth of problems uncovered by the company’s engineers and the lengths they had to go to find and fix the problems.

    The outage was the result of a series of unfortunate internal errors by Atlassian’s own staff, and not the result of a cyberattack or malware. In the end, no customer lost more than a few minutes’ worth of data transactions, and the vast majority of customers didn’t see any downtime whatsoever.

    What is SDN and where it's going
    What is interesting about the entire Atlassian outage situation is how badly they managed their initial communication of the incident to their customers, and then how they eventually published a lengthy blog post that goes into tremendous detail about the circumstances.

    It is rare that a vendor who has been hit with such a massive and public outage takes the effort to thoughtfully piece together what happened and why, and also provide a roadmap that others can learn from as well.

    In the post, they describe their existing IT infrastructure in careful detail, point out the deficiencies in their disaster recovery program, how to fix its shortcomings to prevent future outages, and describe timelines, workflows and ways they intend to improve their processes.

    The document is frank, factual, and full of important revelations and should be required reading for any engineering and network manager. It should be used as a template for any business that depends on software to locate and fix similar mistakes that you might have made, and also serve as a discussion framework to honestly assess your own disaster recovery playbooks.

    [ FREE report! Learn how leading CIOs are maximizing the utility of data collected through multiple channels. Download now! ]
    Lessons learned from the incident
    The trouble began when the company decided to delete a legacy app that was being made redundant by the purchase of a functionally similar piece of software. However, they made the mistake of assigning two different teams with separate but related responsibilities. One team requested the redundant app be deleted, but another was charged with figuring out how to actually do the task. That should have raised some red flags immediately.

    The two teams didn’t use the same language and parameters, and as a result had immediate communication problems. For example, one team used the app ID to identify the software to be deleted, but the other team thought they were talking about the ID for the entire cloud instance where the apps were located.

    Lesson 1: Improve internal and external communication
    Teams that request network changes and the team that actually implements them should be one and the same. If not, then you need to put in place solid communication tools to ensure that they are in sync, using the same language, and have precision on procedures. Because of the miscommunication, Atlassian engineers didn’t realize the extent of their mistake for several days.

    But cross-team communication was only one part of the problem. When Atlassian analyzed its communications between various managers and its customers, they discovered that they posted details about the outage within a day on their own monitoring systems, but they weren’t able to directly reach some of their customers because contact information was lost when the legacy sites were deleted, and other information was woefully outdated.

    Plus, the deleted data contained information that was necessary for customers to fill out a valid support request ticket. Getting around this problem required a group of developers to build and deploy a new support ticketing process. The company also admits they should have reached out earlier in the outage timeline and not waited until they had a full picture of the scope of the recovery processes.

    This would have allowed customers to better plan around the incident, even without specific time frames. “We should have acknowledged our uncertainty in providing a site restoration date sooner and made ourselves available earlier for in-person discussions so that our customers could make plans accordingly. We should have been transparent about what we did know about the outage and what we didn’t know.”

    Lesson 2: Protect customer data
    Treat your customer data with care, ensure that it is current and accurate and backed up in multiple, separate places. Make sure your customer data can survive a disaster and include specific checks in any playbook.

    This brings up another point about disaster recovery. During the April outage, Atlassian missed its recovery time objectives (obviously, given the weeks taken to restore systems), but managed to meet their recovery point objectives, since they were able to restore data just a few minutes before the actual outage. They also had no way to select a set of customer sites and restore all of their interconnected products from backups to a previous moment in time in any automated way.

    “Our site-level deletions that happened in April did not have runbooks that could be quickly automated for the scale of this event,” they wrote in their analysis. “We had the ability to recover a single site, but we had not built capabilities and processes for recovering a large batch of sites.”

    In the blog confessional, they chart their previous large-scale incident management process – you can see that it has a lot of moving parts and wasn’t up to the task to “handle the depth, expansiveness and duration of the April incident.

    Lesson 3: Test complex disaster recovery scenarios
    Check and re-check your disaster recovery programs, playbooks, and procedures to ensure they meet various objectives. Make sure to test scenarios across all sizes of customer infrastructure. This means specifically addressing and anticipating larger-scale incident response and understanding the various complex relationships of customers that use multiple products or depend on an interlocking series and sequence of your applications.

    If you are using automation, make sure your APIs are functioning properly and sending appropriate warning signals when they aren't. This was one of the issues that Atlassian had to debug on the fly while the outage dragged on for days.

    Lesson 4: Protect configuration data
    Finally, there is the issue about how data was deleted, which started the entire outage. They now realize that deleting data, especially of an entire site, shouldn’t be allowed. Atlassian is moving to what they call a “soft delete,” which doesn’t immediately dispose of data until it has been vetted with defined system rollbacks and pass through a number of safeguards.

    Atlassian is establishing a "universal soft delete" policy across all their systems and creating a series of standards and internal reviews. The soft delete option is more than just an option. Don't delete any configuration data until you have tested it throughout your infrastructure.

    Join the Network World communities on Facebook and LinkedIn to comment on topics that are top of mind.
    4 networking best practices learned from the Atlassian network outage Last month, software tools vendor Atlassian suffered a major network outage that lasted two weeks and affected more than 400 of their over 200,000 customers. The outage took down several of their products, including Jira, Confluence, Atlassian Access, Opsgenie, and Statuspage. While only a few customers were affected for the full two weeks, the outage was significant in terms of the depth of problems uncovered by the company’s engineers and the lengths they had to go to find and fix the problems. The outage was the result of a series of unfortunate internal errors by Atlassian’s own staff, and not the result of a cyberattack or malware. In the end, no customer lost more than a few minutes’ worth of data transactions, and the vast majority of customers didn’t see any downtime whatsoever. What is SDN and where it's going What is interesting about the entire Atlassian outage situation is how badly they managed their initial communication of the incident to their customers, and then how they eventually published a lengthy blog post that goes into tremendous detail about the circumstances. It is rare that a vendor who has been hit with such a massive and public outage takes the effort to thoughtfully piece together what happened and why, and also provide a roadmap that others can learn from as well. In the post, they describe their existing IT infrastructure in careful detail, point out the deficiencies in their disaster recovery program, how to fix its shortcomings to prevent future outages, and describe timelines, workflows and ways they intend to improve their processes. The document is frank, factual, and full of important revelations and should be required reading for any engineering and network manager. It should be used as a template for any business that depends on software to locate and fix similar mistakes that you might have made, and also serve as a discussion framework to honestly assess your own disaster recovery playbooks. [ FREE report! Learn how leading CIOs are maximizing the utility of data collected through multiple channels. Download now! ] Lessons learned from the incident The trouble began when the company decided to delete a legacy app that was being made redundant by the purchase of a functionally similar piece of software. However, they made the mistake of assigning two different teams with separate but related responsibilities. One team requested the redundant app be deleted, but another was charged with figuring out how to actually do the task. That should have raised some red flags immediately. The two teams didn’t use the same language and parameters, and as a result had immediate communication problems. For example, one team used the app ID to identify the software to be deleted, but the other team thought they were talking about the ID for the entire cloud instance where the apps were located. Lesson 1: Improve internal and external communication Teams that request network changes and the team that actually implements them should be one and the same. If not, then you need to put in place solid communication tools to ensure that they are in sync, using the same language, and have precision on procedures. Because of the miscommunication, Atlassian engineers didn’t realize the extent of their mistake for several days. But cross-team communication was only one part of the problem. When Atlassian analyzed its communications between various managers and its customers, they discovered that they posted details about the outage within a day on their own monitoring systems, but they weren’t able to directly reach some of their customers because contact information was lost when the legacy sites were deleted, and other information was woefully outdated. Plus, the deleted data contained information that was necessary for customers to fill out a valid support request ticket. Getting around this problem required a group of developers to build and deploy a new support ticketing process. The company also admits they should have reached out earlier in the outage timeline and not waited until they had a full picture of the scope of the recovery processes. This would have allowed customers to better plan around the incident, even without specific time frames. “We should have acknowledged our uncertainty in providing a site restoration date sooner and made ourselves available earlier for in-person discussions so that our customers could make plans accordingly. We should have been transparent about what we did know about the outage and what we didn’t know.” Lesson 2: Protect customer data Treat your customer data with care, ensure that it is current and accurate and backed up in multiple, separate places. Make sure your customer data can survive a disaster and include specific checks in any playbook. This brings up another point about disaster recovery. During the April outage, Atlassian missed its recovery time objectives (obviously, given the weeks taken to restore systems), but managed to meet their recovery point objectives, since they were able to restore data just a few minutes before the actual outage. They also had no way to select a set of customer sites and restore all of their interconnected products from backups to a previous moment in time in any automated way. “Our site-level deletions that happened in April did not have runbooks that could be quickly automated for the scale of this event,” they wrote in their analysis. “We had the ability to recover a single site, but we had not built capabilities and processes for recovering a large batch of sites.” In the blog confessional, they chart their previous large-scale incident management process – you can see that it has a lot of moving parts and wasn’t up to the task to “handle the depth, expansiveness and duration of the April incident. Lesson 3: Test complex disaster recovery scenarios Check and re-check your disaster recovery programs, playbooks, and procedures to ensure they meet various objectives. Make sure to test scenarios across all sizes of customer infrastructure. This means specifically addressing and anticipating larger-scale incident response and understanding the various complex relationships of customers that use multiple products or depend on an interlocking series and sequence of your applications. If you are using automation, make sure your APIs are functioning properly and sending appropriate warning signals when they aren't. This was one of the issues that Atlassian had to debug on the fly while the outage dragged on for days. Lesson 4: Protect configuration data Finally, there is the issue about how data was deleted, which started the entire outage. They now realize that deleting data, especially of an entire site, shouldn’t be allowed. Atlassian is moving to what they call a “soft delete,” which doesn’t immediately dispose of data until it has been vetted with defined system rollbacks and pass through a number of safeguards. Atlassian is establishing a "universal soft delete" policy across all their systems and creating a series of standards and internal reviews. The soft delete option is more than just an option. Don't delete any configuration data until you have tested it throughout your infrastructure. Join the Network World communities on Facebook and LinkedIn to comment on topics that are top of mind.
    0 Reacties 0 aandelen 0 voorbeeld
  • Atlassian Cloud
    Software-as-a-Service solutions are no longer a trend. IT services such as data storage, computing power or application software are increasingly being outsourced to the cloud on a large scale. As an innovation driver, Atlassian is also on this forward-looking path and offers the right hosting and operating platform for companies and institutions of all sizes with four different cloud offers (Free, Standard, Premium & Enterprise).
    Technologically the best combined
    Atlassian's cloud infrastructure is implemented using industry leader Amazon Web Services (AWS). Thanks to this combination of Atlassian Cloud Stack and AWS as infrastructure, the increasing number of customers and users in the Atlassian Cloud is not a problem. Users therefore never have to worry about software or hardware updates. Atlassian takes care of hosting and operation so that the cloud products are always up to date. The Atlassian Cloud has been further designed with options to avoid redundancies and downtime for optimal performance worldwide.

    High compliance and security
    For Europe, Atlassian has set up its own cloud hosting infrastructure in Germany and Ireland. European cloud customers, especially for Jira or Confluence, benefit from improved product performance, lower latency and other advantages of local data storage. By hosting within Europe, Atlassian undertakes to comply with the high data protection guidelines in Europe. Atlassian cloud products are also certified to many standards, including SOC 2 or ISO 27001/27018. Detailed information on the topics of data protection, compliance or security can be found in the Atlassian Trust Center .
    Atlassian Cloud Software-as-a-Service solutions are no longer a trend. IT services such as data storage, computing power or application software are increasingly being outsourced to the cloud on a large scale. As an innovation driver, Atlassian is also on this forward-looking path and offers the right hosting and operating platform for companies and institutions of all sizes with four different cloud offers (Free, Standard, Premium & Enterprise). Technologically the best combined Atlassian's cloud infrastructure is implemented using industry leader Amazon Web Services (AWS). Thanks to this combination of Atlassian Cloud Stack and AWS as infrastructure, the increasing number of customers and users in the Atlassian Cloud is not a problem. Users therefore never have to worry about software or hardware updates. Atlassian takes care of hosting and operation so that the cloud products are always up to date. The Atlassian Cloud has been further designed with options to avoid redundancies and downtime for optimal performance worldwide. High compliance and security For Europe, Atlassian has set up its own cloud hosting infrastructure in Germany and Ireland. European cloud customers, especially for Jira or Confluence, benefit from improved product performance, lower latency and other advantages of local data storage. By hosting within Europe, Atlassian undertakes to comply with the high data protection guidelines in Europe. Atlassian cloud products are also certified to many standards, including SOC 2 or ISO 27001/27018. Detailed information on the topics of data protection, compliance or security can be found in the Atlassian Trust Center .
    0 Reacties 0 aandelen 0 voorbeeld
  • #Integrate standard and custom #Salesforce objects with #Jira to strengthen cross-functional #collaboration and deliver top-notch #customer #experience

    Integrating Salesforce and Jira for a Secure Bidirectional Sync - Forcetalks
    #Integrate standard and custom #Salesforce objects with #Jira to strengthen cross-functional #collaboration and deliver top-notch #customer #experience Integrating Salesforce and Jira for a Secure Bidirectional Sync - Forcetalks
    0 Reacties 0 aandelen 0 voorbeeld
  • Picking the right tool to integrate Salesforce and Jira is often challenging. Download this eBook to learn seven ways to pick the right Salesforce and Jira connector that will align with your business needs/processes.

    ? https://rb.gy/8r4ol9 ?

    #Jira #Salesforce #SalesforceIntegration #grazitti
    Picking the right tool to integrate Salesforce and Jira is often challenging. Download this eBook to learn seven ways to pick the right Salesforce and Jira connector that will align with your business needs/processes. ? https://rb.gy/8r4ol9 ? #Jira #Salesforce #SalesforceIntegration #grazitti
    RB.GY
    Selecting the Right Salesforce-Jira Connector | eBook | Sinergify
    Choosing a Salesforce-Jira Connector can be tricky. This eBook provides 7 ways to select the right connector for your organization that aligns with your needs.
    0 Reacties 0 aandelen 0 voorbeeld
  • Sinergify enables a seamless, and secure flow of information among various teams to boost cross-functional collaboration. Watch a demo video of Salesforce Service Cloud and Jira Integration to see Sinergify in action. Sign up now!

    ? https://rb.gy/thdvb7 ?

    #Jira #Salesforce #SalesforceIntegration #integration #grazitti
    Sinergify enables a seamless, and secure flow of information among various teams to boost cross-functional collaboration. Watch a demo video of Salesforce Service Cloud and Jira Integration to see Sinergify in action. Sign up now! ? https://rb.gy/thdvb7 ? #Jira #Salesforce #SalesforceIntegration #integration #grazitti
    RB.GY
    Watch a Demo
    Sign up to watch a 4-min demo video & learn how Sinergify integrates Salesforce & Jira to improve inter-team collaboration, boost up team productivity & increase CSAT.
    0 Reacties 0 aandelen 0 voorbeeld
  • Discover...Digest...Deliver!
    We're stoked to announce the 1st issue of JIRA BRUNCH- a newsletter featuring content that helps you get your business operations into better shape with key pointers for making the right Atlassian choices.
    ➽ Sign-up here to read the first issue: https://hubs.la/Q0155dTL0


    #trundl #JiraBrunch #Atlassian #newsletter #Agile #Cloud #JiraDashboard #Jirareporting #jira
    Discover...Digest...Deliver! We're stoked to announce the 1st issue of JIRA BRUNCH- a newsletter featuring content that helps you get your business operations into better shape with key pointers for making the right Atlassian choices. ➽ Sign-up here to read the first issue: https://hubs.la/Q0155dTL0 #trundl #JiraBrunch #Atlassian #newsletter #Agile #Cloud #JiraDashboard #Jirareporting #jira
    0 Reacties 0 aandelen 0 voorbeeld
  • Jira Work Management logo
    Friendly and intuitive collaboration for business teams and their projects, built for cross-team coordination and breaking down silos. www.skyera-systems.com
    Jira Work Management logo Friendly and intuitive collaboration for business teams and their projects, built for cross-team coordination and breaking down silos. www.skyera-systems.com
    0 Reacties 0 aandelen 0 voorbeeld
  • Jira Software
    Plan, track, and release world-class software with the #1 software development tool used by agile teams. www.skyera-systems.com
    Jira Software Plan, track, and release world-class software with the #1 software development tool used by agile teams. www.skyera-systems.com
    0 Reacties 0 aandelen 0 voorbeeld
kishan 2