Another Perspective on Remote Work
At Chariot, we know that having flexibility for our consultants in terms of where they work is good for our business and our clients.
At Chariot, we know that having flexibility for our consultants in terms of where they work is good for our business and our clients.
Journal My Health helps those with lasting COVID-19 effects and other chronic health issues track health data to enhance their care plan.
After years as a founder, mentor, and entrepreneur, Tracey Welson-Rossman chronicles her experience with her first product-driven business.
What’s next in enterprise technology? 2021 marks the 15th annual Emerging Technologies for the Enterprise conference for developers.
Cassandra Bailey, CEO of Slice Communications, discusses how to successfully shift your digital communications strategy to stay ‘top of mind’ during a pandemic and beyond.
“Traditional” deployment patterns separate the application from its infrastructure. Lambda deployments turn this model on its head, binding the infrastructure tightly to the running code. This can be a challenge, especially when developing in a team: it is all too easy for one developer to accidentally overwrite another’s work. In this post I look at several deployment options, and how they impact a development team.
Andrea Goulet, Co-Founder of Corgibytes, discusses Empathy-Driven Development: a framework for the skillful, concrete application of empathy on development teams.
Amy Cliett, Director of TechGirlz & WITS, talks with Tracey Welson-Rossman about the lessons learned pivoting these two in-person organizations to virtual.
Tracey Welson-Rossman sits down with Sowmya Gottipati, VP of Estee Lauder, Global Brand Technology, to talk about the iconic beauty brand’s innovations in AR & AI.
In my last post, I looked at how you could package your Lambda as a Docker image. In this post, I show how you can use the base Amazon images to build a “traditional” Lambda and ensure that it has libraries that are appropriate for the Lambda runtime environment.