Johannes Kochlockhead.hashnode.dev·Sep 6, 2024Dear AWS, how do I build & develop purely on AWS right now?The announcements from AWS around deprecating certain services have raised a bunch of questions and concerns in the AWS community. As Jeff Barr wrote, these are the services: S3 Select, CloudSearch, Cloud9, SimpleDB, Forecast, Data Pipeline, and Code...1 likeAWS
Johannes Kochlockhead.hashnode.dev·Jul 21, 2024The state of CodeCatalyst in July 2024A few more months in… CodeCatalyst has been officially announced in december 2022 and reached GA in april 2023. Since then, it has been getting a lot of updates and changes, some of them you’ve potentially never had a look on.In december 2023, major ...1 likeAWS
Sumit Mondalsumit007.hashnode.dev·Jan 21, 2024A Beginner's Guide to Harnessing the Power of CodeCatalyst in AWSIntroduction: In the vast landscape of cloud computing, Amazon Web Services (AWS) stands tall as a prominent player, offering a myriad of services to cater to diverse needs. Among these services is CodeCatalyst, a powerful tool that simplifies and ac...AWS - HandsOnAWS
Johannes Kochlockhead.hashnode.dev·Nov 27, 2023Custom BluePrints in CodeCatalyst – templated projects that empower you to build better softwareIn this post you will learn how to build a Custom BluePrints in Amazon CodeCatalyst. You will get to know how Custom BluePrints allow you to generate a consistent setup of your projects and CI/CD workflows and how you can leverage this to empower you...CI/CD
Johannes Kochlockhead.hashnode.dev·Nov 27, 2023Amazon CodeCatalyst’s integration with the IAM identity center allows SSO with your own IdPIn this post you will learn how the new integration of the IAM Identity center with Amazon CodeCatalyst allows to use your own IdP as single source of truth of users for CodeCatalyst spaces. We will look at how you can connect a space to an IdP and o...AWS
Johannes Kochlockhead.hashnode.dev·Nov 27, 2023Amazon CodeCatalyst’s packages support – a glimpse at what’s to come for artifact managementIn this post you will get a short introduction and my personal assessment on how the new Packages component in CodeCatalyst can help you to set up your complete SDLC in Amazon CodeCatalyst. Only npm supported – a early launch to show what we can expe...AWS
Tom Moorebasementprogrammer.com·Mar 12, 2023Amazon CodeCatalyst Development EnvironmentsIf you are like me, you like to be able to write code anywhere. While I pretty much always have my laptop set up with development tools, I also have a bad habit of not pushing my changes when I get done. I then pull out a different device and get rea...65 readsDevops
Tom Moorebasementprogrammer.com·Feb 23, 2023Building .NET 7 Applications using Amazon CodeCatalystThis past re:Invent AWS Launched Amazon CodeCatalyst the new All-In-One DevOps service. CodeCatalyst provides you with a single pane of glass to source control management, handling pull requests, issue management and software builds. CodeCatalyst use...139 readsdotnet