Home » Archives for Mark Otto » Page 6
November 6, 2024
By
Mark Otto
In today’s fast-paced software development landscape, containerization has become an essential tool for building and deploying applications. With all the necessary tools and dependencies encapsulated in a container, developers can effortlessly set up and replicate development environments on various machines. The key steps involved in…
November 6, 2024
By
Mark Otto
If you are thinking about an ERP, the first question you have: make or buy? Should we choose custom or go with an off-the-shelf solution? Being stuck in this intricate decision-making process is simple. All businesses are different, even if they sell the same products…
November 6, 2024
By
Mark Otto
⚡ MikroORM‘s docs site build time went from 6m40s to 2m30s in dev and from 12m to 4m30s in production. Flex Your Product Muscle with Product for Engineers — Product for Engineers is PostHog’s newsletter helping engineers improve their product skills. Subscribe to get curated advice…
November 5, 2024
By
Mark Otto
Why Code Security Matters – Even in Hardened Environments — A nicely diagrammed deep dive (and it really is deep) into a technique that allows malicious parties to turn a file write vulnerability in a Node app into a remote code execution exploit even when…
November 4, 2024
By
Mark Otto
Harness the potential of AI development tools to bring your app idea to life. Stick with us to explore the most powerful tools that can turn your vision into a reality. As you dive into the world of AI development tools, you may be asking…
November 4, 2024
By
Mark Otto
Earlier today, Amazon Q Developer announced support for inline chat. Inline chat combines the benefits of in-IDE chat with the ability to directly update code, allowing developers to describe issues or ideas directly in the code editor, and receive AI-generated responses that are seamlessly integrated…
November 3, 2024
By
Mark Otto
We will be highlighting Projen’s powerful features that cater to various aspects of project management and development. We’ll examine how Projen enhances polyglot programming within Amazon Web Services (AWS) Cloud Development Kit constructs. We’ll also touch on its built-in support for common development tools and…
November 2, 2024
By
Mark Otto
Introduction Software development is complex and time consuming. Developers frequently need to stop building to get answers to hard, technical questions. What is the error in my code? How do I debug the logic? Where do I go to find this information? In 2024 Stack…
November 1, 2024
By
Mark Otto
Recently, we launched a new AWS Cloud Development Kit (CDK) L2 construct for Amazon CloudFront Origin Access Control (OAC). This construct simplifies the configuration and maintenance of securing Amazon Simple Storage Service (Amazon S3) CloudFront origins with CDK. Launched in 2022, OAC is the recommended way to…
October 31, 2024
By
Mark Otto
We are happy to announce the release of Project Events to further enhance the user experience in managing and troubleshooting web application projects. Project Events provide real-time notifications within the project chat, giving users a detailed log of project-related events, including project builds, changes, and…