In many cases, you need the content of another private repository to test the current repository. For example, your main repository is a public repo, but you need a secret config file from a private repository, how do you securely setup your CI/CD environment?
Read MoreYou have a microservice application called skymap, and it has multiple deployment stage dev, test, stage, qa, prod. Each stage will be placed into separate, independent environments and not talking to each other. So you probably want to use – e.g. skymap-test as a prefix for all of your AWS Resource, such as VPC, S3 Bucket, Tag.
Read MoreHere at Enquizit we recently completed a new serverless web application running on AWS. It is our first serverless web application. In this post I will discuss the path we chose, and lessons learned along the way.
Read MoreOften, a transition to the AWS Cloud is triggered by an external event – a data center closure, an impending hardware upgrade, a demand for a new app. But making the migration in “react mode” is a missed opportunity that can lead to heartache and expense down the road. Read on to discover how…
Read MoreFor many years, governments have felt that the cloud and infrastructure as a service were not options for them. Governments tended to be unwilling to surrender control of their data to private cloud providers. They lacked confidence in cloud security since they are responsible for handling so much sensitive data
Read MoreYou have been contemplating migrating apps or systems to the AWS Cloud. It is a big decision, and cost is obviously top-of-mind. But focusing only on the price tag associated with migration is a trap that can lead to escalating frustrations and missed opportunities down the road.
Read MoreOver the past decade, Artificial Intelligence and Machine Learning (AI/ML) have moved from the realm of science fiction into the corporate and governmental mainstream. But while executives know what AI/ML is on a conceptual level, fewer leaders understand how to implement it to solve real business problems.
Read MoreContinuous integration and continuous deployment (CI/CD) is becoming a foundational part of DevOps. For tech giants like Amazon, Netflix, and Google, CI/CD allows their engineering team to make small changes in code and deploy those changes frequently, across all their platforms, without interrupting the user experience.
Read MoreIn response to this uptick in cyberthreats, the U.S. Department of Defense (DoD) launched the Cybersecurity Maturity Model Certification (CMMC), a set of standards that protect sensitive, unclassified DoD data that’s been shared with researchers and subcontractors. If colleges and universities want to continue receiving funding in future years, they’ll need to follow the DoD’s new guidelines.
Read More