Tag: #Communication

Milo: A new HTTP parser for Node?

November 14, 2023 By Mark Otto 0

๐Ÿ‘ Note: There’s a ‘last update’ badge saying 2021, but it’s incorrect โ€“ there was a big update this month ๐Ÿ˜„ โ–ถ  Talks from the Node.js Collab Summit 2023 โ€” If you want to stay up to date with the latest discussions within the Node project, here are the…

Building a CRM System: Does CRM Require Coding?

April 6, 2023 By Mark Otto Off

Are you curious to learn if CRM requires coding? Researching for answers to questions like do I need to know how to code to use a CRM system? What coding language is used for CRM systems? How difficult is it to learn CRM coding? Technology…

Improve collaboration between teams by using AWS CDK constructs

February 23, 2023 By Mark Otto Off

There are different ways to organize teams to deliver great software products. There are companies that give the end-to-end responsibility for a product to a single team, like Amazonโ€™s Two-Pizza teams, and there are companies where multiple teams split the responsibility between infrastructure (or platform)…

How Contino improved collaboration with Amazon CodeCatalyst

January 18, 2023 By Mark Otto Off

Amazon CodeCatalyst is a modern software development service that empowers teams to deliver software on AWS easily and quickly. CodeCatalyst provides one place where you can plan, code, and build, test, and deploy applications with continuous integration/continuous delivery (CI/CD) tools. It also helps streamlined team…

Team Collaboration with Amazon CodeCatalyst

January 16, 2023 By Mark Otto Off

Amazon CodeCatalyst enables teams to collaborate on features, tasks, bugs, and any other work involved when building software. CodeCatalyst was announced at re:Invent 2022 and is currently in preview. Introduction: In a prior post in this series, Using Workflows to Build, Test, and Deploy with…